podman-2:1.6.3-0.45.dev.git8e5aad9
- autobuilt 8e5aad9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4d92780437
commit
2f3e4eb660
1
.gitignore
vendored
1
.gitignore
vendored
@ -617,3 +617,4 @@
|
||||
/libpod-2bf4df4.tar.gz
|
||||
/libpod-ca4c24c.tar.gz
|
||||
/libpod-efc7f15.tar.gz
|
||||
/libpod-8e5aad9.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 efc7f1557b4af90263f4f07e5e576b02e839fad1
|
||||
%global commit0 8e5aad97dda150f8e871c1b394824496f4b849ea
|
||||
%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.44.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.45.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
|
||||
* Mon Nov 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.45.dev.git8e5aad9
|
||||
- autobuilt 8e5aad9
|
||||
|
||||
* Mon Nov 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.44.dev.gitefc7f15
|
||||
- autobuilt efc7f15
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-efc7f15.tar.gz) = a74908c412292afa32bf9bcffd638fb020213d38f5cd3b4c06b9bed854f94491451f02db5c69a04554868485312af38f2996fd1f73123768c660903d0fac9fea
|
||||
SHA512 (libpod-8e5aad9.tar.gz) = 0a67252a2399c0219566a5387998dfaaf0d0dc894aa97dded0d5beffab3fb328a033c2b2fc8bb78905ceb869f7687c1ac4b9608b3a3ce696d616fff43ca1a627
|
||||
|
Loading…
Reference in New Issue
Block a user