podman-2:1.6.0-0.24.dev.git240095e
- autobuilt 240095e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
eb8bb64d98
commit
751a0cd96a
1
.gitignore
vendored
1
.gitignore
vendored
@ -505,3 +505,4 @@
|
||||
/libpod-1dfac0e.tar.gz
|
||||
/libpod-0000afc.tar.gz
|
||||
/libpod-525be7d.tar.gz
|
||||
/libpod-240095e.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 525be7d3db4d21aa39ecf1a164d0f861b9062b9c
|
||||
%global commit0 240095e24bedbb2443926f6777bca4cb63c2ab53
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -585,6 +585,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.24.dev.git240095e
|
||||
- autobuilt 240095e
|
||||
|
||||
* Wed Sep 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.23.dev.git525be7d
|
||||
- autobuilt 525be7d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-525be7d.tar.gz) = 2a4bbd21e2a6037da3a5623ad3f15467814a8c34eba1b6410cca35b603c561561fc46320f2f7e4928691ba3603b2077705cd47efb27e5f0554d067f8628a619f
|
||||
SHA512 (libpod-240095e.tar.gz) = d23ecb4ec90833ae91ba4363ecae72523895009ef92fac33691be0eaccb38aac1d69ce8332c81bf0a88c07b9df587690178461fe521a3875c8fb471e433f6c9d
|
||||
|
Loading…
Reference in New Issue
Block a user