podman-2:1.5.2-0.91.dev.git0014d6c
- autobuilt 0014d6c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
689ed4931a
commit
5a02dc3096
1
.gitignore
vendored
1
.gitignore
vendored
@ -480,3 +480,4 @@
|
||||
/libpod-2366fd7.tar.gz
|
||||
/libpod-a1970e1.tar.gz
|
||||
/libpod-1f5514e.tar.gz
|
||||
/libpod-0014d6c.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 1f5514ea551b12041346763a951bbe4a2f5fc3c3
|
||||
%global commit0 0014d6cf6d9e5d588e0eed47db7908cf8be9afe1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.90.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.91.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -581,6 +581,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.91.dev.git0014d6c
|
||||
- autobuilt 0014d6c
|
||||
|
||||
* Mon Sep 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.90.dev.git1f5514e
|
||||
- autobuilt 1f5514e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-1f5514e.tar.gz) = 34d91fe0b609a76e79755c7dfb8caf7e3c31170d3ade91579d664d26a38a3b2d9ca1e2b86c4523a979553d5de0e0ccf54827c75071bc68172568e78ff2c875cd
|
||||
SHA512 (libpod-0014d6c.tar.gz) = ff4862f97b8fa5c67698a2d043cdaa1b434bf0fbf9cf2d4333d4d4168ba1e60726d155d8cb5c932a7a951ac91673878e342d1f754ff88eeb296de8e936d94c44
|
||||
|
Loading…
Reference in New Issue
Block a user