podman-2:1.6.0-0.10.dev.git7ed1816
- autobuilt 7ed1816 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
145fe67016
commit
a0ceeb2082
1
.gitignore
vendored
1
.gitignore
vendored
@ -491,3 +491,4 @@
|
||||
/libpod-408f278.tar.gz
|
||||
/libpod-c38844f.tar.gz
|
||||
/libpod-9dc764c.tar.gz
|
||||
/libpod-7ed1816.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 9dc764c1976944c2e14480e6dd0a7db6ced37107
|
||||
%global commit0 7ed1816900b9e1cc8087f8256e836eb62d0c6295
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -585,6 +585,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.10.dev.git7ed1816
|
||||
- autobuilt 7ed1816
|
||||
|
||||
* Fri Sep 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.9.dev.git9dc764c
|
||||
- autobuilt 9dc764c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-9dc764c.tar.gz) = 2c135a7e4577e0978f7bf5eb7786163108046e5b506dfd02021067e48587f068585cd52ffc172e5ffef346e75747c4173d96daf7bd8697b1076c2283e20834aa
|
||||
SHA512 (libpod-7ed1816.tar.gz) = a8fd646eaf574c96c527fac65db1bef34499a98d6ee5d133913561a11db0f887851cb863bf7e8db6eeb9ce5cc18bdc67d3bc33b3ee1184853529336a05f00ebf
|
||||
|
Loading…
Reference in New Issue
Block a user