podman-2:1.7.1-0.25.dev.git564bd69
- autobuilt 564bd69 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7dd1c4cd9e
commit
8eec3a6d09
1
.gitignore
vendored
1
.gitignore
vendored
@ -742,3 +742,4 @@
|
||||
/libpod-6c3d383.tar.gz
|
||||
/libpod-79ec2a9.tar.gz
|
||||
/libpod-3961882.tar.gz
|
||||
/libpod-564bd69.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 3961882ffe9e1cb83adab483caf39a0db5b4430a
|
||||
%global commit0 564bd693cae4e8a870be7a7860ef673e793f6358
|
||||
%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.24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.25.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
|
||||
* Tue Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.25.dev.git564bd69
|
||||
- autobuilt 564bd69
|
||||
|
||||
* Tue Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.24.dev.git3961882
|
||||
- autobuilt 3961882
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-3961882.tar.gz) = 319aa891b0399ac7421adc02ecc34d5361c6cdf4611eac6ae84435cd6e3f8c9618d84ac06e596cc5a2dd229ffc364437766a9afc280f8cb05ecd3a30098c2de6
|
||||
SHA512 (libpod-564bd69.tar.gz) = b5e84e5dc9bdf660688421fb0266765f79c036dd421c3f3c758fe091f35f794105424b536afa016d45c2b05303bea5aa78ee15c0d7680f68d0a3a819631d08ee
|
||||
|
Loading…
Reference in New Issue
Block a user