podman-2:1.4.1-0.20.dev.gitf8a84fd
- autobuilt f8a84fd Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8224c20ece
commit
2278c43a48
1
.gitignore
vendored
1
.gitignore
vendored
@ -258,3 +258,4 @@
|
||||
/libpod-39f5ea4.tar.gz
|
||||
/libpod-fcb7c14.tar.gz
|
||||
/libpod-c93b8d6.tar.gz
|
||||
/libpod-f8a84fd.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 c93b8d6b02c7ec0c91af34481133001421b9628d
|
||||
%global commit0 f8a84fdcff12fdc150bb303d0004d5ba0cd6087b
|
||||
%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.19.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.20.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -565,6 +565,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jun 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.1-0.20.dev.gitf8a84fd
|
||||
- autobuilt f8a84fd
|
||||
|
||||
* Tue Jun 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.1-0.19.dev.gitc93b8d6
|
||||
- do not install /usr/libexec/crio - conflicts with crio
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||
SHA512 (libpod-c93b8d6.tar.gz) = eaed141737e21d1f1c45448bff7c629b4cd48dd581fda657528d1e1f14ef7d703a707a1f42b36dfd7a5597dbee2be1a5643e1fda68a71d1c3658fe97e2c186fb
|
||||
SHA512 (libpod-f8a84fd.tar.gz) = 97792aac2c1649758f93688901c1005426f132686e727b16f9660fb34a8c80de6e4ac0c3dddb8966e319995c6b84747eb5af1148c7ab208916f42fd09ae5565a
|
||||
|
Loading…
Reference in New Issue
Block a user