podman-2:1.8.3-0.23.dev.gitc29a4c6
- autobuilt c29a4c6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0af1e2a0c7
commit
0b010ea5ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -818,3 +818,4 @@
|
||||
/libpod-0275eed.tar.gz
|
||||
/libpod-0334c8d.tar.gz
|
||||
/libpod-14050c6.tar.gz
|
||||
/libpod-c29a4c6.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 14050c6941be7a03c126d0933abb84d90073446d
|
||||
%global commit0 c29a4c69044c02eee564fc72c64144b2a76d1d73
|
||||
%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.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.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
|
||||
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.23.dev.gitc29a4c6
|
||||
- autobuilt c29a4c6
|
||||
|
||||
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.22.dev.git14050c6
|
||||
- autobuilt 14050c6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-14050c6.tar.gz) = 43cc83b25431273e11f3b4670928083d84d15f31e96f23de2e71229a880dc28065b3ec995f152ba69bf111e4cc944efaf3eb26ddf959fb6f6692df69d42d0f5c
|
||||
SHA512 (libpod-c29a4c6.tar.gz) = 36817214045cbf1b8e63b7936e4b58687868b5c94a1f2d45a555140298625df95af77fc96729b95cc6d90ca3b56315b157adaaeacc7e1e72e84d53d522befaa8
|
||||
|
Loading…
Reference in New Issue
Block a user