podman-2:1.9.0-11.1.dev.gitf0b6cde
- autobuilt f0b6cde Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
16f508bdef
commit
cd5f174b02
1
.gitignore
vendored
1
.gitignore
vendored
@ -907,3 +907,4 @@
|
|||||||
/libpod-e2a1373.tar.gz
|
/libpod-e2a1373.tar.gz
|
||||||
/libpod-a6caae0.tar.gz
|
/libpod-a6caae0.tar.gz
|
||||||
/libpod-0d01f09.tar.gz
|
/libpod-0d01f09.tar.gz
|
||||||
|
/libpod-f0b6cde.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 0d01f09bf4103538a6011019b690e5aa11c377db
|
%global commit0 f0b6cdede554316643187d40c67684daf5a2a2bb
|
||||||
%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: 10.1.dev.git%{shortcommit0}%{?dist}
|
Release: 11.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-11.1.dev.gitf0b6cde
|
||||||
|
- autobuilt f0b6cde
|
||||||
|
|
||||||
* Tue Apr 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-10.1.dev.git0d01f09
|
* Tue Apr 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-10.1.dev.git0d01f09
|
||||||
- autobuilt 0d01f09
|
- autobuilt 0d01f09
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-0d01f09.tar.gz) = bdb72916ac494d8dffd8ca2161af5724b444e28b08d7f8ed77315258df54d3111b25618f7031a89052bbc10ca233a21c56457f68fcdefaa79fc6b719c45dab96
|
SHA512 (libpod-f0b6cde.tar.gz) = 5968575e9d6acc85a35b3ad9dd1f68fa1b09cc8841c677c2145361d95f7061ba5d68936170cdccd940100e94ef9960ec4d7415fca533cde390adc786450b9aae
|
||||||
|
Loading…
Reference in New Issue
Block a user