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