podman-2:1.4.1-0.18.dev.gitc93b8d6
- autobuilt c93b8d6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
37cde8dfd4
commit
dab0cc4070
1
.gitignore
vendored
1
.gitignore
vendored
@ -257,3 +257,4 @@
|
||||
/libpod-cae5af5.tar.gz
|
||||
/libpod-39f5ea4.tar.gz
|
||||
/libpod-fcb7c14.tar.gz
|
||||
/libpod-c93b8d6.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 fcb7c14c5bb94583db2343faaa1b85f0f2f96092
|
||||
%global commit0 c93b8d6b02c7ec0c91af34481133001421b9628d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -35,7 +35,7 @@ Epoch: 2
|
||||
Version: 1.4.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -568,6 +568,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Jun 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.1-0.18.dev.gitc93b8d6
|
||||
- autobuilt c93b8d6
|
||||
|
||||
* Mon Jun 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.1-0.17.dev.gitfcb7c14
|
||||
- autobuilt fcb7c14
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||
SHA512 (libpod-fcb7c14.tar.gz) = 53b8fabbb8ce0d1dac29db3c7f89645967d930da8aaeee3dc260a14dbf0f1b11651e4183bc8130d047f14d2ad0dfbcfac78552b4fb63c85c5d80b2c7ae49f3d2
|
||||
SHA512 (libpod-c93b8d6.tar.gz) = eaed141737e21d1f1c45448bff7c629b4cd48dd581fda657528d1e1f14ef7d703a707a1f42b36dfd7a5597dbee2be1a5643e1fda68a71d1c3658fe97e2c186fb
|
||||
|
Loading…
Reference in New Issue
Block a user