podman-2:1.8.3-0.31.dev.git8cccac5
- autobuilt 8cccac5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a88700e70b
commit
a44d1c073d
1
.gitignore
vendored
1
.gitignore
vendored
@ -826,3 +826,4 @@
|
||||
/libpod-ff0124a.tar.gz
|
||||
/libpod-18c1530.tar.gz
|
||||
/libpod-c869b96.tar.gz
|
||||
/libpod-8cccac5.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 c869b96d777d12a7d9ef191976d4131270d68858
|
||||
%global commit0 8cccac54979b804d1086ff42654de07dba802a2e
|
||||
%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.30.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.31.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
|
||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.31.dev.git8cccac5
|
||||
- autobuilt 8cccac5
|
||||
|
||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.30.dev.gitc869b96
|
||||
- autobuilt c869b96
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-c869b96.tar.gz) = e4aec8b7a93f313a14991671e5a9fdd312705089e8ad8b12ad4adb61f2654d304c1e5299d9e49e251f7627d651bf61c5f723fb205dda03d93f360bd6a2aa362e
|
||||
SHA512 (libpod-8cccac5.tar.gz) = 820d63b1d903ef0b79a962fd35e88b13b4198f1f2f1fc4660256db4eb1215fe355c55330e6a7a8439c6682997e83d01392518af2b8f48d27eff62119a9718a0b
|
||||
|
Loading…
Reference in New Issue
Block a user