From 4fa4d357d846807cc2e969ec9b29749813eccbb5 Mon Sep 17 00:00:00 2001 From: Michal Ambroz Date: Sat, 28 Sep 2024 19:51:15 +0200 Subject: [PATCH] rebuild with yara 4.5.2 --- changelog | 2 +- python-yara.spec | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index e3f37e2..ca16de6 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,4 @@ -* Sat Sep 28 2024 Michal Ambroz - 4.5.1-13 +* Sat Sep 28 2024 Michal Ambroz - 4.5.1-14 - rebuild with yara 4.5.2 * Fri Jul 19 2024 Fedora Release Engineering - 4.5.1-3 diff --git a/python-yara.spec b/python-yara.spec index fa63e5f..7906228 100644 --- a/python-yara.spec +++ b/python-yara.spec @@ -2,6 +2,8 @@ Name: python-yara Version: 4.5.1 Summary: Python binding for the YARA pattern matching tool License: Apache-2.0 +# TODO: return to 1 with each next release +%global baserelease 8 URL: https://github.com/VirusTotal/yara-python/ VCS: https://github.com/VirusTotal/yara-python/ # https://github.com/VirusTotal/yara-python/tags