podman-2:1.4.5-0.3.dev.gitdf3f5af
- autobuilt df3f5af Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
48f1131fcf
commit
a5717a4543
1
.gitignore
vendored
1
.gitignore
vendored
@ -272,3 +272,4 @@
|
||||
/libpod-0906b32.tar.gz
|
||||
/libpod-f7407f2.tar.gz
|
||||
/libpod-cea0e93.tar.gz
|
||||
/libpod-df3f5af.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 cea0e93a658f10cc46b56cb9b00ac8b824bc8b02
|
||||
%global commit0 df3f5afad13c91a6f2be9e83ae328483e047c13c
|
||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -592,6 +592,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.3.dev.gitdf3f5af
|
||||
- autobuilt df3f5af
|
||||
|
||||
* Tue Jul 09 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.4.5-0.2.dev.gitcea0e93
|
||||
- Resolves: #1727933 - containers-monuts.conf.5 moved to containers-common
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-5995229.tar.gz) = 9b739acdf6ba4ec24fa9e2ca60843e236a93f7b641b202459d0efde49928a3f803bc2fab6c626ea56bd5f34ef079f6f3123abd5660c9cbc1de9cc5b4648f8f51
|
||||
SHA512 (libpod-cea0e93.tar.gz) = 0daff588e9de2a99d35a06222b11f4a140439dcd0216e1dbd46a6c6fd7adabd15b0f73d63b895ab2e824fb5fbdcc8f9875b9b60fbde8b6b100dfeb99db158865
|
||||
SHA512 (libpod-df3f5af.tar.gz) = 8cd6015b4ef41c9adc4e494d4e08f296fc8fef123317767ca934f2c9fde4c62541b3881bf7d9beec240287cd56e1c85e1b104c30d06fb3e6d34ee8b06b239e94
|
||||
|
Loading…
Reference in New Issue
Block a user