Rebuilt for Python 3.11
This commit is contained in:
parent
0feb574bcc
commit
0a7853c6fb
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: python-yara
|
||||
Version: 4.2.0
|
||||
%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/
|
||||
|
|
@ -130,6 +130,9 @@ Summary: Python2 binding for the YARA pattern matching tool
|
|||
|
||||
#====================================================================
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.2.0-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Fri May 27 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 4.2.0-1
|
||||
- Bump to 4.2.0 rhbz#2063287 fixes FTBFS rhbz#2064646
|
||||
- Minor changes to spec, like using https for URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue