Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-mpack for openSUSE:Factory checked in at 2024-02-22 20:59:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-mpack (Old) and /work/SRC/openSUSE:Factory/.lua-mpack.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-mpack" Thu Feb 22 20:59:49 2024 rev:6 rq:1149139 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-mpack/lua-mpack.changes 2023-01-26 14:03:22.925890483 +0100 +++ /work/SRC/openSUSE:Factory/.lua-mpack.new.1706/lua-mpack.changes 2024-02-22 21:00:59.760603546 +0100 @@ -1,0 +2,6 @@ +Thu Feb 22 09:55:44 UTC 2024 - Michael Vetter <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-mpack.spec ++++++ --- /var/tmp/diff_new_pack.a8XT3B/_old 2024-02-22 21:01:00.284622704 +0100 +++ /var/tmp/diff_new_pack.a8XT3B/_new 2024-02-22 21:01:00.284622704 +0100 @@ -1,7 +1,7 @@ # # spec file for package lua-mpack # -# Copyright (c) 2020 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 @@ -34,10 +34,10 @@ Patch0: lua51-mpack-fix-gcc7.patch # PATCH-FIX-UPSTREAM lua51-mpack-fix-compilation.patch gh#libmpack/libmpack-lua#2 -- Fix compilation error when using `USE_SYSTEM_LUA=1`. Patch1: lua51-mpack-fix-compilation.patch -BuildRequires: lua-macros BuildRequires: %{flavor}-devel BuildRequires: gcc BuildRequires: libtool +BuildRequires: lua-macros Requires: %{flavor} %lua_provides %if "%{flavor}" == "" @@ -52,9 +52,7 @@ and msgpack-rpc specifications. %prep -%setup -q -n libmpack-lua-%{version} -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 -n libmpack-lua-%{version} # Extract the libmpack source to the right directory. mkdir -p mpack-src
