bump to bugfix release 4.0.1
This commit is contained in:
parent
17939ba16e
commit
e7a73a502c
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@
|
|||
/python-yara-3.9.0.tar.gz
|
||||
/python-yara-3.11.0.tar.gz
|
||||
/python-yara-4.0.0.tar.gz
|
||||
/python-yara-4.0.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: python-yara
|
||||
Version: 4.0.0
|
||||
Version: 4.0.1
|
||||
%global baserelease 1
|
||||
Summary: Python binding for the YARA pattern matching tool
|
||||
License: ASL 2.0
|
||||
|
|
@ -182,6 +182,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitearch}/ "$NOSETESTS3" -v ./tests.py:TestYar
|
|||
|
||||
#====================================================================
|
||||
%changelog
|
||||
* Fri Jun 06 2020 Michal Ambroz <rebus at, seznam.cz> - 4.0.1-1
|
||||
- bump to version 4.0.1
|
||||
|
||||
* Tue May 12 2020 Michal Ambroz <rebus at, seznam.cz> - 4.0.0-1
|
||||
- bump to version 4.0.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (python-yara-4.0.0.tar.gz) = 9210793d305e34313494e3d867fc3a729814401208206a0f6f7fd2bfdcb6482a8e19e64788c35c149cd5a65cdc5357d8fa1e020fae6ac8c2704fa55e6c2cb989
|
||||
SHA512 (python-yara-4.0.1.tar.gz) = 8bd4ba51dbec38cb6b9c18b4d8b9325d5bfc413af1462682497398ab86ab67e4cd19355bdaacf1d075098e281ad0d5e9bf748eb5b7fbe404dcf0955cb688e2aa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue