podman-2:1.6.4-0.3.dev.gita904e21
- autobuilt a904e21 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0ac18e9b53
commit
ccdb87bd53
1
.gitignore
vendored
1
.gitignore
vendored
@ -622,3 +622,4 @@
|
||||
/libpod-1db4556.tar.gz
|
||||
/libpod-cc19b09.tar.gz
|
||||
/libpod-08c5c54.tar.gz
|
||||
/libpod-a904e21.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 08c5c546dcb0056d6a4f11a39ac3eba8cd7429fe
|
||||
%global commit0 a904e21cf0213185fd115683dc2adc4baeff922a
|
||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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.3.dev.gita904e21
|
||||
- autobuilt a904e21
|
||||
|
||||
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.2.dev.git08c5c54
|
||||
- autobuilt 08c5c54
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-08c5c54.tar.gz) = c055e70da6ad860dea792de4e5d493e8354c486123664f3847062865172d6d4e2bbb57ff0f3c9637ece02832f88c3db3d333de74ae3424486a03da9c43c4d49b
|
||||
SHA512 (libpod-a904e21.tar.gz) = add69d63c029332b72b2a2395aea6d0298d7d19c5edd2b2006ca82a72b8fc8a8fc15e7fffe9e56fd9aea50e0b3202e0c1a3435cb0204dfde69d0f93f8031df1b
|
||||
|
Loading…
Reference in New Issue
Block a user