Fix baserelease and add changelog
This commit is contained in:
parent
5e3e36a2b0
commit
2bd7b63f3f
1 changed files with 4 additions and 1 deletions
|
|
@ -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 <mikel@olasagasti.info> - 4.2.0-4
|
||||
- Skip testModuleData again for F36, fixes rhbz#2116289
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue