podman-2:1.6.0-0.1.dev.git2aa6771
- bump to 1.6.0 - autobuilt 2aa6771 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a8cc23c707
commit
97bc792b34
1
.gitignore
vendored
1
.gitignore
vendored
@ -482,3 +482,4 @@
|
|||||||
/libpod-1f5514e.tar.gz
|
/libpod-1f5514e.tar.gz
|
||||||
/libpod-0014d6c.tar.gz
|
/libpod-0014d6c.tar.gz
|
||||||
/libpod-2a4e062.tar.gz
|
/libpod-2a4e062.tar.gz
|
||||||
|
/libpod-2aa6771.tar.gz
|
||||||
|
10
podman.spec
10
podman.spec
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 2a4e062c71ecf94aadd8c91ecf8b84e3fb64ce38
|
%global commit0 2aa6771e787b46484245445b899cd2694aadbfc2
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -38,10 +38,10 @@ Name: podman
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 1.5.2
|
Version: 1.6.0
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.92.dev.git%{shortcommit0}%{?dist}
|
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -581,6 +581,10 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Mon Sep 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.92.dev.git2a4e062
|
* Mon Sep 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.92.dev.git2a4e062
|
||||||
- autobuilt 2a4e062
|
- autobuilt 2a4e062
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-2a4e062.tar.gz) = f83cf26e12f4d930ffbc81d5cb325a6a99384a971dd474628cf26b37b83a19a314562c9a5a340115da55681beb6fad6c6b68c5622f1f55d4da135c37d283f2dd
|
SHA512 (libpod-2aa6771.tar.gz) = fee1a2aee1f45ce6af2af6afc76f1c4bfc6ca9b8e4bf66a962b559f9a40308bdd9fc0ba616f1ec6a3d72669b8347f4d27e273e6c9c92d4f3233bf336afb728d1
|
||||||
|
Loading…
Reference in New Issue
Block a user