Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package luabind for openSUSE:Factory checked in at 2024-02-22 20:59:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/luabind (Old) and /work/SRC/openSUSE:Factory/.luabind.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "luabind" Thu Feb 22 20:59:48 2024 rev:6 rq:1149137 version:0.9.1+git20150408.a0edf58 Changes: -------- --- /work/SRC/openSUSE:Factory/luabind/luabind.changes 2019-12-21 12:30:54.707349838 +0100 +++ /work/SRC/openSUSE:Factory/.luabind.new.1706/luabind.changes 2024-02-22 21:00:58.552559382 +0100 @@ -1,0 +2,7 @@ +Thu Feb 22 09:50:38 UTC 2024 - Michael Vetter <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. +- Use %license + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ luabind.spec ++++++ --- /var/tmp/diff_new_pack.OBhIoz/_old 2024-02-22 21:00:59.012576200 +0100 +++ /var/tmp/diff_new_pack.OBhIoz/_new 2024-02-22 21:00:59.016576346 +0100 @@ -1,7 +1,7 @@ # # spec file for package luabind # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -23,7 +23,7 @@ Summary: Lua C++ bindings License: MIT Group: Development/Libraries/C and C++ -Url: https://github.com/rpavlik/luabind +URL: https://github.com/rpavlik/luabind Source: %{name}-%{version}.tar.xz Patch0: fix-cmake-lib-version.patch Patch1: install-pkgconfig.patch @@ -64,9 +64,7 @@ This package contains the library. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 %build # Parallel build settings ... @@ -107,6 +105,6 @@ %{_libdir}/lib%{name}.so %files -n lib%{name}%{sover} -%doc LICENSE +%license LICENSE %{_libdir}/lib%{name}.so.*
