podman-2:1.7.1-0.32.dev.gite1e405b
- autobuilt e1e405b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e463319683
commit
89b053ce08
1
.gitignore
vendored
1
.gitignore
vendored
@ -749,3 +749,4 @@
|
||||
/libpod-e025b43.tar.gz
|
||||
/libpod-34429f3.tar.gz
|
||||
/libpod-978b891.tar.gz
|
||||
/libpod-e1e405b.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 978b891c8d2ffa7d52d872625a9ce3816c90334c
|
||||
%global commit0 e1e405b70d687897423d0d1c327efd9bea190dff
|
||||
%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.31.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.32.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.32.dev.gite1e405b
|
||||
- autobuilt e1e405b
|
||||
|
||||
* Wed Jan 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.31.dev.git978b891
|
||||
- autobuilt 978b891
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-978b891.tar.gz) = 839a864fedcc487a753d18d71bc514b92ad0c1540dcf7607b21167db940995a3f53e8c661512b1df7a5668cf44f79258ebeb72b80a61880d22f016e7525a8d2c
|
||||
SHA512 (libpod-e1e405b.tar.gz) = dda58115419a358114100c6b012b71ef64f9c1b107725ad2ef63d64c72af41b8d6e5f9d4e23f27c8840412e3f0398de5a39f1117dbb7c3ac3e2944d0eda1ed11
|
||||
|
Loading…
Reference in New Issue
Block a user