conmon-2.1.4-1.el9
- update to https://github.com/containers/conmon/releases/tag/v2.1.4 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
da268df147
commit
eb6cae3350
@ -3,12 +3,12 @@
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path github.com/containers/%{name}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 ab52a597278b20173440140cd810dc9fa8785c93
|
||||
%global commit0 bd1459a3ffbb13eb552cc9af213e1f56f31ba2ee
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: conmon
|
||||
Epoch: 2
|
||||
Version: 2.1.3
|
||||
Version: 2.1.4
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
@ -59,6 +59,10 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 30 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.1.4-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.1.4
|
||||
- Related: #2061316
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-2.1.3-ab52a59.tar.gz) = ae00e8bf6dc0f173363238481e582d2638819bca8e8aa2547ad8140b394b189a78987747e63a56d3036ed27d78869b3c5ad96af16ae8f275129e20bccb911141
|
||||
SHA512 (conmon-2.1.4-bd1459a.tar.gz) = a587911ba4e9be20d51bbd391ffab8ebf94c094be7483d6485a9b2addad5f43a3ebbfe84074b926900035b902429f5ad1d7b0ee8cc54a57b7eab82dd5775720a
|
||||
|
Loading…
Reference in New Issue
Block a user