podman-2:1.6.2-0.11.dev.gitc817ea1
- autobuilt c817ea1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
596e81abfb
commit
13797250d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -545,3 +545,4 @@
|
||||
/libpod-bd08fc0.tar.gz
|
||||
/libpod-2c2782a.tar.gz
|
||||
/libpod-589261f.tar.gz
|
||||
/libpod-c817ea1.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 589261f275b485d78a6ac1bd7b95578257fc020f
|
||||
%global commit0 c817ea1b33966c2f1f089b5c086df8cc45437065
|
||||
%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.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.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.11.dev.gitc817ea1
|
||||
- autobuilt c817ea1
|
||||
|
||||
* Mon Oct 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.10.dev.git589261f
|
||||
- autobuilt 589261f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-589261f.tar.gz) = 1a4e896e05c6553b5bb6a2d61595e48451a0052ba06778c0d6ed980fd32c8981c45efecb5040ada1704be3500383c9694c4570eb23b0f945688f8a3460c312bf
|
||||
SHA512 (libpod-c817ea1.tar.gz) = ff778f25ae57577524dbf1796762816928de53b0080c2be70da44dcd9f9b5e75751e42338f64a5b37e96280680be0ced8275db9e4525f07e328485faa8bbf230
|
||||
|
Loading…
Reference in New Issue
Block a user