podman-2:1.6.4-0.11.dev.git24efb5e
- autobuilt 24efb5e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fce3f32f9c
commit
dbe193624a
1
.gitignore
vendored
1
.gitignore
vendored
@ -630,3 +630,4 @@
|
||||
/libpod-2e2d82c.tar.gz
|
||||
/libpod-aad2904.tar.gz
|
||||
/libpod-b4a83bf.tar.gz
|
||||
/libpod-24efb5e.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 b4a83bf9aebb1aba3b4a5fcceb777f37036f64cb
|
||||
%global commit0 24efb5e4ebb6fa96219afeac543d33299b6e1491
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.4
|
||||
# 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/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.11.dev.git24efb5e
|
||||
- autobuilt 24efb5e
|
||||
|
||||
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.10.dev.gitb4a83bf
|
||||
- autobuilt b4a83bf
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-b4a83bf.tar.gz) = f2df48de6d1fad035f1be252695482a8583de378984cb0eb844f3cec024e291a4f17951abc9ad7ae33e9999c4428d263190d39e0972311d1e830159d28c8d081
|
||||
SHA512 (libpod-24efb5e.tar.gz) = d46f34a339e2e801ea97d79a79a710aa1aa6b38f08899953fdcd087162922245c731309cbc196b498613857ccc8e5c1b7ac216c141cba72dd4ba2a7a73ad5928
|
||||
|
Loading…
Reference in New Issue
Block a user