podman-2:1.5.2-0.88.dev.git2366fd7
- autobuilt 2366fd7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
39a2dfe7cc
commit
4f60be7f54
1
.gitignore
vendored
1
.gitignore
vendored
@ -477,3 +477,4 @@
|
||||
/libpod-7875e00.tar.gz
|
||||
/libpod-d74cede.tar.gz
|
||||
/libpod-0079c24.tar.gz
|
||||
/libpod-2366fd7.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 0079c24ec16b4d08b5460f7e06ad5a4908c8b8be
|
||||
%global commit0 2366fd7ac621ba15abe559832f024d06b3db3c9b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.87.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.88.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
|
||||
* Sat Sep 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.88.dev.git2366fd7
|
||||
- autobuilt 2366fd7
|
||||
|
||||
* Fri Sep 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.87.dev.git0079c24
|
||||
- autobuilt 0079c24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-0079c24.tar.gz) = 34950dab0b55fa05c3f3534d31df5fa3be02b2b32e5484907b217d4245c0d320212fc6c5ad7b4cabd30e3da6f670927f87ec599897a82f65d8eacf90904cc3f7
|
||||
SHA512 (libpod-2366fd7.tar.gz) = e0ce0c67f40cbb0c7a546d54527818907604859197a1b7f53cf9f637f6dc454fdfc1f2c3d874970ac9f0b250e75113f19462e8bec33e0ae790d4b18a11ba1f16
|
||||
|
Loading…
Reference in New Issue
Block a user