podman-2:1.7.1-0.17.dev.git2d5fd7c
- autobuilt 2d5fd7c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
49a514bf9d
commit
77b994068b
1
.gitignore
vendored
1
.gitignore
vendored
@ -734,3 +734,4 @@
|
||||
/libpod-6ed88e0.tar.gz
|
||||
/libpod-e1ffac6.tar.gz
|
||||
/libpod-0e9c208.tar.gz
|
||||
/libpod-2d5fd7c.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 0e9c208d3f9fc6f160f7e7746119ddf99ae6f220
|
||||
%global commit0 2d5fd7cc3718d27b35352e80c0c3296c5bb69c2f
|
||||
%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.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.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
|
||||
* Sat Jan 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.17.dev.git2d5fd7c
|
||||
- autobuilt 2d5fd7c
|
||||
|
||||
* Fri Jan 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.16.dev.git0e9c208
|
||||
- autobuilt 0e9c208
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-0e9c208.tar.gz) = c1f27ad0d5579ac4ccc28009a56773107dd8287894a353f5621d9e2169dc7415bb98680ac130495cab18f3a8c64fc30fe7d828b84cd6755e554c7d8c1a15af9a
|
||||
SHA512 (libpod-2d5fd7c.tar.gz) = f17400b43ac625d7eeb5a30a51af2e6b6dfa0f54980910dedffcb3cb1452900bc6dba03c894aa4905694728668a27df23f697d3a06d981c3baa9839e23da1261
|
||||
|
Loading…
Reference in New Issue
Block a user