podman-2:1.4.1-0.22.dev.git2784cf3
- autobuilt 2784cf3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0c9c4d6e3f
commit
b4067c7b01
1
.gitignore
vendored
1
.gitignore
vendored
@ -260,3 +260,4 @@
|
||||
/libpod-c93b8d6.tar.gz
|
||||
/libpod-f8a84fd.tar.gz
|
||||
/libpod-77d1cf0.tar.gz
|
||||
/libpod-2784cf3.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 77d1cf0a3288da0459c92790a0c2dddf8a68242e
|
||||
%global commit0 2784cf3ca3c635b1383823dd9bc47d26274e60e3
|
||||
%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.21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.22.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
|
||||
* Fri Jun 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.1-0.22.dev.git2784cf3
|
||||
- autobuilt 2784cf3
|
||||
|
||||
* Thu Jun 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.1-0.21.dev.git77d1cf0
|
||||
- autobuilt 77d1cf0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||
SHA512 (libpod-77d1cf0.tar.gz) = 2e0d4cd35326c70d4c4b81a79f24264e899ba8dbb5856a62d8270e1a56771e5461caa206652022eed3b04aa4d0fa14a3a96bc03aeb87d6aa956295c891fed1d7
|
||||
SHA512 (libpod-2784cf3.tar.gz) = ab5554279686da8007022dce84ae3f7912cb5bc2d58ea5817cfdb79530c48abe4e9257a64744ff21942943212358322d392452a3c4bd5bfb51091ef33697c402
|
||||
|
Loading…
Reference in New Issue
Block a user