podman-2:1.6.1-0.12.dev.git960f07b
- autobuilt 960f07b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ec60ea0864
commit
f97f67b45b
1
.gitignore
vendored
1
.gitignore
vendored
@ -534,3 +534,4 @@
|
||||
/libpod-2648955.tar.gz
|
||||
/libpod-dac7889.tar.gz
|
||||
/libpod-0046b01.tar.gz
|
||||
/libpod-960f07b.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 0046b0195e9c429cce2926977f0ed5da0dea7be5
|
||||
%global commit0 960f07b0f79e6d6f94842fd4892e775c319f0a39
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -585,6 +585,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.12.dev.git960f07b
|
||||
- autobuilt 960f07b
|
||||
|
||||
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.11.dev.git0046b01
|
||||
- autobuilt 0046b01
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-0046b01.tar.gz) = d936110bcbf09ca0624c1ac0b29be77ec5ea090d2354f83316bd5e432c98ac7e81b8edf33adf147db1c09f88d2b0d49f405e86e2e006e6378ef0fab5a9bbef37
|
||||
SHA512 (libpod-960f07b.tar.gz) = ccbf850f1c19a1726d05e86e10150037c905312dd66a3886cda30a9b308953b6087f97a254cc5fa1148571d5c885d0f460120e8f499f92934e9cecbf2a60920e
|
||||
|
Loading…
Reference in New Issue
Block a user