From 2bd7b63f3fe9c2e5f83ca79373843e6d5938804b Mon Sep 17 00:00:00 2001 From: Mikel Olasagasti Uranga Date: Aug 08 2022 08:51:51 +0000 Subject: Fix baserelease and add changelog --- 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