podman-2:1.4.5-0.86.dev.git41de7b1
- autobuilt 41de7b1 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1828a6945c
commit
12fab34451
1
.gitignore
vendored
1
.gitignore
vendored
@ -355,3 +355,4 @@
|
||||
/libpod-f0a5b7f.tar.gz
|
||||
/libpod-66ea32c.tar.gz
|
||||
/libpod-35ecf49.tar.gz
|
||||
/libpod-41de7b1.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 35ecf498dc1fb20a56af615d9324d1707cc56fb9
|
||||
%global commit0 41de7b14e0c69be15a7f19c69d5bfb374be62466
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.4.5
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.85.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.86.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -599,6 +599,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.86.dev.git41de7b1
|
||||
- autobuilt 41de7b1
|
||||
|
||||
* Wed Aug 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.85.dev.git35ecf49
|
||||
- autobuilt 35ecf49
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-35ecf49.tar.gz) = 433fe8bdb12c973ac8914f9b83e6571bab05d334fefe9a57341487f6c3c5c7e58d0d01b686c3293ee0b73764e5100e4373ab5d44d158d178f4695c4374e5ca1b
|
||||
SHA512 (libpod-41de7b1.tar.gz) = 3461f0dd2bbf89887f3e856ac5c825a89562eaf73a59b0a692a32f76d482fe250a33e6290194dedf237386ad715c85b11d415e83de5e81d6a10c5343fac66caf
|
||||
|
Loading…
Reference in New Issue
Block a user