podman-2:1.5.2-0.84.dev.git5c09c4d
- autobuilt 5c09c4d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
69d73ebde6
commit
c32502f08b
1
.gitignore
vendored
1
.gitignore
vendored
@ -473,3 +473,4 @@
|
|||||||
/libpod-1ddfc11.tar.gz
|
/libpod-1ddfc11.tar.gz
|
||||||
/libpod-b43a36d.tar.gz
|
/libpod-b43a36d.tar.gz
|
||||||
/libpod-b095d8a.tar.gz
|
/libpod-b095d8a.tar.gz
|
||||||
|
/libpod-5c09c4d.tar.gz
|
||||||
|
@ -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 b095d8a794edaab3b2d622b6882bfd57fad8375e
|
%global commit0 5c09c4d2947a759724f9d5aef6bac04317e03f7e
|
||||||
%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
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.5.2
|
Version: 1.5.2
|
||||||
# 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.83.dev.git%{shortcommit0}%{?dist}
|
Release: 0.84.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,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.84.dev.git5c09c4d
|
||||||
|
- autobuilt 5c09c4d
|
||||||
|
|
||||||
* Fri Sep 13 2019 Daniel J Walsh <dwalsh@redhat.com> - 2:1.5.2-0.83.dev.gitb095d8a
|
* Fri Sep 13 2019 Daniel J Walsh <dwalsh@redhat.com> - 2:1.5.2-0.83.dev.gitb095d8a
|
||||||
- Grab specific version of crun or newer.
|
- Grab specific version of crun or newer.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-b095d8a.tar.gz) = 180ac288882f66707c106b4a830045971a6ecd531a26f5da9addd2cc411c9c49228bf3324e8ed162fe7bbe1010a3b9e2c0055fe538b2e6be748cf8e1edb18b85
|
SHA512 (libpod-5c09c4d.tar.gz) = bda2c88a90698fc8d3ee943fb86a34a4d86729194ba5878ddb8d3ad452afdc859d984be8593f6dce5f468edddfa68b38266fc74a137f955cb6f2c44544cd9578
|
||||||
|
Loading…
Reference in New Issue
Block a user