Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librime-lua for openSUSE:Factory checked in at 2023-11-07 21:28:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librime-lua (Old) and /work/SRC/openSUSE:Factory/.librime-lua.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librime-lua" Tue Nov 7 21:28:25 2023 rev:3 rq:1124018 version:0.0.0+git20211220.8b37d55 Changes: -------- --- /work/SRC/openSUSE:Factory/librime-lua/librime-lua.changes 2022-02-13 19:51:30.318286633 +0100 +++ /work/SRC/openSUSE:Factory/.librime-lua.new.17445/librime-lua.changes 2023-11-07 21:29:17.481993623 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 08:54:32 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librime-lua.spec ++++++ --- /var/tmp/diff_new_pack.5xGxRF/_old 2023-11-07 21:29:19.122054016 +0100 +++ /var/tmp/diff_new_pack.5xGxRF/_new 2023-11-07 21:29:19.130054311 +0100 @@ -1,7 +1,7 @@ # # spec file for package librime-lua # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 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 @@ License: SUSE-Permissive URL: https://github.com/hchunhui/librime-lua Source: %{name}-%{version}.tar.xz -Patch: boost_signals2.patch +Patch0: boost_signals2.patch BuildRequires: boost-devel BuildRequires: cmake BuildRequires: darts @@ -31,16 +31,16 @@ BuildRequires: librime-private-devel BuildRequires: lua54-devel BuildRequires: marisa-devel +BuildRequires: xorgproto-devel BuildRequires: pkgconfig(libglog) BuildRequires: pkgconfig(opencc) -BuildRequires: xorgproto-devel %description Lua plugin for librime. %prep %setup -q -%patch -p1 +%patch0 -p1 %build %cmake -DBUILD_SHARED_LIBS=ON
