podman-2:1.6.2-0.37.dev.gite7d5ac0
- autobuilt e7d5ac0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c228b868c5
commit
01adddaf87
1
.gitignore
vendored
1
.gitignore
vendored
@ -568,3 +568,4 @@
|
||||
/libpod-8172460.tar.gz
|
||||
/libpod-7825c58.tar.gz
|
||||
/libpod-dc1f8b6.tar.gz
|
||||
/libpod-e7d5ac0.tar.gz
|
||||
|
@ -27,12 +27,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 dc1f8b62b168e0815ed5e7eb7c61a26ec3a0c88c
|
||||
%global commit0 e7d5ac0e7533668c366fd4b68e1afd7642b01db9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v1.6.1
|
||||
%global built_tag v1.6.2-rc1
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.36.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.37.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 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.37.dev.gite7d5ac0
|
||||
- autobuilt e7d5ac0
|
||||
|
||||
* Wed Oct 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.36.dev.gitdc1f8b6
|
||||
- autobuilt dc1f8b6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-dc1f8b6.tar.gz) = 45988acf654ed0e9ec13eb289193ea3bc954d41e309aec3da839dbdd6a62fc4c53cfae4f0bf543311f11fffac26f8f936dae131570fa9c09c6d131e95d68ac9d
|
||||
SHA512 (libpod-e7d5ac0.tar.gz) = 72866f77325530ddaa23e650eb42f36353e361e07f8e337055c10d568b9835929cee912f2d00db0907cc8fd03739c65ac6a2c89d729dbb9c6407fcb5a178f6c5
|
||||
|
Loading…
Reference in New Issue
Block a user