Rebuilt for yara-4.5.2

https://bugzilla.redhat.com/show_bug.cgi?id=2457201
This commit is contained in:
Carl George 2026-04-09 21:17:36 -05:00
commit e19a9d2320

View file

@ -1,6 +1,6 @@
Name: python-yara
Version: 4.2.3
%global baserelease 1
%global baserelease 2
Summary: Python binding for the YARA pattern matching tool
License: ASL 2.0
URL: https://github.com/VirusTotal/yara-python/
@ -136,6 +136,9 @@ EXCLUDE='not testModuleData'
#====================================================================
%changelog
* Fri Apr 10 2026 Carl George <carlwgeorge@fedoraproject.org> - 4.2.3-2
- Rebuilt for yara-4.5.2 rhbz#2457201
* Tue Nov 01 2022 Michal Ambroz <rebus at, seznam.cz> - 4.2.3-1
- Rebuilt for yara-4.2.3 - second service :)