podman-2:1.6.0-0.23.dev.git525be7d
- autobuilt 525be7d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b8ed4d502c
commit
eb8bb64d98
1
.gitignore
vendored
1
.gitignore
vendored
@ -504,3 +504,4 @@
|
|||||||
/libpod-b300b98.tar.gz
|
/libpod-b300b98.tar.gz
|
||||||
/libpod-1dfac0e.tar.gz
|
/libpod-1dfac0e.tar.gz
|
||||||
/libpod-0000afc.tar.gz
|
/libpod-0000afc.tar.gz
|
||||||
|
/libpod-525be7d.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 0000afc1af06b04ececeb91637bb3d80d6f47e14
|
%global commit0 525be7d3db4d21aa39ecf1a164d0f861b9062b9c
|
||||||
%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.6.0
|
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.22.dev.git%{shortcommit0}%{?dist}
|
Release: 0.23.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/
|
||||||
@ -585,6 +585,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.23.dev.git525be7d
|
||||||
|
- autobuilt 525be7d
|
||||||
|
|
||||||
* Tue Sep 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.22.dev.git0000afc
|
* Tue Sep 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.22.dev.git0000afc
|
||||||
- autobuilt 0000afc
|
- autobuilt 0000afc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-0000afc.tar.gz) = 5cbdd8a4df27dc280a022a6c384a4cc4f3b8f6cc4f04efc3307bfa4a5d7c8cd26dbe2b1f5a81954523ae1fd75c4777f2345e018679afa2bdba86b1178f8c6782
|
SHA512 (libpod-525be7d.tar.gz) = 2a4bbd21e2a6037da3a5623ad3f15467814a8c34eba1b6410cca35b603c561561fc46320f2f7e4928691ba3603b2077705cd47efb27e5f0554d067f8628a619f
|
||||||
|
Loading…
Reference in New Issue
Block a user