podman-2:1.8.3-0.56.dev.git6e8f6ca
- autobuilt 6e8f6ca Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3fb821c5f9
commit
6228aef4e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -850,3 +850,4 @@
|
||||
/libpod-9c7410d.tar.gz
|
||||
/libpod-4e3010d.tar.gz
|
||||
/libpod-56ab9e4.tar.gz
|
||||
/libpod-6e8f6ca.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 56ab9e4cc8a33bb8a791a799753a11c33809dedf
|
||||
%global commit0 6e8f6cab602b43d05c97c167faa56b3f46f1f73a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.55.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.56.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.56.dev.git6e8f6ca
|
||||
- autobuilt 6e8f6ca
|
||||
|
||||
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.55.dev.git56ab9e4
|
||||
- autobuilt 56ab9e4
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-56ab9e4.tar.gz) = e0f86420370ef1817bcb6613e771ca17a9efbeffeae192602e9931699db2f4097420f715f14acfcd7731c98d7713ce35ae89705a178d940b3375d2e450abf4d4
|
||||
SHA512 (libpod-6e8f6ca.tar.gz) = 82d75e24f6c82f98753fdd6c7d62793a715fad7b3aa6afee1f58b5a5e84b6969b9629b5a0641ba43b197bba146627636a38f6ca3812e8a8f810b2610c494bfeb
|
||||
|
Loading…
Reference in New Issue
Block a user