podman-2:2.0.0-0.130.dev.git37c9078
- autobuilt 37c9078 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5ada345f4f
commit
adae26ec7c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1035,3 +1035,4 @@
|
|||||||
/libpod-fbe09d7.tar.gz
|
/libpod-fbe09d7.tar.gz
|
||||||
/libpod-9967f28.tar.gz
|
/libpod-9967f28.tar.gz
|
||||||
/libpod-6346846.tar.gz
|
/libpod-6346846.tar.gz
|
||||||
|
/libpod-37c9078.tar.gz
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 63468464e8365adefebee7127be888ea649edd8e
|
%global commit0 37c907868db51ce8357eedd818e5962cd3adf99d
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -52,7 +52,7 @@ Epoch: 0
|
|||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
# 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.129.dev.git%{shortcommit0}%{?dist}
|
Release: 0.130.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/
|
||||||
@ -636,6 +636,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.130.dev.git37c9078
|
||||||
|
- autobuilt 37c9078
|
||||||
|
|
||||||
* Wed Jun 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.129.dev.git6346846
|
* Wed Jun 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.129.dev.git6346846
|
||||||
- autobuilt 6346846
|
- autobuilt 6346846
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-6346846.tar.gz) = 6134da36086efc615f652d45e61b01fca59831e715c713a730abb96fb6f7320eab2dde615021c4bd92ddd7dcac7b34cce6337bba4dd1cd06c948ddff27e5354e
|
SHA512 (libpod-37c9078.tar.gz) = 4741171fb3ad2f3afb6903448521eb6588efb214888a87030f6937d3e5d768e5f17cf96508147abd72fbf84d4d1a770ce114b1e328d230f8012c97fd22e40fac
|
||||||
|
Loading…
Reference in New Issue
Block a user