podman-2:1.5.2-0.87.dev.git0079c24
- autobuilt 0079c24 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
90030873a5
commit
39a2dfe7cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -476,3 +476,4 @@
|
|||||||
/libpod-5c09c4d.tar.gz
|
/libpod-5c09c4d.tar.gz
|
||||||
/libpod-7875e00.tar.gz
|
/libpod-7875e00.tar.gz
|
||||||
/libpod-d74cede.tar.gz
|
/libpod-d74cede.tar.gz
|
||||||
|
/libpod-0079c24.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 d74cedefbd4bdde264bc9c63864c1f7816612b9f
|
%global commit0 0079c24ec16b4d08b5460f7e06ad5a4908c8b8be
|
||||||
%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.86.dev.git%{shortcommit0}%{?dist}
|
Release: 0.87.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.87.dev.git0079c24
|
||||||
|
- autobuilt 0079c24
|
||||||
|
|
||||||
* Fri Sep 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.86.dev.gitd74cede
|
* Fri Sep 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.86.dev.gitd74cede
|
||||||
- autobuilt d74cede
|
- autobuilt d74cede
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-d74cede.tar.gz) = 6269679d800430ece21436a6f98fa2cb3f0fde3e848f2443146f2c68b6131a84991d72d870df70e515f999ba79f44190b4b64d0cc0baef26c0d548ba5698d707
|
SHA512 (libpod-0079c24.tar.gz) = 34950dab0b55fa05c3f3534d31df5fa3be02b2b32e5484907b217d4245c0d320212fc6c5ad7b4cabd30e3da6f670927f87ec599897a82f65d8eacf90904cc3f7
|
||||||
|
Loading…
Reference in New Issue
Block a user