podman-2:1.8.3-0.38.dev.git3ddb5b1
- autobuilt 3ddb5b1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5860ee5c32
commit
7647127d71
1
.gitignore
vendored
1
.gitignore
vendored
@ -833,3 +833,4 @@
|
||||
/libpod-1710eca.tar.gz
|
||||
/libpod-340312c.tar.gz
|
||||
/libpod-7007680.tar.gz
|
||||
/libpod-3ddb5b1.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 7007680bfdee8c36b855a97ee45d268b24bde7d3
|
||||
%global commit0 3ddb5b10d53df54346a6d795047124fc4e995699
|
||||
%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.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/
|
||||
@ -654,6 +654,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.38.dev.git3ddb5b1
|
||||
- autobuilt 3ddb5b1
|
||||
|
||||
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.37.dev.git7007680
|
||||
- autobuilt 7007680
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-7007680.tar.gz) = b0bf3a8fd6c3fe72276936a8eff7246dddafa04646e636b0390b4bd494e3b1d9286d0bf1058692dd03888169a26eadd50690cf71b1178b42f569121ad1799823
|
||||
SHA512 (libpod-3ddb5b1.tar.gz) = ff5571db347eee473c71d1c3eca2c4bb0ce1bd6a0ec6ec08583f54d9b2139f8be6edbcebbbd8a0d1952141578cab0c53339202d233b07ff7e498d5997cf544bd
|
||||
|
Loading…
Reference in New Issue
Block a user