podman-2:1.8.3-0.80.dev.gite318b09
- autobuilt e318b09 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6027627828
commit
bad7aa0318
1
.gitignore
vendored
1
.gitignore
vendored
@ -874,3 +874,4 @@
|
||||
/libpod-5b853bb.tar.gz
|
||||
/libpod-4b69cf0.tar.gz
|
||||
/libpod-09f553c.tar.gz
|
||||
/libpod-e318b09.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 09f553cc8054a670cb2c333ee47de4311d325635
|
||||
%global commit0 e318b09b6800ddb013ddf3b9a2fb99ebc55bd920
|
||||
%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.79.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.80.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.80.dev.gite318b09
|
||||
- autobuilt e318b09
|
||||
|
||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.79.dev.git09f553c
|
||||
- autobuilt 09f553c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-09f553c.tar.gz) = 041bc76068ff22ac9627560805460a7a2e83332a071e80cba7bca821fbb7257ba03391191e7950438e8482f2a98e051745fa90ebd886d44ea1b630d068ecdd2d
|
||||
SHA512 (libpod-e318b09.tar.gz) = b7aaedc6b0726863f0465c3f1cbcc81783e6f558730826da58631850e2fc0721faae295bcf5d970137aa726827c4822ebce7dd184180db73ac952ca8681a5376
|
||||
|
Loading…
Reference in New Issue
Block a user