From 908675821885ed739a596ea59927fc4414077fc3 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 06:12:27 +0300 Subject: [PATCH] import yara-4.5.2-2.el10 --- SPECS/yara.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/yara.spec b/SPECS/yara.spec index 4c5eff4..813361c 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,6 +127,10 @@ rm -f %{buildroot}%{_datadir}/doc/%{name}/html/.buildinfo %changelog +* 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