podman-2:1.5.1-0.15.dev.git7a859f0
- autobuilt 7a859f0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
596d6e9f2a
commit
aff9c94bab
1
.gitignore
vendored
1
.gitignore
vendored
@ -384,3 +384,4 @@
|
||||
/libpod-f634fd3.tar.gz
|
||||
/libpod-c48243e.tar.gz
|
||||
/libpod-031437b.tar.gz
|
||||
/libpod-7a859f0.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 031437bf5b19b5121224cdec301dd9945f38e610
|
||||
%global commit0 7a859f064a1f4a5a7eb5ab0d8d175c2f0b0de497
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.5.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -598,6 +598,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.15.dev.git7a859f0
|
||||
- autobuilt 7a859f0
|
||||
|
||||
* Tue Aug 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.14.dev.git031437b
|
||||
- autobuilt 031437b
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-031437b.tar.gz) = fa811585bb8fbd4d68a21399e3adf68c7c868f1e38545c033acdf448201e666cb95cd260fdaefcab088ad13513199a1d8267d7910dfc91f72dffea2418743ace
|
||||
SHA512 (libpod-7a859f0.tar.gz) = 874890e756f411629bdbd0841a80b9614c32cd7b334fdd03a1a5215686c5fb199bfe55ff51aebb63efd02a9d9fdd521ce920ebd5be11af3f125d9ace043e4530
|
||||
|
Loading…
Reference in New Issue
Block a user