mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
conmon-2.2.0-1.el10
- update to https://github.com/containers/conmon/releases/tag/v2.2.0 - Related: RHEL-122178 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
+6
-2
@@ -19,7 +19,7 @@ Epoch: 3
|
||||
%else
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.1.13
|
||||
Version: 2.2.0
|
||||
License: Apache-2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
@@ -27,13 +27,13 @@ URL: https://github.com/containers/%{name}
|
||||
# Tarball fetched from upstream
|
||||
Source0: %{url}/archive/v%{version}.tar.gz
|
||||
%if %{with docs}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
BuildRequires: go-md2man
|
||||
%endif
|
||||
BuildRequires: gcc
|
||||
BuildRequires: git-core
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: libseccomp-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: systemd-libs
|
||||
BuildRequires: make
|
||||
@@ -75,6 +75,10 @@ sed -i 's/install.bin: bin\/conmon/install.bin:/' Makefile
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 03 2026 Jindrich Novy <jnovy@redhat.com> - 2:2.2.0-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.2.0
|
||||
- Related: RHEL-122178
|
||||
|
||||
* Wed Feb 26 2025 Jindrich Novy <jnovy@redhat.com> - 2:2.1.13-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.1.13
|
||||
- Resolves: RHEL-80818
|
||||
|
||||
@@ -1 +1 @@
|
||||
SHA512 (v2.1.13.tar.gz) = cb98b26b3c5f5e5f0b09f5373bd58dc958b66ac4edcac2aa509f48be8b7e9a33001428016290944c4002ddbf63e11fb4657aaad879c89c5776f8c8031f4d1d08
|
||||
SHA512 (v2.2.0.tar.gz) = 8a14d47be06f3b768118216afc7b9cf5da65c19d896f55febe92250cf9f7aa7c9b8c58736f0a52d44c2ff9f4a6bc99fa3f9ffe22a7905d332b2fd816b3a2e2c9
|
||||
|
||||
Reference in New Issue
Block a user