Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lite-xl for openSUSE:Factory checked in at 2022-12-05 18:02:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lite-xl (Old) and /work/SRC/openSUSE:Factory/.lite-xl.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lite-xl" Mon Dec 5 18:02:22 2022 rev:4 rq:1040350 version:2.1.0+git20221103.03cc5ff Changes: -------- --- /work/SRC/openSUSE:Factory/lite-xl/lite-xl.changes 2022-11-04 17:42:05.899046322 +0100 +++ /work/SRC/openSUSE:Factory/.lite-xl.new.1835/lite-xl.changes 2022-12-05 18:02:43.557079782 +0100 @@ -1,0 +2,10 @@ +Mon Dec 5 15:02:14 UTC 2022 - Scott Bradnick <scott.bradn...@suse.com> + +- Adding 'Group' specification + +------------------------------------------------------------------- +Mon Dec 5 07:56:13 UTC 2022 - Max Lin <m...@suse.com> + +- Explicit to define BuildRequires pkgconfig(lua) >= 5.4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lite-xl.spec ++++++ --- /var/tmp/diff_new_pack.A5zViI/_old 2022-12-05 18:02:43.985082113 +0100 +++ /var/tmp/diff_new_pack.A5zViI/_new 2022-12-05 18:02:43.989082136 +0100 @@ -15,19 +15,21 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: lite-xl Version: 2.1.0+git20221103.03cc5ff Release: 0 Summary: A lightweight text editor written in Lua +Group: Productivity/Text/Editors License: MIT URL: https://github.com/lite-xl/lite-xl Source: %{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: git-core BuildRequires: meson -BuildRequires: pkgconfig(lua) -BuildRequires: pkgconfig(libpcre2-8) BuildRequires: pkgconfig(freetype2) +BuildRequires: pkgconfig(libpcre2-8) +BuildRequires: pkgconfig(lua) >= 5.4 BuildRequires: pkgconfig(sdl2) Suggests: %{name}-colors Suggests: %{name}-plugins