podman-2:2.0.0-0.1.dev.gitcc9b78f
- bump to 2.0.0 - autobuilt cc9b78f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d030410fd5
commit
0f17ae8632
1
.gitignore
vendored
1
.gitignore
vendored
@ -911,3 +911,4 @@
|
||||
/libpod-ffcb99d.tar.gz
|
||||
/libpod-a756161.tar.gz
|
||||
/libpod-37ed662.tar.gz
|
||||
/libpod-cc9b78f.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -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 37ed662f323ef4700ae14d441fb2264a59960baa
|
||||
%global commit0 cc9b78f07ca9941260b74ad07f3b94357e138286
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,10 +52,10 @@ Epoch: 2
|
||||
%else
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 1.9.0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 14.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,10 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.1.dev.gitcc9b78f
|
||||
- bump to 2.0.0
|
||||
- autobuilt cc9b78f
|
||||
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-14.1.dev.git37ed662
|
||||
- autobuilt 37ed662
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-37ed662.tar.gz) = 1608f1c60b1675f2a5b4e78a9a4a6b1e80e024c1467d008a4bdae3617a2bc2b3f3dd4e448b6b2aea8170a04f394bcea5b2e78e663896edf7cfcd311a61a969f2
|
||||
SHA512 (libpod-cc9b78f.tar.gz) = d4663123d63ee52a8e8280a7e995be5f24f3eaeacc0f75c1874e467616d9c86795fc553577e941f5df7ab8a9d9e6ffa54ef345e2141837c64174fa3b0130e632
|
||||
|
Loading…
Reference in New Issue
Block a user