podman-2:1.8.3-0.13.dev.gite34ec61
- autobuilt e34ec61 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2aea231a89
commit
68f9f1f49a
1
.gitignore
vendored
1
.gitignore
vendored
@ -810,3 +810,4 @@
|
||||
/libpod-98687ad.tar.gz
|
||||
/libpod-31d1445.tar.gz
|
||||
/libpod-d6c9f3e.tar.gz
|
||||
/libpod-e34ec61.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 d6c9f3e7bf83f870a5929c9d37d29f5993e73d08
|
||||
%global commit0 e34ec617a3ea5758a173579b879897a52fbd1c60
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -643,6 +643,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.13.dev.gite34ec61
|
||||
- autobuilt e34ec61
|
||||
|
||||
* Mon Mar 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.12.dev.gitd6c9f3e
|
||||
- autobuilt d6c9f3e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d6c9f3e.tar.gz) = 31903d0c105551f07fae31aa6e6a515ec35ee460c1acdea0ac55376368f38a249df35010cb401dead9ae7a51a112eae11884a2b6219774c3f6d6d68e0918f932
|
||||
SHA512 (libpod-e34ec61.tar.gz) = d96b48f19e415d193d886aee5d3ebc799e32cb218880496ae716c6b15d5c70cc33741d45dd79d61acc05d850eb00ff37f9abea68c051551c8863950bb2bb785b
|
||||
|
Loading…
Reference in New Issue
Block a user