podman-2:1.4.5-0.33.dev.gitcf9efa9
- autobuilt cf9efa9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
9127a035af
commit
8e0354e3ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -302,3 +302,4 @@
|
|||||||
/libpod-3b52e4d.tar.gz
|
/libpod-3b52e4d.tar.gz
|
||||||
/libpod-ab7b47c.tar.gz
|
/libpod-ab7b47c.tar.gz
|
||||||
/libpod-69f74f1.tar.gz
|
/libpod-69f74f1.tar.gz
|
||||||
|
/libpod-cf9efa9.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 69f74f13b0d041c45bc0e0c77c6c4ee3cd4cbdd4
|
%global commit0 cf9efa90e5dcf89e10408eae5229c4ce904d9fc7
|
||||||
%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.32.dev.git%{shortcommit0}%{?dist}
|
Release: 0.33.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 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.33.dev.gitcf9efa9
|
||||||
|
- autobuilt cf9efa9
|
||||||
|
|
||||||
* Mon Jul 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.32.dev.git69f74f1
|
* Mon Jul 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.32.dev.git69f74f1
|
||||||
- autobuilt 69f74f1
|
- autobuilt 69f74f1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-69f74f1.tar.gz) = 39038eb503e09d3117d93dc96a7583c09eeacbfa87a28ba7ae5ba6ef5b07b195fca1538b22054c558abbf0528b6e3daf621069cfdc134f75d179e2bbcc719341
|
SHA512 (libpod-cf9efa9.tar.gz) = 9d4afd871cbac7a0a9365f99ce78d19b683f8bb31b742dbdd24aacd6cfb8ceec5734a9a94435c8938906606b02eb64bf4401d66d3acb21029ec2f0ed62685197
|
||||||
|
Loading…
Reference in New Issue
Block a user