podman-2:1.7.1-0.26.dev.gitad5137b
- autobuilt ad5137b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8eec3a6d09
commit
caa85519f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -743,3 +743,4 @@
|
|||||||
/libpod-79ec2a9.tar.gz
|
/libpod-79ec2a9.tar.gz
|
||||||
/libpod-3961882.tar.gz
|
/libpod-3961882.tar.gz
|
||||||
/libpod-564bd69.tar.gz
|
/libpod-564bd69.tar.gz
|
||||||
|
/libpod-ad5137b.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 564bd693cae4e8a870be7a7860ef673e793f6358
|
%global commit0 ad5137bc7b346ef2e28eb85c872728b6748bc629
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -48,7 +48,7 @@ Epoch: 2
|
|||||||
Version: 1.7.1
|
Version: 1.7.1
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.25.dev.git%{shortcommit0}%{?dist}
|
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -626,6 +626,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.26.dev.gitad5137b
|
||||||
|
- autobuilt ad5137b
|
||||||
|
|
||||||
* Tue Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.25.dev.git564bd69
|
* Tue Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.25.dev.git564bd69
|
||||||
- autobuilt 564bd69
|
- autobuilt 564bd69
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-564bd69.tar.gz) = b5e84e5dc9bdf660688421fb0266765f79c036dd421c3f3c758fe091f35f794105424b536afa016d45c2b05303bea5aa78ee15c0d7680f68d0a3a819631d08ee
|
SHA512 (libpod-ad5137b.tar.gz) = 9c05678786adb6f6defb1ce49411be25c1993bb18544f034e7011e9db7963ec8f2f5cc4e973245dc22b52cb64a6ba3c66cd95f8ab4022de4f3f27bc4dc831b41
|
||||||
|
Loading…
Reference in New Issue
Block a user