podman-2:1.6.2-0.8.dev.gitbd08fc0
- autobuilt bd08fc0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6f06fb88a2
commit
a42b9e2bb0
1
.gitignore
vendored
1
.gitignore
vendored
@ -542,3 +542,4 @@
|
|||||||
/libpod-7af4074.tar.gz
|
/libpod-7af4074.tar.gz
|
||||||
/libpod-1fe9556.tar.gz
|
/libpod-1fe9556.tar.gz
|
||||||
/libpod-70d5b0a.tar.gz
|
/libpod-70d5b0a.tar.gz
|
||||||
|
/libpod-bd08fc0.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 70d5b0a6fbb86174e113d8a8a3b4b40eb7b7a297
|
%global commit0 bd08fc0e9b3a9943008585879877b68789e38c31
|
||||||
%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.2
|
Version: 1.6.2
|
||||||
# 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.7.dev.git%{shortcommit0}%{?dist}
|
Release: 0.8.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
|
||||||
|
* Fri Oct 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.8.dev.gitbd08fc0
|
||||||
|
- autobuilt bd08fc0
|
||||||
|
|
||||||
* Fri Oct 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.7.dev.git70d5b0a
|
* Fri Oct 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.7.dev.git70d5b0a
|
||||||
- autobuilt 70d5b0a
|
- autobuilt 70d5b0a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-70d5b0a.tar.gz) = 4092abc3f9aa2b554af77f31d2388752374b828a4faef6c5bab78b3e35b55708b8facc021fb43412c32c11c5f3a5b602ea09ccfd8c63e73ddbbc2aa6361ecc67
|
SHA512 (libpod-bd08fc0.tar.gz) = 83de788ca7aa62e5152b2563eeb5cc9b84a238b5e178dc02101003ccb74c4a3c7005c263ac213a4d2ea1dfb51f7be60aa4683aa89fcd27ca218796e066ac7494
|
||||||
|
Loading…
Reference in New Issue
Block a user