podman-2:1.4.5-0.32.dev.git69f74f1
- autobuilt 69f74f1 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
096afbce0b
commit
9127a035af
1
.gitignore
vendored
1
.gitignore
vendored
@ -301,3 +301,4 @@
|
||||
/libpod-d6b41eb.tar.gz
|
||||
/libpod-3b52e4d.tar.gz
|
||||
/libpod-ab7b47c.tar.gz
|
||||
/libpod-69f74f1.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 ab7b47ca60da11f9e24688cfe2ae3d00eb123471
|
||||
%global commit0 69f74f13b0d041c45bc0e0c77c6c4ee3cd4cbdd4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -42,7 +42,7 @@ Epoch: 2
|
||||
Version: 1.4.5
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.31.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.32.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -591,6 +591,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.32.dev.git69f74f1
|
||||
- autobuilt 69f74f1
|
||||
|
||||
* Mon Jul 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.31.dev.gitab7b47c
|
||||
- autobuilt ab7b47c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-ab7b47c.tar.gz) = 406115b39d89c929699f7f76f6e3f01918007905052fc54a947d4a3571e1467f6821c953da770ec4471469836ab3b554ff0cbf1373d052fcebb821f1a7f9c8da
|
||||
SHA512 (libpod-69f74f1.tar.gz) = 39038eb503e09d3117d93dc96a7583c09eeacbfa87a28ba7ae5ba6ef5b07b195fca1538b22054c558abbf0528b6e3daf621069cfdc134f75d179e2bbcc719341
|
||||
|
Loading…
Reference in New Issue
Block a user