Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nekobox for openSUSE:Factory checked in at 2026-03-26 21:08:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nekobox (Old) and /work/SRC/openSUSE:Factory/.nekobox.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nekobox" Thu Mar 26 21:08:12 2026 rev:9 rq:1342621 version:5.10.27 Changes: -------- --- /work/SRC/openSUSE:Factory/nekobox/nekobox.changes 2026-03-19 17:38:07.639674004 +0100 +++ /work/SRC/openSUSE:Factory/.nekobox.new.8177/nekobox.changes 2026-03-27 06:45:04.587005613 +0100 @@ -2 +2 @@ -Mon Mar 16 23:23:21 UTC 2026 - bunny bn <[email protected]> +Mon Mar 16 23:23:21 UTC 2026 - qr243vbi <[email protected]> @@ -4,2 +4,4 @@ -Update to 5.10.27 -Update sing-box, improve context menus, add more languages +Update NekoBox to 5.10.27 +Update sing-box +Improve context menu +Add more languages @@ -6,0 +9,3 @@ +Add fields for HTTP and Socks proxy +Update sing-box +Improve ram memory usage (delete filename field from JsonStore) @@ -9 +14 @@ -Sun Mar 15 21:17:04 UTC 2026 - bunny bn <[email protected]> +Sun Mar 15 21:17:04 UTC 2026 - qr243vbi <[email protected]> @@ -16 +21 @@ -Sat Mar 14 15:48:16 UTC 2026 - bunny bn <[email protected]> +Sat Mar 14 15:48:16 UTC 2026 - qr243vbi <[email protected]> @@ -22 +27 @@ -Fri Mar 13 10:42:24 UTC 2026 - bunny bn <[email protected]> +Fri Mar 13 10:42:24 UTC 2026 - qr243vbi <[email protected]> @@ -28 +33 @@ -Thu Mar 12 13:39:48 UTC 2026 - bunny bn <[email protected]> +Thu Mar 12 13:39:48 UTC 2026 - qr243vbi <[email protected]> @@ -38 +43 @@ -Sat Mar 7 19:10:50 UTC 2026 - bunny bn <[email protected]> +Sat Mar 7 19:10:50 UTC 2026 - qr243vbi <[email protected]> @@ -44 +49 @@ -Fri Mar 6 08:32:42 UTC 2026 - bunny bn <[email protected]> +Fri Mar 6 08:32:42 UTC 2026 - qr243vbi <[email protected]> @@ -51 +56 @@ -Sun Mar 1 10:04:52 UTC 2026 - bunny bn <[email protected]> +Sun Mar 1 10:04:52 UTC 2026 - qr243vbi <[email protected]> @@ -57 +62 @@ -Sat Jan 11 23:47:27 UTC 2026 - bunny bn <[email protected]> +Sat Jan 11 23:47:27 UTC 2026 - qr243vbi <[email protected]> @@ -62 +67 @@ -Wed Jan 7 20:47:27 UTC 2026 - bunny bn <[email protected]> +Wed Jan 7 20:47:27 UTC 2026 - qr243vbi <[email protected]> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nekobox.spec ++++++ --- /var/tmp/diff_new_pack.X2TooA/_old 2026-03-27 06:45:06.467083219 +0100 +++ /var/tmp/diff_new_pack.X2TooA/_new 2026-03-27 06:45:06.487084044 +0100 @@ -39,16 +39,20 @@ BuildRequires: cmake(Qt6Network) BuildRequires: cmake(Qt6Qml) BuildRequires: cmake(Qt6Widgets) +BuildRequires: pkgconfig(xkbcommon) BuildRequires: gcc-c++ Provides: nekoray Conflicts: nekoray Requires: %{name}-core -%if 0%{?suse_version} +%if "%{?_vendor}" == "suse" BuildRequires: libboost_filesystem-devel Requires: google-noto-coloremoji-fonts Requires: google-noto-sans-fonts %endif +%if "%{?_vendor}" == "openEuler" +%define cmake_opts -S . -B %__builddir -DUSE_HOTKEYS=OFF +%endif %define core nekobox_core @@ -90,7 +94,7 @@ %endif ( -%cmake -GNinja "-DSKIP_UPDATE_BUTTON=ON" "-DNKR_DEFAULT_VERSION=%{version}" +%cmake -GNinja "-DSKIP_UPDATE_BUTTON=ON" "-DNKR_DEFAULT_VERSION=%{version}" %{?cmake_opts} ) ninja -C "$(realpath %__builddir)" -v -j %{_smp_build_ncpus} ++++++ nekobox-unified-source-5.10.27.tar.xz ++++++ /work/SRC/openSUSE:Factory/nekobox/nekobox-unified-source-5.10.27.tar.xz /work/SRC/openSUSE:Factory/.nekobox.new.8177/nekobox-unified-source-5.10.27.tar.xz differ: char 25, line 1
