podman-2:1.6.0-0.25.dev.gitf197ebe
- autobuilt f197ebe Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
751a0cd96a
commit
c8c5adbf96
1
.gitignore
vendored
1
.gitignore
vendored
@ -506,3 +506,4 @@
|
||||
/libpod-0000afc.tar.gz
|
||||
/libpod-525be7d.tar.gz
|
||||
/libpod-240095e.tar.gz
|
||||
/libpod-f197ebe.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 240095e24bedbb2443926f6777bca4cb63c2ab53
|
||||
%global commit0 f197ebe8519198ea24a0a395ffeb97711a248c27
|
||||
%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.24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.25.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 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.25.dev.gitf197ebe
|
||||
- autobuilt f197ebe
|
||||
|
||||
* Wed Sep 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.6.0-0.24.dev.git240095e
|
||||
- autobuilt 240095e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-240095e.tar.gz) = d23ecb4ec90833ae91ba4363ecae72523895009ef92fac33691be0eaccb38aac1d69ce8332c81bf0a88c07b9df587690178461fe521a3875c8fb471e433f6c9d
|
||||
SHA512 (libpod-f197ebe.tar.gz) = 1283b5df3197fc6c2cafb65d29ec92b59d19788ec3b5fd422c128e2fcf7b7e31a059fa99d6b928c381feafd4a99e172c5b7309fa7d84bf996c82fc0fb8801c84
|
||||
|
Loading…
Reference in New Issue
Block a user