podman-2:1.6.0-0.2.dev.git799aa70
- autobuilt 799aa70 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
97bc792b34
commit
120a8a9a7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -483,3 +483,4 @@
|
||||
/libpod-0014d6c.tar.gz
|
||||
/libpod-2a4e062.tar.gz
|
||||
/libpod-2aa6771.tar.gz
|
||||
/libpod-799aa70.tar.gz
|
||||
|
@ -27,12 +27,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 2aa6771e787b46484245445b899cd2694aadbfc2
|
||||
%global commit0 799aa7022bcf4b8b76276f86ea633c960351fb93
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v1.5.1
|
||||
%global built_tag v1.6.0-rc1
|
||||
|
||||
Name: podman
|
||||
%if 0%{?fedora}
|
||||
@ -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.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.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
|
||||
* Tue Sep 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.2.dev.git799aa70
|
||||
- autobuilt 799aa70
|
||||
|
||||
* Mon Sep 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.1.dev.git2aa6771
|
||||
- bump to 1.6.0
|
||||
- autobuilt 2aa6771
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-2aa6771.tar.gz) = fee1a2aee1f45ce6af2af6afc76f1c4bfc6ca9b8e4bf66a962b559f9a40308bdd9fc0ba616f1ec6a3d72669b8347f4d27e273e6c9c92d4f3233bf336afb728d1
|
||||
SHA512 (libpod-799aa70.tar.gz) = ec49e8cd76c5e8945d52f0e6b1696a74ee824ae8c6737a3bffa48745a997fdbcfd624e8d97fda6584ef2081ded4ba8a7f67dc14abc9d546b97f8615e6e5c7e37
|
||||
|
Loading…
Reference in New Issue
Block a user