podman-2:1.6.3-0.42.dev.git2bf4df4
- autobuilt 2bf4df4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c6d21554e5
commit
b2144a05b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -614,3 +614,4 @@
|
||||
/libpod-04e8bf3.tar.gz
|
||||
/libpod-8238107.tar.gz
|
||||
/libpod-10d67fc.tar.gz
|
||||
/libpod-2bf4df4.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 10d67fcd3cc1e73322cbb40991496ff1e3f753d1
|
||||
%global commit0 2bf4df4dbf1c2fc5ad246e19641f9031b3354b7a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.41.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.42.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
|
||||
* Sat Nov 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.42.dev.git2bf4df4
|
||||
- autobuilt 2bf4df4
|
||||
|
||||
* Sat Nov 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.41.dev.git10d67fc
|
||||
- autobuilt 10d67fc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-10d67fc.tar.gz) = 0df8d98af7c7e73006d452d3aaac1c92cd568b6f4f6ce5d9924acc40419e6b6bd95bc2881d40a5ca3530e38fd0f366761b59f2daaaf8eda3243f4c884dbbd1c6
|
||||
SHA512 (libpod-2bf4df4.tar.gz) = ae18e8ca2df70a88812ceebeb65151b1190aef6f67f59e5a1811734582e330847de7325797bc24d2d5e848cd9a4d8993de54b8a54c04f0115ffa25e750b3346f
|
||||
|
Loading…
Reference in New Issue
Block a user