podman-2:1.7.0-0.23.dev.git9758a97
- autobuilt 9758a97 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
12c54542a7
commit
2de0d5a517
1
.gitignore
vendored
1
.gitignore
vendored
@ -717,3 +717,4 @@
|
|||||||
/libpod-6a370cb.tar.gz
|
/libpod-6a370cb.tar.gz
|
||||||
/libpod-1faa5bb.tar.gz
|
/libpod-1faa5bb.tar.gz
|
||||||
/libpod-50b4446.tar.gz
|
/libpod-50b4446.tar.gz
|
||||||
|
/libpod-9758a97.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 50b44463760a224cd72e0920f03ed2041689bc63
|
%global commit0 9758a975e67bb9d681d351aea0d858ace598dcdf
|
||||||
%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.22.dev.git%{shortcommit0}%{?dist}
|
Release: 0.23.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
|
||||||
|
* Fri Jan 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.23.dev.git9758a97
|
||||||
|
- autobuilt 9758a97
|
||||||
|
|
||||||
* Thu Jan 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.22.dev.git50b4446
|
* Thu Jan 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.22.dev.git50b4446
|
||||||
- autobuilt 50b4446
|
- autobuilt 50b4446
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-50b4446.tar.gz) = ba08f7421f54746c9189f9f727a44a2f45bc6da39dbb174eb5472bfaefe9a0b15e485e50ae1dc099dc139213cce81d4cda1900e8641269298f3f272a2e7f8770
|
SHA512 (libpod-9758a97.tar.gz) = c2281fb454239eb15b80e494227bd93f583ff91673012b30e30d1f1d404e02339c66922aef030b9e0833e8458f55e02c8f0b0dda69ac5ef3a310e7e21e51911b
|
||||||
|
Loading…
Reference in New Issue
Block a user