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