podman-2:1.5.2-0.17.dev.git1ad8fe5
- autobuilt 1ad8fe5 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
244bb11bb6
commit
014f172a6a
1
.gitignore
vendored
1
.gitignore
vendored
@ -410,3 +410,4 @@
|
|||||||
/libpod-230faa8.tar.gz
|
/libpod-230faa8.tar.gz
|
||||||
/libpod-a3c46fc.tar.gz
|
/libpod-a3c46fc.tar.gz
|
||||||
/libpod-f618bc3.tar.gz
|
/libpod-f618bc3.tar.gz
|
||||||
|
/libpod-1ad8fe5.tar.gz
|
||||||
|
@ -27,7 +27,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 f618bc3259701fd7d3c1fc90d0ec3812571fa0ab
|
%global commit0 1ad8fe52412c8cef215e5a5af312e5db680c3916
|
||||||
%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
|
||||||
@ -46,7 +46,7 @@ Epoch: 2
|
|||||||
Version: 1.5.2
|
Version: 1.5.2
|
||||||
# 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.16.dev.git%{shortcommit0}%{?dist}
|
Release: 0.17.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/
|
||||||
@ -602,6 +602,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.17.dev.git1ad8fe5
|
||||||
|
- autobuilt 1ad8fe5
|
||||||
|
|
||||||
* Tue Aug 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.16.dev.gitf618bc3
|
* Tue Aug 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.16.dev.gitf618bc3
|
||||||
- autobuilt f618bc3
|
- autobuilt f618bc3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-f618bc3.tar.gz) = 4388af4cc08032971499ff14aa95df38a969c4b9d30940d695729d0cb716f58b0d6829b79c1699bb737e123c9a652d43e899510fefdf4321a9b62e69d04b1d3c
|
SHA512 (libpod-1ad8fe5.tar.gz) = bbdf90f633e6b7050fd2a59adbba498d1df6a1224578d2c627f8deb1202d827ddbd45ee4e1280f4527a66bcd3c2012a5beee3f67fac53937791bd96a893984f2
|
||||||
|
Loading…
Reference in New Issue
Block a user