podman-2:1.4.2-0.23.dev.git185b413
- bump to 1.4.2 - autobuilt 185b413 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b4067c7b01
commit
3fd70fb176
1
.gitignore
vendored
1
.gitignore
vendored
@ -261,3 +261,4 @@
|
||||
/libpod-f8a84fd.tar.gz
|
||||
/libpod-77d1cf0.tar.gz
|
||||
/libpod-2784cf3.tar.gz
|
||||
/libpod-185b413.tar.gz
|
||||
|
10
podman.spec
10
podman.spec
@ -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 2784cf3ca3c635b1383823dd9bc47d26274e60e3
|
||||
%global commit0 185b413e3d10ba001c4d1670a50dad77507154d7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -32,10 +32,10 @@
|
||||
|
||||
Name: podman
|
||||
Epoch: 2
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -565,6 +565,10 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Jun 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.2-0.23.dev.git185b413
|
||||
- bump to 1.4.2
|
||||
- autobuilt 185b413
|
||||
|
||||
* Fri Jun 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.1-0.22.dev.git2784cf3
|
||||
- autobuilt 2784cf3
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||
SHA512 (libpod-2784cf3.tar.gz) = ab5554279686da8007022dce84ae3f7912cb5bc2d58ea5817cfdb79530c48abe4e9257a64744ff21942943212358322d392452a3c4bd5bfb51091ef33697c402
|
||||
SHA512 (libpod-185b413.tar.gz) = 57e696e43aba71efa28fbb8058f27cf3d46ba1c5bb4c4cca535d2fafa5764e6021f488598686d3d30ca699c1037dded14517fdd8c708da662ed6ca3bf7836b9b
|
||||
|
Loading…
Reference in New Issue
Block a user