podman-2:1.6.1-0.3.dev.git8f2ec88
- autobuilt 8f2ec88 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d7d107e8dd
commit
718582dac0
1
.gitignore
vendored
1
.gitignore
vendored
@ -526,3 +526,4 @@
|
||||
/libpod-d7eba02.tar.gz
|
||||
/libpod-5d344db.tar.gz
|
||||
/libpod-049aafa.tar.gz
|
||||
/libpod-8f2ec88.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 049aafa4c094f604b1985fe3975762573d7f64e7
|
||||
%global commit0 8f2ec8813d84e2b68f63d21573ac8da15d01f9f9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.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
|
||||
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.3.dev.git8f2ec88
|
||||
- autobuilt 8f2ec88
|
||||
|
||||
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.2.dev.git049aafa
|
||||
- autobuilt 049aafa
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-049aafa.tar.gz) = fd159ceb5e795cadf2709ee26d7e7a171c41a0104076701563799e3a4b72d28d885e8c9f821dae88877982e264d1f1b8215669c2332cbc3d1bfda3946d73ef3d
|
||||
SHA512 (libpod-8f2ec88.tar.gz) = 832351984422285b11f50998269c9517afe6c305e1dd16c4efb04cf6a40962d347c871e02ac7fc737112d4da497714bc085b4c58687975ef7350ee93df05493d
|
||||
|
Loading…
Reference in New Issue
Block a user