podman-2:2.0.0-0.30.dev.git59dd341
- autobuilt 59dd341 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0b37755146
commit
b844a4ab96
1
.gitignore
vendored
1
.gitignore
vendored
@ -936,3 +936,4 @@
|
||||
/libpod-4611ff5.tar.gz
|
||||
/libpod-a88cd9a.tar.gz
|
||||
/libpod-d5358e6.tar.gz
|
||||
/libpod-59dd341.tar.gz
|
||||
|
@ -31,7 +31,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 d5358e676486bf894eadffd0b55c7e5d6a35867b
|
||||
%global commit0 59dd3418f6ee137aa0c2cf678dc9444c5ea0019d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -651,6 +651,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri May 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.30.dev.git59dd341
|
||||
- autobuilt 59dd341
|
||||
|
||||
* Fri May 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.29.dev.gitd5358e6
|
||||
- autobuilt d5358e6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d5358e6.tar.gz) = fe25af876f9ceed56ab55b13de49c01c2bd1ad6a2f4c719760c0ea9fa8b6eeaf01ee1df50ba5165b8ad45ba0e00efee599d92445070e386fd62ff6c26ca192e5
|
||||
SHA512 (libpod-59dd341.tar.gz) = 5400c6e9265afd793ef57bc990b9becc1fd0781d18ab78c0fd0a1e9052fe243b666111324a3aa0e478c844c25a98a688b616b971a534bcdcf41dc6d667278b08
|
||||
|
Loading…
Reference in New Issue
Block a user