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