podman-2:1.6.3-0.2.dev.gitf0da9cf
- autobuilt f0da9cf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8ab131a8b1
commit
084dd0130a
1
.gitignore
vendored
1
.gitignore
vendored
@ -574,3 +574,4 @@
|
||||
/libpod-f2d9a9d.tar.gz
|
||||
/libpod-2b0892e.tar.gz
|
||||
/libpod-b6fdfa0.tar.gz
|
||||
/libpod-f0da9cf.tar.gz
|
||||
|
@ -27,12 +27,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 b6fdfa041a3e0f0a754c1f3a6edd8bc0be6f6ed8
|
||||
%global commit0 f0da9cfc26158098c2f63dbba7fe33fd4af800aa
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v1.6.2-rc1
|
||||
%global built_tag v1.6.2
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -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.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.2.dev.gitf0da9cf
|
||||
- autobuilt f0da9cf
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-b6fdfa0.tar.gz) = 1628e55d1fbfe280499308fd07b0b6759818229154806eb2d919c9cbad04de01994326a2c24a896605611d303639c0008948fb6776bf076696d90ab5787a0e7b
|
||||
SHA512 (libpod-f0da9cf.tar.gz) = e937a0ab864ec329548d7ff00bbbc57b4fe87171cd0a419476ccd7532fb0bb15b71073af408d6b8ec5df9f4b9e3c8ded962bf303c4a1c2c986d8afc2ece00579
|
||||
|
Loading…
Reference in New Issue
Block a user