podman-2:1.7.1-0.38.dev.git74b89da
- autobuilt 74b89da Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
81144da644
commit
805059b5ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -755,3 +755,4 @@
|
||||
/libpod-1d7176b.tar.gz
|
||||
/libpod-30245af.tar.gz
|
||||
/libpod-79fbe72.tar.gz
|
||||
/libpod-74b89da.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 79fbe7252e35b086e168c55c32b6c7b8e83496bc
|
||||
%global commit0 74b89da27c5da20ddcbff5ea3689795ad2b720f5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.37.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.38.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -626,6 +626,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.38.dev.git74b89da
|
||||
- autobuilt 74b89da
|
||||
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.37.dev.git79fbe72
|
||||
- autobuilt 79fbe72
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-79fbe72.tar.gz) = 7b1e450ecaa03aecff4b595ebad6e0d4337c11d434037a3f47cd1bc81099d93e843eb249fa0941f9a3c6262c89ae1c0c80b03c9335736b56dfe05cc66c357777
|
||||
SHA512 (libpod-74b89da.tar.gz) = 0e1b6214f4595f8fc5673b91416555c1ad54ff8cae10c4199ba49169487a91d67cd339859cb817ee56ae6e3f86bc89dd14738ce224dd003e60423ea781301591
|
||||
|
Loading…
Reference in New Issue
Block a user