podman-2:1.7.1-0.60.dev.git5bad873
- autobuilt 5bad873 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4fb6187106
commit
6769d7d846
1
.gitignore
vendored
1
.gitignore
vendored
@ -777,3 +777,4 @@
|
||||
/libpod-e6cf0ec.tar.gz
|
||||
/libpod-6518421.tar.gz
|
||||
/libpod-8beeb06.tar.gz
|
||||
/libpod-5bad873.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 8beeb067aac857deb29e91562cf4b6f068fe0328
|
||||
%global commit0 5bad873c4cd9fab9112e1d84ba376d47073cc8bb
|
||||
%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.59.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.60.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
|
||||
* Thu Jan 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.60.dev.git5bad873
|
||||
- autobuilt 5bad873
|
||||
|
||||
* Thu Jan 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.59.dev.git8beeb06
|
||||
- autobuilt 8beeb06
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-8beeb06.tar.gz) = b38cc8327b21a3bfc77c7d07dca0111b1a1b002babc92809f0416d923c63b2e1588bda3cf1b9fd7636f15c93bc0fac241f8d1c88acdef33aaf1cad6423f83041
|
||||
SHA512 (libpod-5bad873.tar.gz) = 997ab51f7d64f57f0d0666596366f8207a1bb1552d82dd9e247638abb397db1feb9bd7a20dd1823f36695574e2652231e39efeb323df31486e9a4171e6bd9683
|
||||
|
Loading…
Reference in New Issue
Block a user