podman-2:1.4.5-0.72.dev.git5370c53
- autobuilt 5370c53 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0da4335dfc
commit
2754eb6d4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -341,3 +341,4 @@
|
|||||||
/libpod-e48dc50.tar.gz
|
/libpod-e48dc50.tar.gz
|
||||||
/libpod-e3240da.tar.gz
|
/libpod-e3240da.tar.gz
|
||||||
/libpod-2cc5913.tar.gz
|
/libpod-2cc5913.tar.gz
|
||||||
|
/libpod-5370c53.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 2cc5913bed1fb16690eb27c6e636867a5946070e
|
%global commit0 5370c53c9c22627385e9bc765dbd1fcfedc09694
|
||||||
%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.4.5
|
Version: 1.4.5
|
||||||
# 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.71.dev.git%{shortcommit0}%{?dist}
|
Release: 0.72.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/
|
||||||
@ -595,6 +595,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.72.dev.git5370c53
|
||||||
|
- autobuilt 5370c53
|
||||||
|
|
||||||
* Fri Aug 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.71.dev.git2cc5913
|
* Fri Aug 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.71.dev.git2cc5913
|
||||||
- autobuilt 2cc5913
|
- autobuilt 2cc5913
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-2cc5913.tar.gz) = 882fcdc77db1fe61b45f8b8a82bc02e167116d0f1cc4f53374d7b46c7b81c78d985862ec2d581850a313628805509b7c55e7532389c1be2d8b55b167db086175
|
SHA512 (libpod-5370c53.tar.gz) = da7facdf5fa434657a636f675fd074db4ac0ff742b46a734f260ae7a5319d2e6f9ab4b177ccdbb1f979756abd2fa884d5375086a04cc9d4a674cf57d097c7af7
|
||||||
|
Loading…
Reference in New Issue
Block a user