podman-2:1.8.3-0.5.dev.git7a095af
- autobuilt 7a095af Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4c353afa75
commit
f72fd89ace
1
.gitignore
vendored
1
.gitignore
vendored
@ -802,3 +802,4 @@
|
||||
/libpod-d927b43.tar.gz
|
||||
/libpod-ccc30c6.tar.gz
|
||||
/libpod-6df1d20.tar.gz
|
||||
/libpod-7a095af.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 6df1d2043bd3cd2252ea3d737cf542e332106074
|
||||
%global commit0 7a095af92a6a39845b1c362222b23632f3e17001
|
||||
%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.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.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
|
||||
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.5.dev.git7a095af
|
||||
- autobuilt 7a095af
|
||||
|
||||
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.4.dev.git6df1d20
|
||||
- autobuilt 6df1d20
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-6df1d20.tar.gz) = 6e7a6bea90f17c293f535c78e4a12049f9daff5e74cc1193270aa07c9c8d71816884e04ee6004387500cc067e7d3b7b8fd8c22abb6642fc559a50aa7c448f6b1
|
||||
SHA512 (libpod-7a095af.tar.gz) = 7c2523a83915d6a289e0db65728d25e3173a51e398727119bb4f8bedf10e2c5cfd6e520235c10b0948065ca4846cda06e148384fa0a4cb99400a1bbd992d8492
|
||||
|
Loading…
Reference in New Issue
Block a user