podman-2:1.5.2-0.71.dev.git9cf852c
- autobuilt 9cf852c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4039e25db6
commit
f4e46d5ba8
1
.gitignore
vendored
1
.gitignore
vendored
@ -462,3 +462,4 @@
|
||||
/libpod-c1761ba.tar.gz
|
||||
/libpod-997c4b5.tar.gz
|
||||
/libpod-7ac6ed3.tar.gz
|
||||
/libpod-9cf852c.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 7ac6ed3b4b27621e7aa15da335e65ffa601fb83e
|
||||
%global commit0 9cf852c305a9eadb5eb7471ea171e025bc15d866
|
||||
%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.70.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.71.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -603,6 +603,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.71.dev.git9cf852c
|
||||
- autobuilt 9cf852c
|
||||
|
||||
* Tue Sep 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.70.dev.git7ac6ed3
|
||||
- autobuilt 7ac6ed3
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-7ac6ed3.tar.gz) = c55e683a16a008b7cad22a15fc4f0fe93e723ddb2f7eb460f0a188d8ff8f004ee96e1d3f1d45ad2868d57e55d0e0391364438df13597b932e24b7fbb3f46f7ad
|
||||
SHA512 (libpod-9cf852c.tar.gz) = c99736b90b75b748d335eadb6e25845b5721956256d7cffed2b125a99f61e9d65b4ecad737db82180e4995f92c98812ef365555ba37b945655510ee1ec7769bd
|
||||
|
Loading…
Reference in New Issue
Block a user