podman-2:1.7.0-0.15.dev.gite6b8433
- autobuilt e6b8433 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
140c159483
commit
3134cb5dd2
1
.gitignore
vendored
1
.gitignore
vendored
@ -709,3 +709,4 @@
|
||||
/libpod-4329204.tar.gz
|
||||
/libpod-1e440a3.tar.gz
|
||||
/libpod-fab67f3.tar.gz
|
||||
/libpod-e6b8433.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 fab67f33930cf793d6780408406bc0305c70ff8f
|
||||
%global commit0 e6b843312b93ddaf99d0ef94a7e60ff66bc0eac8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Dec 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.15.dev.gite6b8433
|
||||
- autobuilt e6b8433
|
||||
|
||||
* Tue Dec 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.14.dev.gitfab67f3
|
||||
- autobuilt fab67f3
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-fab67f3.tar.gz) = 1bc83c0bba59c8565fa2a129055cb3a77ed3029001c5f8016ecc847bbaa03315283794b4739d5d22c9f0f71a03d164e0237bc2dcdec9ee9945bc0ab7265014e1
|
||||
SHA512 (libpod-e6b8433.tar.gz) = fca2cfde720782860b35125ca03271cc0d8d024f99b89a326a088cb3391f47fa4f12a822d621283ac022178c06b892453c63b648a931d3e917b2fc150b4f1e9d
|
||||
|
Loading…
Reference in New Issue
Block a user