podman-2:1.6.0-0.38.dev.git2c23729
- autobuilt 2c23729 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
28cda19587
commit
bbf58884d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -519,3 +519,4 @@
|
|||||||
/libpod-01a802e.tar.gz
|
/libpod-01a802e.tar.gz
|
||||||
/libpod-01b7af8.tar.gz
|
/libpod-01b7af8.tar.gz
|
||||||
/libpod-150ba5e.tar.gz
|
/libpod-150ba5e.tar.gz
|
||||||
|
/libpod-2c23729.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 150ba5edede258a3a64afdd6f58b8bf6083dc7a6
|
%global commit0 2c23729c84775113a6c2cd7593f588cc6ea4e5fa
|
||||||
%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.37.dev.git%{shortcommit0}%{?dist}
|
Release: 0.38.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
|
||||||
|
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.38.dev.git2c23729
|
||||||
|
- autobuilt 2c23729
|
||||||
|
|
||||||
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.37.dev.git150ba5e
|
* Mon Sep 30 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.37.dev.git150ba5e
|
||||||
- autobuilt 150ba5e
|
- autobuilt 150ba5e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-150ba5e.tar.gz) = 326a874fa56063daf2be5cdec6bf60baf4a334f90cae4ac517055ca2fe014f838f854885307997aacc1c67921cfd0cac7985632501d751f758aef3b80bd4d9d2
|
SHA512 (libpod-2c23729.tar.gz) = 91d85e52974bb404e0b0ea59396b777e2ff75588b097c47358251a705ad2ef9f33afbb4a6c782a3ad8253801015768ee35b21014fd877356ade8f6a0c9fb3f52
|
||||||
|
Loading…
Reference in New Issue
Block a user