podman-2:1.6.3-0.21.dev.git1b5c2d1
- autobuilt 1b5c2d1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1ae9e033b7
commit
c86999ced0
1
.gitignore
vendored
1
.gitignore
vendored
@ -593,3 +593,4 @@
|
||||
/libpod-ea46937.tar.gz
|
||||
/libpod-ac73fd3.tar.gz
|
||||
/libpod-94864ad.tar.gz
|
||||
/libpod-1b5c2d1.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 94864adb2888c6648bd061004e81dd20f8a30280
|
||||
%global commit0 1b5c2d14409c4fb5d83fff77d4a17f0dcfe9e04e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.20.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.21.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.21.dev.git1b5c2d1
|
||||
- autobuilt 1b5c2d1
|
||||
|
||||
* Mon Oct 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.20.dev.git94864ad
|
||||
- autobuilt 94864ad
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-94864ad.tar.gz) = 6dfd4c2076dbaaec86f624dcaa86ac3cc5b8dc3df092c707a1130f551c8ec8df116a2098faf1565410ad8dfb2543036d51c837c275a1861c70004b804c94e89c
|
||||
SHA512 (libpod-1b5c2d1.tar.gz) = 9c27ed5edfade9fa150585ec6b98c1f83d31bc771a94e777425a2c692c1ad6b33e076c91836ad043f11001015b0c0d3a79785e7e750d421ce63c0e5a2cebac38
|
||||
|
Loading…
Reference in New Issue
Block a user