podman-2:1.6.3-0.47.dev.git1db4556
- autobuilt 1db4556 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d52c45535a
commit
9bbfc63a2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -619,3 +619,4 @@
|
||||
/libpod-efc7f15.tar.gz
|
||||
/libpod-8e5aad9.tar.gz
|
||||
/libpod-17eadda.tar.gz
|
||||
/libpod-1db4556.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 17eadda68b868ab1dc8c455f4f537b78ad3962a5
|
||||
%global commit0 1db4556d424d6fac5d12940f0b0cc66f7e00aa67
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.46.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.47.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.47.dev.git1db4556
|
||||
- autobuilt 1db4556
|
||||
|
||||
* Mon Nov 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.46.dev.git17eadda
|
||||
- autobuilt 17eadda
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-17eadda.tar.gz) = 4646eb15cf117677de45c934fd79863f0bcbe182fd64a43f5231492684393bcef9eebedc90d251aef5656da431bcc609d02f0c927050b5e90e44c382fbefc98d
|
||||
SHA512 (libpod-1db4556.tar.gz) = 064093ddffa66ddfb06088e0ea02ed22a6e8dc698c01afd909b6ba7147d65c8e8238f40c4d0f93f4b2e46cd3212cb95e2e7e5f8dd2a8f1a91d2aa94c783399f2
|
||||
|
Loading…
Reference in New Issue
Block a user