podman-2:1.5.2-0.24.dev.git59261cf
- autobuilt 59261cf Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9795f71fec
commit
18af750994
1
.gitignore
vendored
1
.gitignore
vendored
@ -416,3 +416,4 @@
|
||||
/libpod-18f2328.tar.gz
|
||||
/libpod-34002f9.tar.gz
|
||||
/libpod-b263dd9.tar.gz
|
||||
/libpod-59261cf.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 b263dd9e81bcadd3be5c7420fca9e53ecc8aef7c
|
||||
%global commit0 59261cf014678b374c4b0d27077de5d0689d6f0c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -602,6 +602,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.24.dev.git59261cf
|
||||
- autobuilt 59261cf
|
||||
|
||||
* Thu Aug 22 2019 Daniel J Walsh <dwalsh@redhat.com> - 2:1.5.2-0.23.dev.gitb263dd9
|
||||
- Move man5 man pages into podman-manpage package
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-b263dd9.tar.gz) = 7259381d297c90035cdda43c62b847c5f53712cab6962c3e58129740fea3684f8b2933e3dca9569dfde744a24fc746f09b7e30ba5482a0129abf7230097c6a67
|
||||
SHA512 (libpod-59261cf.tar.gz) = 9404ef88eed7c43bc52a7489d6ab8fa3d17cfa34e8e9b780dfb3be2ce99be11648b816c7986a5025fa845584b4d265b09834f4cb9d7b769f8394de2d7b0a9dde
|
||||
|
Loading…
Reference in New Issue
Block a user