podman-2:1.6.3-0.1.dev.gitb6fdfa0
- bump to 1.6.3 - autobuilt b6fdfa0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7ceddcce3d
commit
8ab131a8b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -573,3 +573,4 @@
|
||||
/libpod-d7cbcfa.tar.gz
|
||||
/libpod-f2d9a9d.tar.gz
|
||||
/libpod-2b0892e.tar.gz
|
||||
/libpod-b6fdfa0.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -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 2b0892e757c878cdb087dd22b8986bccef0276ed
|
||||
%global commit0 b6fdfa041a3e0f0a754c1f3a6edd8bc0be6f6ed8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -38,10 +38,10 @@ Name: podman
|
||||
%if 0%{?fedora}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.6.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.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -587,6 +587,10 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.1.dev.gitb6fdfa0
|
||||
- bump to 1.6.3
|
||||
- autobuilt b6fdfa0
|
||||
|
||||
* Thu Oct 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.41.dev.git2b0892e
|
||||
- autobuilt 2b0892e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-2b0892e.tar.gz) = 88d17dfd5b7c9fca468df4217c851005110ae3da4443678e62c9c2cf93d2ba0df8d33377844962aab7bfa3b6e34ffb7c0055ce77e929db0b422deb85015c7539
|
||||
SHA512 (libpod-b6fdfa0.tar.gz) = 1628e55d1fbfe280499308fd07b0b6759818229154806eb2d919c9cbad04de01994326a2c24a896605611d303639c0008948fb6776bf076696d90ab5787a0e7b
|
||||
|
Loading…
Reference in New Issue
Block a user