podman-2:1.6.1-0.10.dev.gitdac7889
- autobuilt dac7889 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4b646a30dd
commit
3d045feb83
1
.gitignore
vendored
1
.gitignore
vendored
@ -532,3 +532,4 @@
|
|||||||
/libpod-32a2ce8.tar.gz
|
/libpod-32a2ce8.tar.gz
|
||||||
/libpod-257a985.tar.gz
|
/libpod-257a985.tar.gz
|
||||||
/libpod-2648955.tar.gz
|
/libpod-2648955.tar.gz
|
||||||
|
/libpod-dac7889.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 2648955cf5886299aedb37a7e4da542edbd0d5d8
|
%global commit0 dac7889d134e1c8f2b26a73b93312c3463367178
|
||||||
%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.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.9.dev.git%{shortcommit0}%{?dist}
|
Release: 0.10.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.10.dev.gitdac7889
|
||||||
|
- autobuilt dac7889
|
||||||
|
|
||||||
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.9.dev.git2648955
|
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.9.dev.git2648955
|
||||||
- autobuilt 2648955
|
- autobuilt 2648955
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-2648955.tar.gz) = 7df53e55441a4936390ab12d274d9ec1164dc5a486a6b00af85c3a7e708e8c5120367ed8e51a7972fac0397c186f21a44f52aa51c54414a9da85b41d506080f7
|
SHA512 (libpod-dac7889.tar.gz) = 43b7ca42899db96f2f9cea9caf731c50bcd66267991a452159875b0e291e9b4c4116a3295209025d6edddc3d20cc116328ccb23039dbba9426c5e65054b29630
|
||||||
|
Loading…
Reference in New Issue
Block a user