podman-2:1.7.0-0.20.dev.git6a370cb
- autobuilt 6a370cb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e674af37a2
commit
d150a7082c
1
.gitignore
vendored
1
.gitignore
vendored
@ -714,3 +714,4 @@
|
|||||||
/libpod-1ba6d0f.tar.gz
|
/libpod-1ba6d0f.tar.gz
|
||||||
/libpod-e33d7e9.tar.gz
|
/libpod-e33d7e9.tar.gz
|
||||||
/libpod-fcd48db.tar.gz
|
/libpod-fcd48db.tar.gz
|
||||||
|
/libpod-6a370cb.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 fcd48db4d24f6dba4fb2652d72aa0d86e167aa0c
|
%global commit0 6a370cbbc7da9b7232bafed5e1afbe05ae88bcad
|
||||||
%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.0
|
Version: 1.7.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.19.dev.git%{shortcommit0}%{?dist}
|
Release: 0.20.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/
|
||||||
@ -633,6 +633,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.20.dev.git6a370cb
|
||||||
|
- autobuilt 6a370cb
|
||||||
|
|
||||||
* Fri Dec 20 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.19.dev.gitfcd48db
|
* Fri Dec 20 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.19.dev.gitfcd48db
|
||||||
- autobuilt fcd48db
|
- autobuilt fcd48db
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-fcd48db.tar.gz) = 4505ee02fdb3acf5c90312d4a55d04e7afe055a73ffdaa3e3540d2fc19145bcb94cd7d03f911848fbbe4d1ed4d6dd83d37fc05e4a1eafe2e85f7abb9c7c3787c
|
SHA512 (libpod-6a370cb.tar.gz) = 6e77df74e29b78760b9f0b876a637a7a95029b680161b3312f7cc64a00c44401e0bbe583f73811b2f828bbf58d1d22f346502d93735ffdfc4a13a5df88bb7240
|
||||||
|
Loading…
Reference in New Issue
Block a user