conmon-2.1.11-1.el10

- update to https://github.com/containers/conmon/releases/tag/v2.1.11
- Related: RHEL-34195

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy
2024-05-01 13:13:19 +02:00
parent 753bc964b5
commit d48bb55ef2
3 changed files with 4 additions and 126 deletions
+2 -6
View File
@@ -13,19 +13,15 @@
%bcond_without docs
%endif
%global built_tag v2.1.8
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
Name: conmon
Epoch: 2
Version: %{gen_version}
Version: 2.1.11
License: Apache-2.0
Release: %autorelease
Summary: OCI container runtime monitor
URL: https://github.com/containers/%{name}
# Tarball fetched from upstream
Source0: %{url}/archive/%{built_tag}.tar.gz
Source0: %{url}/archive/v%{version}.tar.gz
%if %{with docs}
ExclusiveArch: %{golang_arches_future}
BuildRequires: go-md2man