bump to version 4.0.3
This commit is contained in:
parent
2d0a004d78
commit
28dc29bffc
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/python-yara-4.0.0.tar.gz
|
||||
/python-yara-4.0.1.tar.gz
|
||||
/python-yara-4.0.2.tar.gz
|
||||
/python-yara-4.0.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: python-yara
|
||||
Version: 4.0.2
|
||||
%global baserelease 3
|
||||
Version: 4.0.3
|
||||
%global baserelease 1
|
||||
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
|
||||
* Thu Feb 04 2021 Michal Ambroz <rebus at, seznam.cz> - 4.0.3-1
|
||||
- bump to version 4.0.3
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (python-yara-4.0.2.tar.gz) = 0c599f529d11a1ecc006f2db958efbbe6b43669f0721b941f4a46d68d75a1e15418075dccb229c498dd39f651f58392d7c7c4b5c62ef694cbddbf05c609301d3
|
||||
SHA512 (python-yara-4.0.3.tar.gz) = 4100b4664a4fc02d0398e086a1f1203f91c43e692ed5644a88dfac563e0b1b98fde2f6d1f7a69650e297dde253b5f369ca24e3aa18c0160708639cdfce9de140
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue