diff --git a/python-yara.spec b/python-yara.spec index e4fbcec..04dec94 100644 --- a/python-yara.spec +++ b/python-yara.spec @@ -1,6 +1,6 @@ Name: python-yara Version: 4.2.0 -%global baserelease 3 +%global baserelease 4 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 May 27 2022 Mikel Olasagasti Uranga - 4.2.0-4 +- Skip testModuleData again for F36, fixes rhbz#2116289 + * Fri Jul 22 2022 Fedora Release Engineering - 4.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild