podman-2:1.6.2-0.14.dev.gitc3c40f9
- autobuilt c3c40f9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3cbe45fa10
commit
3fa61f95a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -547,3 +547,4 @@
|
|||||||
/libpod-589261f.tar.gz
|
/libpod-589261f.tar.gz
|
||||||
/libpod-c817ea1.tar.gz
|
/libpod-c817ea1.tar.gz
|
||||||
/libpod-10cbaad.tar.gz
|
/libpod-10cbaad.tar.gz
|
||||||
|
/libpod-c3c40f9.tar.gz
|
||||||
|
@ -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 10cbaadf4ab1d2a644db79ed82e639c6ad279ba1
|
%global commit0 c3c40f970e6441b70ac62fb050a35f79fedb8896
|
||||||
%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
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.2
|
Version: 1.6.2
|
||||||
# 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.13.dev.git%{shortcommit0}%{?dist}
|
Release: 0.14.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,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.14.dev.gitc3c40f9
|
||||||
|
- autobuilt c3c40f9
|
||||||
|
|
||||||
* Tue Oct 08 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.13.dev.git10cbaad
|
* Tue Oct 08 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.13.dev.git10cbaad
|
||||||
- autobuilt 10cbaad
|
- autobuilt 10cbaad
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-10cbaad.tar.gz) = d10d9bc95f0118f01352842d1d2525c2cc8c0bb45cda0078df7d5930bf44b1137c3f9e67d9c38aa0f6529c26f31a2fec7efbd1f3be00bdc5bbb8443f74a5ef71
|
SHA512 (libpod-c3c40f9.tar.gz) = e71117deb7406e17cfc88c27553e7b797513d15d5ad871a507817dafa96da6360a9e854f84abf6db5b080cefe4e8ed2acf29ee0c8e5483c3688bc3686d9bcd0d
|
||||||
|
Loading…
Reference in New Issue
Block a user