podman-2:1.6.4-0.2.dev.git08c5c54
- autobuilt 08c5c54 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
98b758de83
commit
0ac18e9b53
1
.gitignore
vendored
1
.gitignore
vendored
@ -621,3 +621,4 @@
|
||||
/libpod-17eadda.tar.gz
|
||||
/libpod-1db4556.tar.gz
|
||||
/libpod-cc19b09.tar.gz
|
||||
/libpod-08c5c54.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 cc19b09b44634fe689c2a8b2e9b0102adf47c419
|
||||
%global commit0 08c5c546dcb0056d6a4f11a39ac3eba8cd7429fe
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.4
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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
|
||||
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.2.dev.git08c5c54
|
||||
- autobuilt 08c5c54
|
||||
|
||||
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.1.dev.gitcc19b09
|
||||
- bump to 1.6.4
|
||||
- autobuilt cc19b09
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-cc19b09.tar.gz) = 3c6e9ec143aaecdad9fb6dccf5cb793dc4e0d832d6b3353470d199798c34495275b4b52d3d9077f04ce0a9fa43490ea6083b99691098418c668da22788c06454
|
||||
SHA512 (libpod-08c5c54.tar.gz) = c055e70da6ad860dea792de4e5d493e8354c486123664f3847062865172d6d4e2bbb57ff0f3c9637ece02832f88c3db3d333de74ae3424486a03da9c43c4d49b
|
||||
|
Loading…
Reference in New Issue
Block a user