From 008e72f4f3ff09d1cf450ff96241dbcf5a441f61 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 07:00:06 +0000 Subject: automatic import of python-sigmatools --- .gitignore | 1 + python-sigmatools.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f21e440..4cdf8f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sigmatools-0.23.tar.gz +/sigmatools-0.23.1.tar.gz diff --git a/python-sigmatools.spec b/python-sigmatools.spec index bcc8091..36b5b68 100644 --- a/python-sigmatools.spec +++ b/python-sigmatools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sigmatools -Version: 0.23 +Version: 0.23.1 Release: 1 Summary: Tools for the Generic Signature Format for SIEM Systems License: LGPLv3 URL: https://github.com/SigmaHQ/sigma -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c5/bd/d17dd467ccb262f56c678a1e19a03143515f74b3e6e56fe2d1ac37bccaa6/sigmatools-0.23.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/27/23/87536eb815fa4ab15a6679748263ff3c9851482f9c8c9c79f1c351eb97ea/sigmatools-0.23.1.tar.gz BuildArch: noarch @@ -58,7 +58,7 @@ This package contains the following tools for [Sigma](https://github.com/SigmaHQ %prep -%autosetup -n sigmatools-0.23 +%autosetup -n sigmatools-0.23.1 %build %py3_build @@ -98,5 +98,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.23-1 +* Sun Apr 23 2023 Python_Bot - 0.23.1-1 - Package Spec generated diff --git a/sources b/sources index 4ef1d81..3109bd0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11f9bb1afd50560935cbe5949f08e473 sigmatools-0.23.tar.gz +eb9478707abb734be06bb71e00fd1809 sigmatools-0.23.1.tar.gz -- cgit v1.2.3