conmon-2.1.3-1.el9
- update to https://github.com/containers/conmon/releases/tag/v2.1.3 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
49ede56fb1
commit
da268df147
10
conmon.spec
10
conmon.spec
@ -3,13 +3,13 @@
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path github.com/containers/%{name}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 2bc95ee697e87d5f7b77063cf83fc32739addafe
|
||||
%global commit0 ab52a597278b20173440140cd810dc9fa8785c93
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: conmon
|
||||
Epoch: 2
|
||||
Version: 2.1.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -59,6 +59,10 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 26 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.1.3-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.1.3
|
||||
- Related: #2061316
|
||||
|
||||
* Thu Jun 16 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.1.2-2
|
||||
- update to latest content of https://github.com/containers/conmon/releases/tag/2.1.2
|
||||
(https://github.com/containers/conmon/commit/2bc95ee697e87d5f7b77063cf83fc32739addafe)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-2.1.2-2bc95ee.tar.gz) = 6accd206c19f2a4a3ee484e0f3409757a02ca7f293497e237218a29621c3b21deec8889d79e1490475017e8199f0731587ff0d9c7fb13e603a0103f858a7832d
|
||||
SHA512 (conmon-2.1.3-ab52a59.tar.gz) = ae00e8bf6dc0f173363238481e582d2638819bca8e8aa2547ad8140b394b189a78987747e63a56d3036ed27d78869b3c5ad96af16ae8f275129e20bccb911141
|
||||
|
Loading…
Reference in New Issue
Block a user