podman-2:1.4.5-0.14.dev.git1c02905
- autobuilt 1c02905 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
510a4edfbf
commit
f3e9cb8d3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -283,3 +283,4 @@
|
||||
/libpod-400851a.tar.gz
|
||||
/libpod-fe83308.tar.gz
|
||||
/libpod-04a9cb0.tar.gz
|
||||
/libpod-1c02905.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 04a9cb01fec7a31a6ab4156f369a45399930e418
|
||||
%global commit0 1c02905ec7af9f63a35ee05e9e9ce594c45c4c58
|
||||
%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.13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.14.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
|
||||
* Wed Jul 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.14.dev.git1c02905
|
||||
- autobuilt 1c02905
|
||||
|
||||
* Wed Jul 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.13.dev.git04a9cb0
|
||||
- autobuilt 04a9cb0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-04a9cb0.tar.gz) = 8d4b732c1e321955fe8d30298f241a8d5e848c05de8b34e286821753d589f65999d2ff952c064d654293675dde74773e022de04c4c42585374e65c208e890ab4
|
||||
SHA512 (libpod-1c02905.tar.gz) = 2d3964dfeedc75411f13d0114fdcf323156be932113a3fb467e4e1c6369c59868cb1bd824e866286f9d23a40e15d685a8363a6c706ca456c9b1ba097cf6e791b
|
||||
|
Loading…
Reference in New Issue
Block a user