podman-2:1.5.2-0.82.dev.gitb095d8a
- autobuilt b095d8a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
06ecb8dec6
commit
a2556e836f
1
.gitignore
vendored
1
.gitignore
vendored
@ -472,3 +472,4 @@
|
||||
/libpod-af8fedc.tar.gz
|
||||
/libpod-1ddfc11.tar.gz
|
||||
/libpod-b43a36d.tar.gz
|
||||
/libpod-b095d8a.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 b43a36d7a3974a27eab7c73e5e0dd1a107bac95d
|
||||
%global commit0 b095d8a794edaab3b2d622b6882bfd57fad8375e
|
||||
%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.81.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.82.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.82.dev.gitb095d8a
|
||||
- autobuilt b095d8a
|
||||
|
||||
* Thu Sep 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.81.dev.gitb43a36d
|
||||
- autobuilt b43a36d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-b43a36d.tar.gz) = f88a71158e5b5a4759953016b1e131d3b9e5ab09d2784e97038b2ec029a0f89bdb4e46cf3837556e5edcc0954ceb2d18bacef179d4c0a3304f081e2e27a5818f
|
||||
SHA512 (libpod-b095d8a.tar.gz) = 180ac288882f66707c106b4a830045971a6ecd531a26f5da9addd2cc411c9c49228bf3324e8ed162fe7bbe1010a3b9e2c0055fe538b2e6be748cf8e1edb18b85
|
||||
|
Loading…
Reference in New Issue
Block a user