podman-2:1.7.0-0.6.dev.git22849ff
- autobuilt 22849ff Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a6b3305ff3
commit
ee2a7e7ff5
1
.gitignore
vendored
1
.gitignore
vendored
@ -700,3 +700,4 @@
|
||||
/libpod-16de498.tar.gz
|
||||
/libpod-123e7ea.tar.gz
|
||||
/libpod-71a0c0f.tar.gz
|
||||
/libpod-22849ff.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 71a0c0f69c992a1840a28201526b211f9055b1b6
|
||||
%global commit0 22849ff43d115f420a194bad7ace20b35eeec6b1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -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.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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
|
||||
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.6.dev.git22849ff
|
||||
- autobuilt 22849ff
|
||||
|
||||
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.5.dev.git71a0c0f
|
||||
- autobuilt 71a0c0f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-71a0c0f.tar.gz) = bb6ca4a19c838c67872a93e7a3e59d79d2a84cccb53f14bdc59827bc5af0a9516abdae07dd12244b9688df7545daac741533564a10d4f8da29eee4cb5179ff71
|
||||
SHA512 (libpod-22849ff.tar.gz) = 8798bd1066c16e5119fc3d13e9dd80101d8b5ab63b51887e1c3f0616b7cddbe869ce32632b558e9b95a1a193c496fbc47d48c0e088ec97a51e503bf509a5361b
|
||||
|
Loading…
Reference in New Issue
Block a user