mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-07-04 04:11:16 +00:00
Update to 2.1.12 upstream release
Upstream tag: v2.1.12 Upstream commit: e8896631 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
+6
-2
@@ -7,15 +7,19 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%if 0%{?rhel}
|
||||
%if %{defined rhel}
|
||||
%bcond_with docs
|
||||
%else
|
||||
%bcond_without docs
|
||||
%endif
|
||||
|
||||
Name: conmon
|
||||
%if %{defined rhel}
|
||||
Epoch: 3
|
||||
%else
|
||||
Epoch: 2
|
||||
Version: 2.1.10
|
||||
%endif
|
||||
Version: 2.1.12
|
||||
License: Apache-2.0
|
||||
Release: %autorelease
|
||||
Summary: OCI container runtime monitor
|
||||
|
||||
Reference in New Issue
Block a user