podman-2:1.6.0-0.9.dev.git9dc764c
- autobuilt 9dc764c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
810cc521db
commit
145fe67016
1
.gitignore
vendored
1
.gitignore
vendored
@ -490,3 +490,4 @@
|
||||
/libpod-fe48b9e.tar.gz
|
||||
/libpod-408f278.tar.gz
|
||||
/libpod-c38844f.tar.gz
|
||||
/libpod-9dc764c.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 c38844f5a9abedd1b9bce0641ee6f1909377a5d7
|
||||
%global commit0 9dc764c1976944c2e14480e6dd0a7db6ced37107
|
||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.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.9.dev.git9dc764c
|
||||
- autobuilt 9dc764c
|
||||
|
||||
* Thu Sep 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.8.dev.gitc38844f
|
||||
- autobuilt c38844f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-c38844f.tar.gz) = dfa64f801141f01e0d7dbb1e3cba8cdc1f92c579f640d986f539e54b7bb9e32fcaa030971307407d23cc5818d92de755ed64d1aeda318de8b85ae5a542984956
|
||||
SHA512 (libpod-9dc764c.tar.gz) = 2c135a7e4577e0978f7bf5eb7786163108046e5b506dfd02021067e48587f068585cd52ffc172e5ffef346e75747c4173d96daf7bd8697b1076c2283e20834aa
|
||||
|
Loading…
Reference in New Issue
Block a user