podman-2:1.5.2-0.77.dev.git57e093b
- autobuilt 57e093b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
52c150af81
commit
b1509b99ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -467,3 +467,4 @@
|
||||
/libpod-f73c3b8.tar.gz
|
||||
/libpod-79ebb5f.tar.gz
|
||||
/libpod-ce31aa3.tar.gz
|
||||
/libpod-57e093b.tar.gz
|
||||
|
@ -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 ce31aa37d6ca4762f4a82274452e089024529444
|
||||
%global commit0 57e093b3aedfdc3fbed50d625b288388fe6e5b1f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.76.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.77.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -581,6 +581,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.77.dev.git57e093b
|
||||
- autobuilt 57e093b
|
||||
|
||||
* Thu Sep 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.76.dev.gitce31aa3
|
||||
- autobuilt ce31aa3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-ce31aa3.tar.gz) = 7d2f61c3367a130c4e3013818378a64c2933ef8fc43011540b6a8341ce9c18b51869f7f8971a24fd81836d5d05cef8f23e0af1302357e13c4a79b42d6bac1d83
|
||||
SHA512 (libpod-57e093b.tar.gz) = 61ed1bd2322fc9c97db9d2cf544c8ed7d0ce770751e45d7a7c722589949e79f905cddcd9b6dc75d12f3356e5253ed187777cacffb7dca886c3b34c80db7f4788
|
||||
|
Loading…
Reference in New Issue
Block a user