podman-2:1.9.0-13.1.dev.gita756161
- autobuilt a756161 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4bfea7f996
commit
ce5f5cf3f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -909,3 +909,4 @@
|
|||||||
/libpod-0d01f09.tar.gz
|
/libpod-0d01f09.tar.gz
|
||||||
/libpod-f0b6cde.tar.gz
|
/libpod-f0b6cde.tar.gz
|
||||||
/libpod-ffcb99d.tar.gz
|
/libpod-ffcb99d.tar.gz
|
||||||
|
/libpod-a756161.tar.gz
|
||||||
|
@ -32,7 +32,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 ffcb99d8320f7b53548af7210b9705a3590a1bb8
|
%global commit0 a756161e80cd32b705bb0dfe3ec4753f883ec929
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.9.0
|
Version: 1.9.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: 12.1.dev.git%{shortcommit0}%{?dist}
|
Release: 13.1.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/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-13.1.dev.gita756161
|
||||||
|
- autobuilt a756161
|
||||||
|
|
||||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-12.1.dev.gitffcb99d
|
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-12.1.dev.gitffcb99d
|
||||||
- autobuilt ffcb99d
|
- autobuilt ffcb99d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-ffcb99d.tar.gz) = b26bcdf7ada78ba8d5cbac30ccdad2c9987d75f7838ff19a852e6d364a1faaadfe58a0f7863f5e020938688e8d8bed4b044b9562010e9843c5aa63a7abf2337a
|
SHA512 (libpod-a756161.tar.gz) = 70f75b538109032bc6dc63069292243530c32db43cc51323e61be019d4e8c97d1bde2e2cf2c09ef455b04f5de4bd24c94c7d9af3ab6750518eac81f91dcded96
|
||||||
|
Loading…
Reference in New Issue
Block a user