podman-2:1.4.5-0.67.dev.gite1a099e
- autobuilt e1a099e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1da1779118
commit
c5dd1227c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -336,3 +336,4 @@
|
|||||||
/libpod-ee15e76.tar.gz
|
/libpod-ee15e76.tar.gz
|
||||||
/libpod-6f62dac.tar.gz
|
/libpod-6f62dac.tar.gz
|
||||||
/libpod-afb493a.tar.gz
|
/libpod-afb493a.tar.gz
|
||||||
|
/libpod-e1a099e.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 afb493ae9b1cc98db1f6d9a211b561bb245692de
|
%global commit0 e1a099ed448312eb573c680561496f084aa71814
|
||||||
%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.66.dev.git%{shortcommit0}%{?dist}
|
Release: 0.67.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
|
||||||
|
* Thu Aug 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.67.dev.gite1a099e
|
||||||
|
- autobuilt e1a099e
|
||||||
|
|
||||||
* Thu Aug 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.66.dev.gitafb493a
|
* Thu Aug 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.66.dev.gitafb493a
|
||||||
- autobuilt afb493a
|
- autobuilt afb493a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-afb493a.tar.gz) = 1bfdf76645b4c97b352222f000c7532c3454ec41b047d24bfe352f98f64db491c70901ece2fae2bfefd59d20a3a9cd2eb710ad18726015064ffc47a6c80fc34c
|
SHA512 (libpod-e1a099e.tar.gz) = 83136567cc3b8471e10f058c397e59190d837d88fb5eabe449bfe327de87982b285d3aa9d5530da0af801d1370f6310e42e8765ff6f9feb027bc1f798126af61
|
||||||
|
Loading…
Reference in New Issue
Block a user