From 9d499cd82582cfd7be65311d14cc2463f5d2bb51 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 26 Jan 2024 15:34:08 +0530 Subject: [PATCH] bump to v2.1.10 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + conmon.spec | 10 +++------- sources | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 5b46c3f..300ed04 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,4 @@ /v2.1.6.tar.gz /v2.1.7.tar.gz /v2.1.8.tar.gz +/v2.1.10.tar.gz diff --git a/conmon.spec b/conmon.spec index d9f7aec..b8ab93c 100644 --- a/conmon.spec +++ b/conmon.spec @@ -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.10 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 @@ -45,7 +41,7 @@ Requires: libseccomp %{summary}. %prep -%autosetup -Sgit %{name}-%{built_tag_strip} +%autosetup -Sgit %{name}-%{version} sed -i 's/install.bin: bin\/conmon/install.bin:/' Makefile sed -i 's/install.crio: bin\/conmon/install.crio:/' Makefile diff --git a/sources b/sources index 401e262..b5c6aba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v2.1.8.tar.gz) = a277de8f8adf001c3e3ef6ef19d4bade36d48c5395a624ee99cb22708ea26a9954df76362006a1331efc06265cb790883b43e84f0006f80c1725a7470ff244c3 +SHA512 (v2.1.10.tar.gz) = ecf1a961f431b005b54faa68b5c1bcf31d448f994ca66a56f13002216074dba79b53b52a377d4f8dab08141d6c6cf44467352fbff37175135d3da84081b27a18