Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package niri for openSUSE:Factory checked in at 2024-05-20 18:12:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/niri (Old) and /work/SRC/openSUSE:Factory/.niri.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "niri" Mon May 20 18:12:49 2024 rev:3 rq:1175053 version:0.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/niri/niri.changes 2024-04-21 20:30:05.904125422 +0200 +++ /work/SRC/openSUSE:Factory/.niri.new.1880/niri.changes 2024-05-20 18:14:19.132217550 +0200 @@ -1,0 +2,14 @@ +Sat May 18 18:27:17 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantari...@pm.me> + +- Update to version 0.1.6 + * added mouse gestures for resizing and scrolling the view. + * added declare named workspaces in the config. + * IPC Improvements. + * added new window rules and new debugging features. + * added feature rounded Window Corners. + * added a do-screen-transition action which lets you switch + between light and dark, or between different themes. +- add script test +- exclude arch i586: error linking with gcc-13 + +------------------------------------------------------------------- Old: ---- niri-0.1.5-vendored-dependencies.tar.xz niri-0.1.5.tar.gz New: ---- niri-0.1.6-vendored-dependencies.tar.xz niri-0.1.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ niri.spec ++++++ --- /var/tmp/diff_new_pack.qicnHN/_old 2024-05-20 18:14:19.980248377 +0200 +++ /var/tmp/diff_new_pack.qicnHN/_new 2024-05-20 18:14:19.980248377 +0200 @@ -16,8 +16,9 @@ # +%bcond_without test Name: niri -Version: 0.1.5 +Version: 0.1.6 Release: 0 Summary: Scrollable-tiling Wayland compositor License: GPL-3.0-or-later @@ -53,6 +54,7 @@ Recommends: swaybg Recommends: mako Recommends: xwayland-run +ExcludeArch: i586 %description A scrollable-tiling Wayland compositor. @@ -76,6 +78,9 @@ install -Dm644 -t %{buildroot}%{_userunitdir} resources/niri{.service,-shutdown.target} %check +%if %{with test} +%cargo_test -- --workspace --exclude niri-visual-tests +%endif %files %license LICENSE ++++++ niri-0.1.5-vendored-dependencies.tar.xz -> niri-0.1.6-vendored-dependencies.tar.xz ++++++ /work/SRC/openSUSE:Factory/niri/niri-0.1.5-vendored-dependencies.tar.xz /work/SRC/openSUSE:Factory/.niri.new.1880/niri-0.1.6-vendored-dependencies.tar.xz differ: char 26, line 1 ++++++ niri-0.1.5.tar.gz -> niri-0.1.6.tar.gz ++++++ ++++ 22450 lines of diff (skipped)