podman-2:1.4.3-0.28.dev.git39fdf91
- autobuilt 39fdf91 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c527568576
commit
581467de43
1
.gitignore
vendored
1
.gitignore
vendored
@ -266,3 +266,4 @@
|
||||
/libpod-8bcfd24.tar.gz
|
||||
/libpod-240b846.tar.gz
|
||||
/libpod-b4f9bc8.tar.gz
|
||||
/libpod-39fdf91.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 b4f9bc868e2f5b3ffc5b7487be9d7b717dd6ae5b
|
||||
%global commit0 39fdf91ba696b481ea64634c12a5fdbf58f2969b
|
||||
%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.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.28.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 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.3-0.28.dev.git39fdf91
|
||||
- autobuilt 39fdf91
|
||||
|
||||
* Thu Jun 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.3-0.27.dev.gitb4f9bc8
|
||||
- autobuilt b4f9bc8
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||
SHA512 (libpod-b4f9bc8.tar.gz) = 0217864bfe3a90d43febd7031af87e793190ece35c9c55a1da4808c480df20c71156ad2c8c46e7b91f85b9495243dcb7db9c7d5c35e98d7312aee2adecc99349
|
||||
SHA512 (libpod-39fdf91.tar.gz) = fa38224a3ba00b1b917661245e0a9eb0fbe794928bdfd0de59a6ad9c52e7729a3d63083d7a55609f92acaca104298c534e15974cd433418e924df314408db67f
|
||||
|
Loading…
Reference in New Issue
Block a user