podman-2:1.6.1-0.11.dev.git0046b01
- autobuilt 0046b01 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3d045feb83
commit
ec60ea0864
1
.gitignore
vendored
1
.gitignore
vendored
@ -533,3 +533,4 @@
|
|||||||
/libpod-257a985.tar.gz
|
/libpod-257a985.tar.gz
|
||||||
/libpod-2648955.tar.gz
|
/libpod-2648955.tar.gz
|
||||||
/libpod-dac7889.tar.gz
|
/libpod-dac7889.tar.gz
|
||||||
|
/libpod-0046b01.tar.gz
|
||||||
|
@ -27,12 +27,12 @@
|
|||||||
%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 dac7889d134e1c8f2b26a73b93312c3463367178
|
%global commit0 0046b0195e9c429cce2926977f0ed5da0dea7be5
|
||||||
%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
|
||||||
# to decide whether to autobuild (non-rawhide only)
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
%global built_tag v1.6.0
|
%global built_tag v1.6.1-rc1
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.1
|
Version: 1.6.1
|
||||||
# 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.10.dev.git%{shortcommit0}%{?dist}
|
Release: 0.11.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/
|
||||||
@ -585,6 +585,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.11.dev.git0046b01
|
||||||
|
- autobuilt 0046b01
|
||||||
|
|
||||||
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.10.dev.gitdac7889
|
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.10.dev.gitdac7889
|
||||||
- autobuilt dac7889
|
- autobuilt dac7889
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-dac7889.tar.gz) = 43b7ca42899db96f2f9cea9caf731c50bcd66267991a452159875b0e291e9b4c4116a3295209025d6edddc3d20cc116328ccb23039dbba9426c5e65054b29630
|
SHA512 (libpod-0046b01.tar.gz) = d936110bcbf09ca0624c1ac0b29be77ec5ea090d2354f83316bd5e432c98ac7e81b8edf33adf147db1c09f88d2b0d49f405e86e2e006e6378ef0fab5a9bbef37
|
||||||
|
Loading…
Reference in New Issue
Block a user