podman-2:1.3.2-0.9.dev.git176a41c
- autobuilt 176a41c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
bdd9554369
commit
b73827c612
1
.gitignore
vendored
1
.gitignore
vendored
@ -248,3 +248,4 @@
|
||||
/libpod-c871653.tar.gz
|
||||
/libpod-558ce8d.tar.gz
|
||||
/libpod-2068919.tar.gz
|
||||
/libpod-176a41c.tar.gz
|
||||
|
@ -22,7 +22,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 2068919e9bfcc8c45a8f73fa89a197f1923afa3f
|
||||
%global commit0 176a41c355bdc567978f4417e5bd2d3c7cdce914
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -41,7 +41,7 @@ Epoch: 1
|
||||
Version: 1.3.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -577,6 +577,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sun Jun 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.2-0.9.dev.git176a41c
|
||||
- autobuilt 176a41c
|
||||
|
||||
* Sat Jun 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.2-0.8.dev.git2068919
|
||||
- autobuilt 2068919
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-2068919.tar.gz) = e42772c007334b026e280ed896bc42b8ec96fc7857a4ea1a5c01ed48f0b3f3c3b4e7ac8a51daa32c7ae0a355ddb6d9e980ab5f8e1ac61eb32fc8d5270e3f1c4a
|
||||
SHA512 (libpod-176a41c.tar.gz) = e898abe1a3094659c93189c68b16734b74131021d74ab410a7083046dfeb8e79249d4a63bd4897c8f9e29de9d437983d925bd4ab50f50fc013da1c6c7d32e7cc
|
||||
|
Loading…
Reference in New Issue
Block a user