Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package XSStrike for openSUSE:Factory checked in at 2024-05-21 18:37:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/XSStrike (Old) and /work/SRC/openSUSE:Factory/.XSStrike.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "XSStrike" Tue May 21 18:37:18 2024 rev:2 rq:1175501 version:3.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/XSStrike/XSStrike.changes 2021-07-03 20:50:51.688762884 +0200 +++ /work/SRC/openSUSE:Factory/.XSStrike.new.1880/XSStrike.changes 2024-05-21 18:37:43.429204483 +0200 @@ -1,0 +2,6 @@ +Wed May 15 08:27:58 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %autosetup macro: allows us to eliminate usage of deprecated + %patchN syntax. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ XSStrike.spec ++++++ --- /var/tmp/diff_new_pack.968InH/_old 2024-05-21 18:37:43.817218716 +0200 +++ /var/tmp/diff_new_pack.968InH/_new 2024-05-21 18:37:43.821218862 +0200 @@ -1,7 +1,7 @@ # -# spec file for package python-xsstrike +# spec file for package XSStrike # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,9 +25,9 @@ URL: https://github.com/s0md3v/XSStrike Source: XSStrike-3.1.5.tar.gz Patch0: fix_shebang.patch -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python3-fuzzywuzzy BuildArch: noarch @@ -42,10 +42,8 @@ payloads that are guaranteed to work by context analysis integrated with a fuzzing engine. - %prep -%setup -q -n XSStrike-%{version} -%patch0 -p1 +%autosetup -p1 -n XSStrike-%{version} %build