podman-2:1.5.2-0.92.dev.git2a4e062
- autobuilt 2a4e062 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5a02dc3096
commit
a8cc23c707
1
.gitignore
vendored
1
.gitignore
vendored
@ -481,3 +481,4 @@
|
||||
/libpod-a1970e1.tar.gz
|
||||
/libpod-1f5514e.tar.gz
|
||||
/libpod-0014d6c.tar.gz
|
||||
/libpod-2a4e062.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 0014d6cf6d9e5d588e0eed47db7908cf8be9afe1
|
||||
%global commit0 2a4e062c71ecf94aadd8c91ecf8b84e3fb64ce38
|
||||
%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.91.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.92.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
|
||||
* Mon Sep 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.92.dev.git2a4e062
|
||||
- autobuilt 2a4e062
|
||||
|
||||
* Mon Sep 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.91.dev.git0014d6c
|
||||
- autobuilt 0014d6c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-0014d6c.tar.gz) = ff4862f97b8fa5c67698a2d043cdaa1b434bf0fbf9cf2d4333d4d4168ba1e60726d155d8cb5c932a7a951ac91673878e342d1f754ff88eeb296de8e936d94c44
|
||||
SHA512 (libpod-2a4e062.tar.gz) = f83cf26e12f4d930ffbc81d5cb325a6a99384a971dd474628cf26b37b83a19a314562c9a5a340115da55681beb6fad6c6b68c5622f1f55d4da135c37d283f2dd
|
||||
|
Loading…
Reference in New Issue
Block a user