podman-2:1.4.5-0.53.dev.gitc3c45f3
- autobuilt c3c45f3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
18e1b76082
commit
04555be08a
1
.gitignore
vendored
1
.gitignore
vendored
@ -322,3 +322,4 @@
|
|||||||
/libpod-2c98bd5.tar.gz
|
/libpod-2c98bd5.tar.gz
|
||||||
/libpod-2ca7861.tar.gz
|
/libpod-2ca7861.tar.gz
|
||||||
/libpod-6665269.tar.gz
|
/libpod-6665269.tar.gz
|
||||||
|
/libpod-c3c45f3.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 6665269ab8bd413799df6568a83a3ac679c93ad1
|
%global commit0 c3c45f3ba5c2782be9658a33f8632467a06c6422
|
||||||
%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
|
||||||
@ -42,7 +42,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.52.dev.git%{shortcommit0}%{?dist}
|
Release: 0.53.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/
|
||||||
@ -591,6 +591,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.53.dev.gitc3c45f3
|
||||||
|
- autobuilt c3c45f3
|
||||||
|
|
||||||
* Mon Jul 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.52.dev.git6665269
|
* Mon Jul 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.52.dev.git6665269
|
||||||
- autobuilt 6665269
|
- autobuilt 6665269
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-6665269.tar.gz) = 348be85c14fe4722fd98df655accc18c15804d4125d55c7079e9565106ca1a3fb40d31077c19cbe0cc01273455eb54b4aa210c15ce45a835fb3d5badf995aa80
|
SHA512 (libpod-c3c45f3.tar.gz) = a6aee364c141cb6535613459cc5833dcf7f3f657d10ceacfefaa77c2ace6e4d18a2b958e08e1e229382360639d100b1e1b3890c1032409709c8b780be3b62c42
|
||||||
|
Loading…
Reference in New Issue
Block a user