podman-2:1.6.3-0.30.dev.git9ba8dae
- autobuilt 9ba8dae Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
de38b4e9ab
commit
6f81426ff4
1
.gitignore
vendored
1
.gitignore
vendored
@ -602,3 +602,4 @@
|
||||
/libpod-4762b63.tar.gz
|
||||
/libpod-63b57f5.tar.gz
|
||||
/libpod-a35d002.tar.gz
|
||||
/libpod-9ba8dae.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 a35d002b722c9beb711796de4a62faf30d067387
|
||||
%global commit0 9ba8dae0bfa5a5e894cf80e2ed114f6ca4bceb60
|
||||
%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.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.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
|
||||
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.30.dev.git9ba8dae
|
||||
- autobuilt 9ba8dae
|
||||
|
||||
* Wed Oct 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.29.dev.gita35d002
|
||||
- autobuilt a35d002
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-a35d002.tar.gz) = ec5b5c1d80acb0076a8da0ffd2c39157db4052521f223caa34f663396f54a1ed5e1f7a08a1830d4810b36c3c11d55b74e6c5eec92ebac4ce5d0a1c3b9a47b1b5
|
||||
SHA512 (libpod-9ba8dae.tar.gz) = 826c3bbb6262115126ecb765619bf2bac56bd21e5efa2aab17a0c7421364483f3d6895bd840a678d53467a350b9487bf3600e9f69a73da98e0622cae7600e5db
|
||||
|
Loading…
Reference in New Issue
Block a user