podman-2:1.8.3-0.19.dev.gita2ffd5c
- autobuilt a2ffd5c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3edbdf7f45
commit
aaa07dad4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -814,3 +814,4 @@
|
||||
/libpod-b743f60.tar.gz
|
||||
/libpod-48b3143.tar.gz
|
||||
/libpod-02de8d5.tar.gz
|
||||
/libpod-a2ffd5c.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 02de8d576b531430f90ef2ab7a290c7fb59e9f3c
|
||||
%global commit0 a2ffd5c230ea6f53ed40ccc60e869164fee41899
|
||||
%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.18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.19.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.19.dev.gita2ffd5c
|
||||
- autobuilt a2ffd5c
|
||||
|
||||
* Mon Mar 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.18.dev.git02de8d5
|
||||
- autobuilt 02de8d5
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-02de8d5.tar.gz) = f26810150f496345ad23234b9e2b12de556e19c6534abbebea1d643f2201e23ad680e20ff28d2963434a41ada5696285e7ebd7a5acc2d71be155f64a5b39d360
|
||||
SHA512 (libpod-a2ffd5c.tar.gz) = 39d5c530849ba79f87e284b8abe8668962bc33e79143f9156063d1e2428bbe81149d4295cea134ba57919e2a308c8e8dfd23c61415686459a81611aa9a0cde03
|
||||
|
Loading…
Reference in New Issue
Block a user