podman-2:1.4.5-0.51.dev.git2ca7861
- autobuilt 2ca7861 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
41555c67bf
commit
7d70c5ef6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -320,3 +320,4 @@
|
||||
/libpod-eca157f.tar.gz
|
||||
/libpod-0c4dfcf.tar.gz
|
||||
/libpod-2c98bd5.tar.gz
|
||||
/libpod-2ca7861.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 2c98bd5398979109cf3ddc3cbe4e3400b67d74ac
|
||||
%global commit0 2ca7861b8e9d375711af6fbf96d3148256b10d48
|
||||
%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.50.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.51.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 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.51.dev.git2ca7861
|
||||
- autobuilt 2ca7861
|
||||
|
||||
* Sun Jul 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.50.dev.git2c98bd5
|
||||
- autobuilt 2c98bd5
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-2c98bd5.tar.gz) = 611ccb89d9fddbb03c27a73da72b81874b639819466b345929c29a806c1a080f262c9455a97b4ceeb479b04364aa67c9ea3bf68c90a0600525f38fd6911e1203
|
||||
SHA512 (libpod-2ca7861.tar.gz) = bd5e4ab350c1be48a0f9df6dd6237d4bfc8bda0927837f21cc42e54f0f0342ad04147c2ac97700e87fbff4e464ab79deebb608834aa4de26eada8fa78ed71c98
|
||||
|
Loading…
Reference in New Issue
Block a user