From 89c5a14b392365508e8627429d5b1fa9b2ec3272 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 03:48:30 +0300 Subject: [PATCH] import chan-0.0.4-14.el10 --- SPECS/chan.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/chan.spec b/SPECS/chan.spec index c874450..e86e8b9 100644 --- a/SPECS/chan.spec +++ b/SPECS/chan.spec @@ -1,6 +1,6 @@ Name: chan Version: 0.0.4 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Pure C implementation of Go channels License: Apache-2.0 URL: https://github.com/tylertreat/%{name} @@ -60,6 +60,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Oct 29 2024 Troy Dawson - 0.0.4-14 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.0.4-13 - Bump release for June 2024 mass rebuild