rebuild for epel
This commit is contained in:
parent
167d7d1be3
commit
810d01ab74
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: python-yara
|
||||
Version: 4.0.5
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
Summary: Python binding for the YARA pattern matching tool
|
||||
License: ASL 2.0
|
||||
URL: http://github.com/VirusTotal/yara-python/
|
||||
|
|
@ -182,6 +182,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitearch}/ "$NOSETESTS3" -v ./tests.py:TestYar
|
|||
|
||||
#====================================================================
|
||||
%changelog
|
||||
* Sun Apr 25 2021 Michal Ambroz <rebus at, seznam.cz> - 4.0.5-2
|
||||
- rebuild for epel
|
||||
|
||||
* Sat Mar 13 2021 Michal Ambroz <rebus at, seznam.cz> - 4.0.5-1
|
||||
- bump to version 4.0.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue