podman-2:1.7.1-0.52.dev.git9f146b1
- autobuilt 9f146b1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
90809669ab
commit
6bcc8184d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -769,3 +769,4 @@
|
|||||||
/libpod-d52132b.tar.gz
|
/libpod-d52132b.tar.gz
|
||||||
/libpod-55abb6d.tar.gz
|
/libpod-55abb6d.tar.gz
|
||||||
/libpod-7e1afe0.tar.gz
|
/libpod-7e1afe0.tar.gz
|
||||||
|
/libpod-9f146b1.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 7e1afe0e68ccb4483156ea896d2cb581560294db
|
%global commit0 9f146b1b54736ec1b683e3a7381c85d10b1a66a3
|
||||||
%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.51.dev.git%{shortcommit0}%{?dist}
|
Release: 0.52.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
|
||||||
|
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.52.dev.git9f146b1
|
||||||
|
- autobuilt 9f146b1
|
||||||
|
|
||||||
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.51.dev.git7e1afe0
|
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.51.dev.git7e1afe0
|
||||||
- autobuilt 7e1afe0
|
- autobuilt 7e1afe0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-7e1afe0.tar.gz) = b5809d75f6874e200c4eeab2678bdcc56cedd2481c7bf9ec6a480ed4142d0c0e57e24fe602843e93bcab8539dd659b7d4809316f3b81db5c3973bb2e397a95de
|
SHA512 (libpod-9f146b1.tar.gz) = 7c71c5f4571f2d41f9dc38ff5341619b6454b875c0dcf300a4d41e0789f2c361f6c1b8e665e915ea2cd2b0105e174c4dddee84c26c2b86daab7688b0ddd02100
|
||||||
|
Loading…
Reference in New Issue
Block a user