Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-luasocket for openSUSE:Factory checked in at 2024-02-22 20:59:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luasocket (Old) and /work/SRC/openSUSE:Factory/.lua-luasocket.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-luasocket" Thu Feb 22 20:59:50 2024 rev:11 rq:1149141 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luasocket/lua-luasocket.changes 2023-01-26 14:03:20.633878224 +0100 +++ /work/SRC/openSUSE:Factory/.lua-luasocket.new.1706/lua-luasocket.changes 2024-02-22 21:01:00.408627237 +0100 @@ -1,0 +2,6 @@ +Thu Feb 22 09:57:05 UTC 2024 - Michael Vetter <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luasocket.spec ++++++ --- /var/tmp/diff_new_pack.wvj0LY/_old 2024-02-22 21:01:01.096652390 +0100 +++ /var/tmp/diff_new_pack.wvj0LY/_new 2024-02-22 21:01:01.096652390 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package lua-luasocket # -# Copyright (c) 2023 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 @@ -66,8 +66,7 @@ This subpackage contains documentation for %{flavor}-%{mod_name}. %prep -%setup -q -n %{mod_name}-%{version} -%patch0 -p1 +%autosetup -p1 -n %{mod_name}-%{version} %build %{_bindir}/iconv -f ISO8859-1 -t UTF8 LICENSE >LICENSE.UTF8
