podman-2:1.4.5-0.17.dev.git456c045
- autobuilt 456c045 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f205a51c57
commit
2e4deb4385
1
.gitignore
vendored
1
.gitignore
vendored
@ -286,3 +286,4 @@
|
||||
/libpod-1c02905.tar.gz
|
||||
/libpod-b2734ba.tar.gz
|
||||
/libpod-7488ed6.tar.gz
|
||||
/libpod-456c045.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 7488ed6d9a619d86333dc1880d4df034fbb371b9
|
||||
%global commit0 456c045ddb39ade0c2a537e25f91e08745325508
|
||||
%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.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.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 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.17.dev.git456c045
|
||||
- autobuilt 456c045
|
||||
|
||||
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.16.dev.git7488ed6
|
||||
- autobuilt 7488ed6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-7488ed6.tar.gz) = aaef81269f5b678426088c35ac19d19f93508089ce26dd246cd926939f3300effddc4e5a8b8113eba77695d6ccc36a7d4bcb7173ded3dcc8e27fe48ac4e48f34
|
||||
SHA512 (libpod-456c045.tar.gz) = ab9cd1122a49a47772686f962a15e7b33e1d4c2465b7501a180bdea61774f185a4a38f56b4ca9f8d6fb4f9ed75363bed1a340542ac57c9ebc54d8f11320ee8d4
|
||||
|
Loading…
Reference in New Issue
Block a user