podman-2:1.4.5-0.91.dev.git202eade
- autobuilt 202eade Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5d9fa5eee3
commit
f5e4d75034
1
.gitignore
vendored
1
.gitignore
vendored
@ -360,3 +360,4 @@
|
|||||||
/libpod-5701fe6.tar.gz
|
/libpod-5701fe6.tar.gz
|
||||||
/libpod-3959a35.tar.gz
|
/libpod-3959a35.tar.gz
|
||||||
/libpod-09cedd1.tar.gz
|
/libpod-09cedd1.tar.gz
|
||||||
|
/libpod-202eade.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 09cedd152d5c5827520635b10498d15225999e19
|
%global commit0 202eadef2cd46f3a74075a6cfe4e4064d0e14a63
|
||||||
%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.90.dev.git%{shortcommit0}%{?dist}
|
Release: 0.91.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/
|
||||||
@ -599,6 +599,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.91.dev.git202eade
|
||||||
|
- autobuilt 202eade
|
||||||
|
|
||||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.90.dev.git09cedd1
|
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.90.dev.git09cedd1
|
||||||
- autobuilt 09cedd1
|
- autobuilt 09cedd1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-09cedd1.tar.gz) = c231f3b071c864f98f7e307f371930c593d337a5ce7aa5b27b5bb01a431aac0b6d560a060354d52e489c4d70329dae5b23397c29df581712bb5a1bdd148184cf
|
SHA512 (libpod-202eade.tar.gz) = 0efbfbfda21fe846cfe6414d696c77852f3ab09c5059fde55b709145f2b9ad76881a52c888d58c4639a1840d273a52b2403bccdc42f3087ead2efa50aeda46a9
|
||||||
|
Loading…
Reference in New Issue
Block a user