podman-2:1.6.3-0.3.dev.git02ab9c7
- autobuilt 02ab9c7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
084dd0130a
commit
97e01ec63e
1
.gitignore
vendored
1
.gitignore
vendored
@ -575,3 +575,4 @@
|
|||||||
/libpod-2b0892e.tar.gz
|
/libpod-2b0892e.tar.gz
|
||||||
/libpod-b6fdfa0.tar.gz
|
/libpod-b6fdfa0.tar.gz
|
||||||
/libpod-f0da9cf.tar.gz
|
/libpod-f0da9cf.tar.gz
|
||||||
|
/libpod-02ab9c7.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 f0da9cfc26158098c2f63dbba7fe33fd4af800aa
|
%global commit0 02ab9c73c1ec48820db6aed9a0cb5c4d46ea0752
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -587,6 +587,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.3.dev.git02ab9c7
|
||||||
|
- autobuilt 02ab9c7
|
||||||
|
|
||||||
* Fri Oct 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.2.dev.gitf0da9cf
|
* Fri Oct 18 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.2.dev.gitf0da9cf
|
||||||
- autobuilt f0da9cf
|
- autobuilt f0da9cf
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-f0da9cf.tar.gz) = e937a0ab864ec329548d7ff00bbbc57b4fe87171cd0a419476ccd7532fb0bb15b71073af408d6b8ec5df9f4b9e3c8ded962bf303c4a1c2c986d8afc2ece00579
|
SHA512 (libpod-02ab9c7.tar.gz) = a04040167563f5a13a7148f2f61b577ae5ce6a1a1b845ebf8df1775dedc72a505ee35ecdf3fb88cd110cf67a7c75a4764ad51aeac7f46c1fd90c4593a3a14df3
|
||||||
|
Loading…
Reference in New Issue
Block a user