podman-2:1.7.0-0.13.dev.git1e440a3
- autobuilt 1e440a3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
de28719c34
commit
a94978caac
1
.gitignore
vendored
1
.gitignore
vendored
@ -707,3 +707,4 @@
|
||||
/libpod-b2f05e0.tar.gz
|
||||
/libpod-1162183.tar.gz
|
||||
/libpod-4329204.tar.gz
|
||||
/libpod-1e440a3.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 43292040ab6841779def4872a4c337a77b05bfa0
|
||||
%global commit0 1e440a3a3f7c7a1ac5896ae834e884c0dc3907f3
|
||||
%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.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.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.13.dev.git1e440a3
|
||||
- autobuilt 1e440a3
|
||||
|
||||
* Tue Dec 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.12.dev.git4329204
|
||||
- autobuilt 4329204
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-4329204.tar.gz) = 173603f75836cebf8585266befffcfbb2a38ccd4a440fba984c7f9129dbbe029992662699a10abf4cc0acc9a7f5abe0481cb2d611178b8508120e55cd6b7344b
|
||||
SHA512 (libpod-1e440a3.tar.gz) = 69f817861176ce7c2ca5fb9f7b331f69aece2255f91a2a0ed6b4795c9d3793c501a428d12863a081e3a2fc77a8cd3f228c5911371776cfdff91a06a68ff0c8c9
|
||||
|
Loading…
Reference in New Issue
Block a user