podman-2:1.5.1-3.16.dev.git4823cf8
- autobuilt 4823cf8 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
cab93482ca
commit
d8816654e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -387,3 +387,4 @@
|
||||
/libpod-7a859f0.tar.gz
|
||||
/libpod-ce64c14.tar.gz
|
||||
/libpod-a734b53.tar.gz
|
||||
/libpod-4823cf8.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 a734b53357a84d5156e2902113e72d9384f9515b
|
||||
%global commit0 4823cf8fcc460f2d4f8707ff603234baff9d452a
|
||||
%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.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 2.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.16.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
|
||||
* Wed Aug 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-3.16.dev.git4823cf8
|
||||
- autobuilt 4823cf8
|
||||
|
||||
* Wed Aug 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-2.16.dev.gita734b53
|
||||
- autobuilt a734b53
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-a734b53.tar.gz) = 3453be093e5abc44953db27559ebe99fffb881ead4d5f8ee18ed318f171d11e2c95cea7ababd3b9b004ce1577c8cbb3570b65dfdbdc8d833cdc5605863b1c5ba
|
||||
SHA512 (libpod-4823cf8.tar.gz) = 43b01f043628b6e5ee7f01f535396d24889f5b40d4b1f2e6a6e68e928483753612ff2035ee96a228a832385b6100d5600e94f3d5d1841bf7b52a5beb7597cd5b
|
||||
|
Loading…
Reference in New Issue
Block a user