podman-2:2.0.0-0.5.dev.git3500a8b
- autobuilt 3500a8b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5e7ebcd83f
commit
669738e04f
1
.gitignore
vendored
1
.gitignore
vendored
@ -915,3 +915,4 @@
|
||||
/libpod-9b78bf9.tar.gz
|
||||
/libpod-ef297d4.tar.gz
|
||||
/libpod-97bded8.tar.gz
|
||||
/libpod-3500a8b.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 97bded83027d861bbe5f36543e4d35ee4cd48834
|
||||
%global commit0 3500a8bc39bfc625444fb343a239d607604f06d6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# 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/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.5.dev.git3500a8b
|
||||
- autobuilt 3500a8b
|
||||
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.4.dev.git97bded8
|
||||
- autobuilt 97bded8
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-97bded8.tar.gz) = 6ec54e87fbb6e25712c1ef19bea3b40347580eb0607da1b86bb7ac37d6ee5c1c0aae5c9313ae515abb6c3c4ec5a3303ec789fdcc02119c5b9b4f7c4905e45979
|
||||
SHA512 (libpod-3500a8b.tar.gz) = 490885cb55926962b0fd295993aab7ceeaef04dc7cf61b5f453dfc27b6364290acc96417852591de3151ba657bc922bea443327fa8d12db6a39c6e63bfb3f7aa
|
||||
|
Loading…
Reference in New Issue
Block a user