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