podman-2:1.6.0-0.34.dev.gite87012d
- autobuilt e87012d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
31688eea6c
commit
e5b6be1a95
1
.gitignore
vendored
1
.gitignore
vendored
@ -515,3 +515,4 @@
|
||||
/libpod-a8c2b5d.tar.gz
|
||||
/libpod-d4399ee.tar.gz
|
||||
/libpod-0fb807d.tar.gz
|
||||
/libpod-e87012d.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 0fb807dd6bec8daae02bdab40f0f8d14b9353cb5
|
||||
%global commit0 e87012de126a701a5afce73bea3811a540059f65
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.33.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.34.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
|
||||
* Fri Sep 27 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.34.dev.gite87012d
|
||||
- autobuilt e87012d
|
||||
|
||||
* Fri Sep 27 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.33.dev.git0fb807d
|
||||
- autobuilt 0fb807d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-0fb807d.tar.gz) = a26d62fe6098bd54bc1053c5e7b21ee98bec3747bc76eb93ab1b847221842449547ef79caa87c44a675b56da4a37a74c459990359d55e1d586603041a5fe0438
|
||||
SHA512 (libpod-e87012d.tar.gz) = e557000bc9772f5719e73ce7ae67b0450d77530da68012a0d834bcf64cd5de08de618c62ad5cee741d646decf7beb758563cb84440e95bb97ecba19de6fcfe03
|
||||
|
Loading…
Reference in New Issue
Block a user