Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wfuzz for openSUSE:Factory checked in at 2021-12-16 21:19:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wfuzz (Old) and /work/SRC/openSUSE:Factory/.wfuzz.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wfuzz" Thu Dec 16 21:19:48 2021 rev:2 rq:940914 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wfuzz/wfuzz.changes 2021-06-25 15:02:44.184253928 +0200 +++ /work/SRC/openSUSE:Factory/.wfuzz.new.2520/wfuzz.changes 2021-12-16 21:21:00.802560077 +0100 @@ -1,0 +2,5 @@ +Thu Dec 16 14:17:14 UTC 2021 - Paolo Perego <paolo.per...@suse.com> + +- Fixed URL in spec file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wfuzz.spec ++++++ --- /var/tmp/diff_new_pack.dUyc7W/_old 2021-12-16 21:21:01.282560259 +0100 +++ /var/tmp/diff_new_pack.dUyc7W/_new 2021-12-16 21:21:01.286560261 +0100 @@ -1,5 +1,5 @@ # -# spec file for package python-wfuzz +# spec file for package wfuzz # # Copyright (c) 2021 SUSE LLC # @@ -21,12 +21,12 @@ Version: 3.1.0 Release: 0 Summary: The web fuzzer -License: GPL-2.0 -URL: http://wfuzz.org +License: GPL-2.0-only +URL: https://wfuzz.readthedocs.io/en/latest/ Source: https://files.pythonhosted.org/packages/source/w/wfuzz/wfuzz-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch Requires(post): update-alternatives Requires(postun): update-alternatives @@ -82,14 +82,12 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} - %post %python_install_alternative wfencode wfpayload wfuzz wxfuzz %postun %python_uninstall_alternative wfencode wfpayload wfuzz wxfuzz - %files %{python_files} %doc README.md %license LICENSE