podman-2:1.7.0-0.22.dev.git50b4446
- autobuilt 50b4446 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
42b4474b89
commit
12c54542a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -716,3 +716,4 @@
|
||||
/libpod-fcd48db.tar.gz
|
||||
/libpod-6a370cb.tar.gz
|
||||
/libpod-1faa5bb.tar.gz
|
||||
/libpod-50b4446.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 1faa5bb6cdddc2d4b36b1c25261952c9ccf90f61
|
||||
%global commit0 50b44463760a224cd72e0920f03ed2041689bc63
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v1.7.0-rc1
|
||||
%global built_tag v1.7.0-rc2
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.22.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Jan 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.22.dev.git50b4446
|
||||
- autobuilt 50b4446
|
||||
|
||||
* Thu Jan 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.21.dev.git1faa5bb
|
||||
- autobuilt 1faa5bb
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-1faa5bb.tar.gz) = b35135250f740b759ebc1e27881ce6edb280aaeff37ef4d946f633dad1385079e2429924816b9d158804e93b2d385714a387ae06f77330a260024f4be584c31c
|
||||
SHA512 (libpod-50b4446.tar.gz) = ba08f7421f54746c9189f9f727a44a2f45bc6da39dbb174eb5472bfaefe9a0b15e485e50ae1dc099dc139213cce81d4cda1900e8641269298f3f272a2e7f8770
|
||||
|
Loading…
Reference in New Issue
Block a user