From bbfc4b5140e4baab08b1d25f81ec441dd38c6733 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 17:15:21 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- python-yara.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yara.spec b/python-yara.spec index 2349a4d..1f86f0a 100644 --- a/python-yara.spec +++ b/python-yara.spec @@ -1,6 +1,6 @@ Name: python-yara Version: 4.5.1 -%global baserelease 2 +%global baserelease 3 Summary: Python binding for the YARA pattern matching tool License: Apache-2.0 URL: https://github.com/VirusTotal/yara-python/ @@ -151,6 +151,9 @@ pytest-3 -k "$EXCLUDE" tests.py -v #==================================================================== %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 4.5.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 4.5.1-2 - Rebuilt for Python 3.13