podman-2:1.4.3-0.26.dev.git240b846
- bump to 1.4.3 - autobuilt 240b846 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ebb6e98739
commit
37dcbdde27
1
.gitignore
vendored
1
.gitignore
vendored
@ -264,3 +264,4 @@
|
|||||||
/libpod-185b413.tar.gz
|
/libpod-185b413.tar.gz
|
||||||
/libpod-670fc03.tar.gz
|
/libpod-670fc03.tar.gz
|
||||||
/libpod-8bcfd24.tar.gz
|
/libpod-8bcfd24.tar.gz
|
||||||
|
/libpod-240b846.tar.gz
|
||||||
|
10
podman.spec
10
podman.spec
@ -22,7 +22,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 8bcfd24397ee365a08ea9fe95cae91554a933e5c
|
%global commit0 240b84620e59f838a61ff3a254ef16f5c4358f12
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/containers/conmon
|
%global import_path_conmon github.com/containers/conmon
|
||||||
@ -32,10 +32,10 @@
|
|||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.4.2
|
Version: 1.4.3
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.25.dev.git%{shortcommit0}%{?dist}
|
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -565,6 +565,10 @@ exit 0
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.3-0.26.dev.git240b846
|
||||||
|
- bump to 1.4.3
|
||||||
|
- autobuilt 240b846
|
||||||
|
|
||||||
* Tue Jun 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.2-0.25.dev.git8bcfd24
|
* Tue Jun 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.2-0.25.dev.git8bcfd24
|
||||||
- autobuilt 8bcfd24
|
- autobuilt 8bcfd24
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||||
SHA512 (libpod-8bcfd24.tar.gz) = b9f90ab8a229ccd4917a5fa846cce19178f216862e23be9830bca96ea924d72678f5822a4a51f5e71fd7e3d26d79763a4bef676e040a324526ea2ef7b3361fe1
|
SHA512 (libpod-240b846.tar.gz) = b3725629ef8b9cc2cc5c3ec770db16946a3429397b195a13aaa3830421f39b9e8ab773de467e5dcaf2e9cdc65c33c29fe995db5016225cc736ba675c3624d123
|
||||||
|
Loading…
Reference in New Issue
Block a user