podman-2:1.6.1-0.4.dev.git7a56963
- autobuilt 7a56963 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
718582dac0
commit
a1308670b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -527,3 +527,4 @@
|
||||
/libpod-5d344db.tar.gz
|
||||
/libpod-049aafa.tar.gz
|
||||
/libpod-8f2ec88.tar.gz
|
||||
/libpod-7a56963.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 8f2ec8813d84e2b68f63d21573ac8da15d01f9f9
|
||||
%global commit0 7a5696316a03df5dddded9c3afa8bf26acd74678
|
||||
%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.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.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.4.dev.git7a56963
|
||||
- autobuilt 7a56963
|
||||
|
||||
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.3.dev.git8f2ec88
|
||||
- autobuilt 8f2ec88
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-8f2ec88.tar.gz) = 832351984422285b11f50998269c9517afe6c305e1dd16c4efb04cf6a40962d347c871e02ac7fc737112d4da497714bc085b4c58687975ef7350ee93df05493d
|
||||
SHA512 (libpod-7a56963.tar.gz) = 575e29dd6f5f6450d4031305e63508e67bdd60c8bd281a12522b72de266f6811abf4e65c431a061763b83a2a4dbeb2e5bc0987d52e711db748f58895835bc837
|
||||
|
Loading…
Reference in New Issue
Block a user