From 19c165dc9c9079c20a5c8ad27fcfb7b436d7621f Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 06:12:29 +0300 Subject: [PATCH] import yara-4.5.2-2.el10 --- SPECS/yara.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/SPECS/yara.spec b/SPECS/yara.spec index c7e2443..400a306 100644 --- a/SPECS/yara.spec +++ b/SPECS/yara.spec @@ -1,6 +1,6 @@ Name: yara Version: 4.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pattern matching Swiss knife for malware researchers License: BSD-3-Clause @@ -127,9 +127,13 @@ rm -f %{buildroot}%{_datadir}/doc/%{name}/html/.buildinfo %changelog -* Thu Oct 31 2024 MSVSphere Packaging Team - 4.5.2-1 +* Thu Oct 31 2024 MSVSphere Packaging Team - 4.5.2-2 - Rebuilt for MSVSphere 10 +* Tue Oct 29 2024 Troy Dawson - 4.5.2-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Oct 25 2024 Mark Huth - 4.5.2-1 - Initial commit on c10s - Resolves: RHEL-60383