podman-2:1.4.5-0.52.dev.git6665269
- autobuilt 6665269 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7d70c5ef6e
commit
18e1b76082
1
.gitignore
vendored
1
.gitignore
vendored
@ -321,3 +321,4 @@
|
||||
/libpod-0c4dfcf.tar.gz
|
||||
/libpod-2c98bd5.tar.gz
|
||||
/libpod-2ca7861.tar.gz
|
||||
/libpod-6665269.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 2ca7861b8e9d375711af6fbf96d3148256b10d48
|
||||
%global commit0 6665269ab8bd413799df6568a83a3ac679c93ad1
|
||||
%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.51.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.52.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.52.dev.git6665269
|
||||
- autobuilt 6665269
|
||||
|
||||
* Mon Jul 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.51.dev.git2ca7861
|
||||
- autobuilt 2ca7861
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-2ca7861.tar.gz) = bd5e4ab350c1be48a0f9df6dd6237d4bfc8bda0927837f21cc42e54f0f0342ad04147c2ac97700e87fbff4e464ab79deebb608834aa4de26eada8fa78ed71c98
|
||||
SHA512 (libpod-6665269.tar.gz) = 348be85c14fe4722fd98df655accc18c15804d4125d55c7079e9565106ca1a3fb40d31077c19cbe0cc01273455eb54b4aa210c15ce45a835fb3d5badf995aa80
|
||||
|
Loading…
Reference in New Issue
Block a user