podman-2:1.6.2-0.23.dev.git495db28
- autobuilt 495db28 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
eaaa2fed1a
commit
3f030510e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -554,3 +554,4 @@
|
||||
/libpod-f39e097.tar.gz
|
||||
/libpod-6d35eac.tar.gz
|
||||
/libpod-43dcc91.tar.gz
|
||||
/libpod-495db28.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 43dcc917aed8208ffec99b50e469da03ef34d9e8
|
||||
%global commit0 495db28c7537cbf05ef8c1416f7bea35e193404e
|
||||
%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.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.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
|
||||
* Fri Oct 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.23.dev.git495db28
|
||||
- autobuilt 495db28
|
||||
|
||||
* Fri Oct 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.22.dev.git43dcc91
|
||||
- autobuilt 43dcc91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-43dcc91.tar.gz) = 5e5f7e4356a4af674985a44e9b57d34bfa59288efa5f278a5925d0f72694a552c29977e0c326c4d017a69b1f1bb94b2eee916e256be3bc88d72f92647b4a1afe
|
||||
SHA512 (libpod-495db28.tar.gz) = 37f1978fc06baa9ed901b5b3fb1832f90917a7d55784c5cc1b095e091c91e3904393b4798286697903be16b461b43978def0092c5864e8b8cea5ed5ec2b0b3e5
|
||||
|
Loading…
Reference in New Issue
Block a user