podman-2:1.6.2-0.10.dev.git589261f
- autobuilt 589261f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0472bfba2e
commit
596e81abfb
1
.gitignore
vendored
1
.gitignore
vendored
@ -544,3 +544,4 @@
|
||||
/libpod-70d5b0a.tar.gz
|
||||
/libpod-bd08fc0.tar.gz
|
||||
/libpod-2c2782a.tar.gz
|
||||
/libpod-589261f.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 2c2782a2179aee6c76d90e864708e2e5ceb09349
|
||||
%global commit0 589261f275b485d78a6ac1bd7b95578257fc020f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -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.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.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
|
||||
* Mon Oct 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.10.dev.git589261f
|
||||
- autobuilt 589261f
|
||||
|
||||
* Fri Oct 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.9.dev.git2c2782a
|
||||
- autobuilt 2c2782a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-2c2782a.tar.gz) = 50cd2c704858b252cb43c667bdff45d58f9b85bf293108848c6d19f870cd15760fd6ad48b5bbbceced62083bd77c221473cc911904baf71ccdbd8b6332ba73c9
|
||||
SHA512 (libpod-589261f.tar.gz) = 1a4e896e05c6553b5bb6a2d61595e48451a0052ba06778c0d6ed980fd32c8981c45efecb5040ada1704be3500383c9694c4570eb23b0f945688f8a3460c312bf
|
||||
|
Loading…
Reference in New Issue
Block a user