podman-2:1.6.4-0.1.dev.gitcc19b09
- bump to 1.6.4 - autobuilt cc19b09 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9bbfc63a2e
commit
98b758de83
1
.gitignore
vendored
1
.gitignore
vendored
@ -620,3 +620,4 @@
|
|||||||
/libpod-8e5aad9.tar.gz
|
/libpod-8e5aad9.tar.gz
|
||||||
/libpod-17eadda.tar.gz
|
/libpod-17eadda.tar.gz
|
||||||
/libpod-1db4556.tar.gz
|
/libpod-1db4556.tar.gz
|
||||||
|
/libpod-cc19b09.tar.gz
|
||||||
|
10
podman.spec
10
podman.spec
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 1db4556d424d6fac5d12940f0b0cc66f7e00aa67
|
%global commit0 cc19b09b44634fe689c2a8b2e9b0102adf47c419
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -38,10 +38,10 @@ Name: podman
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 1.6.3
|
Version: 1.6.4
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.47.dev.git%{shortcommit0}%{?dist}
|
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -587,6 +587,10 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.1.dev.gitcc19b09
|
||||||
|
- bump to 1.6.4
|
||||||
|
- autobuilt cc19b09
|
||||||
|
|
||||||
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.47.dev.git1db4556
|
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.47.dev.git1db4556
|
||||||
- autobuilt 1db4556
|
- autobuilt 1db4556
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-1db4556.tar.gz) = 064093ddffa66ddfb06088e0ea02ed22a6e8dc698c01afd909b6ba7147d65c8e8238f40c4d0f93f4b2e46cd3212cb95e2e7e5f8dd2a8f1a91d2aa94c783399f2
|
SHA512 (libpod-cc19b09.tar.gz) = 3c6e9ec143aaecdad9fb6dccf5cb793dc4e0d832d6b3353470d199798c34495275b4b52d3d9077f04ce0a9fa43490ea6083b99691098418c668da22788c06454
|
||||||
|
Loading…
Reference in New Issue
Block a user