bump to 4.3.1
This commit is contained in:
parent
28a5b6b6b7
commit
2fc27fb829
2 changed files with 7 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Name: python-yara
|
||||
Version: 4.3.0
|
||||
Version: 4.3.1
|
||||
%global baserelease 1
|
||||
Summary: Python binding for the YARA pattern matching tool
|
||||
License: Apache-2.0
|
||||
|
|
@ -14,8 +14,8 @@ VCS: https://github.com/VirusTotal/yara-python/
|
|||
|
||||
%global gituser VirusTotal
|
||||
%global gitname yara-python
|
||||
%global commit 8106b84fa967bcd2fff4f5a40e558c36bb8d54e8
|
||||
%global gitdate 20220809
|
||||
%global commit 37dcb76cd5a07c62e6ed2646968c496e22e70729
|
||||
%global gitdate 20230421
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
|
||||
|
|
@ -150,6 +150,9 @@ pytest-3 -k "$EXCLUDE" tests.py -v
|
|||
|
||||
#====================================================================
|
||||
%changelog
|
||||
* Wed Apr 26 2023 Michal Ambroz <rebus at, seznam.cz> - 4.3.1-1
|
||||
- bump to 4.3.1
|
||||
|
||||
* Thu Mar 30 2023 Michal Ambroz <rebus at, seznam.cz> - 4.3.0-1
|
||||
- bump to 4.3.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (python-yara-4.3.0.tar.gz) = c45bb57179b4191e6fb5577f42abb280dad91832720ad1712de8a2ea42adc5e3604079b2d8d0020ba86ece4043e7488889a54677e10cd2bc172a1480e57f1fef
|
||||
SHA512 (python-yara-4.3.1.tar.gz) = 78cd53f756967ef79cc742acffaeea53631ee475c07efd1506eba7e0630b2e570ba03686da1fa3247c9339faa67daf6c372913731b73233626661c0a9f575e41
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue