bump to bugfix release 4.0.2
This commit is contained in:
parent
fee7d95847
commit
39445326bf
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@
|
|||
/python-yara-3.11.0.tar.gz
|
||||
/python-yara-4.0.0.tar.gz
|
||||
/python-yara-4.0.1.tar.gz
|
||||
/python-yara-4.0.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: python-yara
|
||||
Version: 4.0.1
|
||||
Version: 4.0.2
|
||||
%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
|
||||
* Thu Jul 16 2020 Michal Ambroz <rebus at, seznam.cz> - 4.0.2-1
|
||||
- bump to version 4.0.2
|
||||
|
||||
* Fri Jun 06 2020 Michal Ambroz <rebus at, seznam.cz> - 4.0.1-1
|
||||
- bump to version 4.0.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (python-yara-4.0.1.tar.gz) = 8bd4ba51dbec38cb6b9c18b4d8b9325d5bfc413af1462682497398ab86ab67e4cd19355bdaacf1d075098e281ad0d5e9bf748eb5b7fbe404dcf0955cb688e2aa
|
||||
SHA512 (python-yara-4.0.2.tar.gz) = 0c599f529d11a1ecc006f2db958efbbe6b43669f0721b941f4a46d68d75a1e15418075dccb229c498dd39f651f58392d7c7c4b5c62ef694cbddbf05c609301d3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue