podman-2:1.7.1-0.29.dev.gite025b43
- autobuilt e025b43 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b30a7b507a
commit
2b9318b92c
1
.gitignore
vendored
1
.gitignore
vendored
@ -746,3 +746,4 @@
|
||||
/libpod-ad5137b.tar.gz
|
||||
/libpod-12aa9ca.tar.gz
|
||||
/libpod-d914cc2.tar.gz
|
||||
/libpod-e025b43.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 d914cc231a0b1b27f2f29dabc58bcb1b88e12822
|
||||
%global commit0 e025b43060e7d9841dfdc7c9bfca93c7d99241b4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.28.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.29.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -626,6 +626,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Jan 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.29.dev.gite025b43
|
||||
- autobuilt e025b43
|
||||
|
||||
* Wed Jan 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.28.dev.gitd914cc2
|
||||
- autobuilt d914cc2
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d914cc2.tar.gz) = 9b6dd2d221fc6ea703ffea578ff74d518e6f08cf28deb3af0133cc9936a5a0755728009d049c747d56139ff6158268e6f4fa61433b80d3f106a415c4a6e9ed35
|
||||
SHA512 (libpod-e025b43.tar.gz) = 0d6d173dddd11dd4d7974c69a75578de996a45d11557fb2804b0967140430e7b3f43569a6414024cbf853af1a5947e7cbfef172b6c7bd6411bf8f62132272fd9
|
||||
|
Loading…
Reference in New Issue
Block a user