podman-2:1.4.5-0.43.dev.git7c9095e
- autobuilt 7c9095e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ff06405ca6
commit
519703aae5
1
.gitignore
vendored
1
.gitignore
vendored
@ -312,3 +312,4 @@
|
||||
/libpod-eae9a00.tar.gz
|
||||
/libpod-0917783.tar.gz
|
||||
/libpod-2283471.tar.gz
|
||||
/libpod-7c9095e.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 2283471f8da7c3dc1a2cc6e1fe908c0fe7596d68
|
||||
%global commit0 7c9095ea1de363f8d76ae246575062755ac9398e
|
||||
%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.42.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.43.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
|
||||
* Thu Jul 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.43.dev.git7c9095e
|
||||
- autobuilt 7c9095e
|
||||
|
||||
* Wed Jul 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.42.dev.git2283471
|
||||
- autobuilt 2283471
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-2283471.tar.gz) = e8d96767457525166537aad94c0c892093fcbda621160c724c16269d2bb3b4dbe4b31c52640d9d5dd2a0da18fcf6be33daaba59fa2b900eeb97d3e43e6ebf7ff
|
||||
SHA512 (libpod-7c9095e.tar.gz) = 97b845d85527e39ed83fa2a27f0f91fc0040f612f10f163a244ca32e6ab4fd59ba7161d771deb5158867e7788f4606bfbd7cd1545b814d8b0d0ca2257db3da39
|
||||
|
Loading…
Reference in New Issue
Block a user