podman-2:1.5.2-0.86.dev.gitd74cede
- autobuilt d74cede Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
51cfda6dba
commit
90030873a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -475,3 +475,4 @@
|
||||
/libpod-b095d8a.tar.gz
|
||||
/libpod-5c09c4d.tar.gz
|
||||
/libpod-7875e00.tar.gz
|
||||
/libpod-d74cede.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 7875e00c663a42dd26c99889206cdb8f16ff0905
|
||||
%global commit0 d74cedefbd4bdde264bc9c63864c1f7816612b9f
|
||||
%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.85.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.86.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
|
||||
* Fri Sep 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.86.dev.gitd74cede
|
||||
- autobuilt d74cede
|
||||
|
||||
* Fri Sep 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.85.dev.git7875e00
|
||||
- autobuilt 7875e00
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-7875e00.tar.gz) = a18f5dae1aa4f4124a925bb45427ee6e709bd8a8291c951aee9ff2a19ce933888b0dcca6bd694b15bc0d13005626cd8387d52ef3f63431a17a0fda63e2b21ad9
|
||||
SHA512 (libpod-d74cede.tar.gz) = 6269679d800430ece21436a6f98fa2cb3f0fde3e848f2443146f2c68b6131a84991d72d870df70e515f999ba79f44190b4b64d0cc0baef26c0d548ba5698d707
|
||||
|
Loading…
Reference in New Issue
Block a user