podman-2:1.7.1-0.1.dev.gite362220
- bump to 1.7.1 - autobuilt e362220 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
079d150433
commit
5d1aa31d68
1
.gitignore
vendored
1
.gitignore
vendored
@ -720,3 +720,4 @@
|
||||
/libpod-9758a97.tar.gz
|
||||
/libpod-2e0157a.tar.gz
|
||||
/libpod-2d8f1c8.tar.gz
|
||||
/libpod-e362220.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 2d8f1c8fda4d0a8b7c41addbc89f0b2f83908ec2
|
||||
%global commit0 e3622209716ad1494531cd3cd38114081ec90f87
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -45,10 +45,10 @@ Name: podman
|
||||
%if 0%{?fedora}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.7.0
|
||||
Version: 1.7.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.28.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/
|
||||
@ -622,6 +622,10 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Jan 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.1.dev.gite362220
|
||||
- bump to 1.7.1
|
||||
- autobuilt e362220
|
||||
|
||||
* Mon Jan 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.28.dev.git2d8f1c8
|
||||
- autobuilt 2d8f1c8
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-2d8f1c8.tar.gz) = f0f5e278b14959cb7fc2fe560b6b6a4c3fcea80a06d3b7ae8d115c15638ad00c28e4c72d726fb429cc60ea3e9c9d166f1afb8b68f2ab0426241ff47264ea3047
|
||||
SHA512 (libpod-e362220.tar.gz) = 234f004bc9eb3708b93f0c854d6a513ae4f89129d4181ae5765c31be72faddc0994b3bf3ea9a1e88b5b7170789005d6ca968e7b40dd344c27557b40c80d12cda
|
||||
|
Loading…
Reference in New Issue
Block a user