podman-2:1.7.1-0.12.dev.git154b5ca
- autobuilt 154b5ca Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
97ccfd52fa
commit
7474f3eeaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -729,3 +729,4 @@
|
||||
/libpod-c6ad42a.tar.gz
|
||||
/libpod-c99b413.tar.gz
|
||||
/libpod-f3fc10f.tar.gz
|
||||
/libpod-154b5ca.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 f3fc10feb42930def6922fc050096ea38bafed7a
|
||||
%global commit0 154b5ca85dc760e047f3f91a1a0a4fb64e918b2c
|
||||
%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.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.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 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.12.dev.git154b5ca
|
||||
- autobuilt 154b5ca
|
||||
|
||||
* Thu Jan 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.11.dev.gitf3fc10f
|
||||
- autobuilt f3fc10f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-f3fc10f.tar.gz) = 195f797c8e6ff7eb9cda0381ccfc039f7a50145b53347edf0bfe2abe249235c53b2b94cb62c160f77abdb275ae7b05532ad75030e14e2fbc6f43a45f82b6e093
|
||||
SHA512 (libpod-154b5ca.tar.gz) = 662fac1cf8f5b457e3c44c452a108425393ea5b96cf9013a56d5ac6eda178fa17612655c500f1ae5ba6cd2500839d17a6572d64b7dba7ebc66cb4ae0c91d706f
|
||||
|
Loading…
Reference in New Issue
Block a user