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