Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package river for openSUSE:Factory checked 
in at 2025-09-03 21:08:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/river (Old)
 and      /work/SRC/openSUSE:Factory/.river.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "river"

Wed Sep  3 21:08:22 2025 rev:31 rq:1302570 version:0.3.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/river/river.changes      2025-07-02 
12:10:15.712649894 +0200
+++ /work/SRC/openSUSE:Factory/.river.new.1977/river.changes    2025-09-03 
21:08:58.476549357 +0200
@@ -1,0 +2,38 @@
+Tue Sep  2 12:47:41 UTC 2025 - Soc Virnyl Estela 
<uncomfyhaloma...@opensuse.org>
+
+- Update to version 0.3.12:
+  * build: bump version to 0.3.12
+  * Cursor: clear pointer focus on hide
+  * river: run 0.15 zig fmt
+  * build: update to Zig 0.15
+  * build: bump zig-wlroots version
+  * build: bump version to 0.3.12-dev
+  * build: bump version to 0.3.11
+  * build: switch to zig-wlroots tag
+  * ext-foreign-toplevel-list-v1: implement protocol
+  * Seat: ignore virtual keyboards until keymap set
+  * Keyboard: don't add virtual keyboards to group
+  * Cursor: fix formatting
+  * build: bump version to 0.3.11-dev
+  * build: bump version to 0.3.10
+  * View: workaround wlr_box_intersect() quirk
+  * XwaylandView: remove set_decorations listener on unmap
+  * XwaylandView: drop set_decorations link in handleDestroy()
+  * LayerSurface: drop new_popup link in handleDestroy()
+  * river: drop wl_drm support
+  * linux-drm-syncobj: implement protocol
+  * linux-dmabuf: re-enable per-surface feedback
+  * build: update to wlroots 0.19
+  * Seat: put all keyboards in a single group
+  * Cursor: restore previous image on unhide
+  * build: bump version to 0.3.10-dev
+  * build: bump version to 0.3.9
+  * build: eliminate duplicate version string
+  * security-context: fix assertion failure
+  * build: bump version to 0.3.9-dev
+  * build: bump version to 0.3.8
+  * build: update to zig 0.14.0
+  * Xwayland: don't inherit rlimit changes from river
+  * build: bump version to 0.3.8-dev
+
+-------------------------------------------------------------------

Old:
----
  river-0.3.7.tar.gz
  river-0.3.7.tar.gz.sig

New:
----
  river-0.3.12.tar.gz
  river-0.3.12.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ river.spec ++++++
--- /var/tmp/diff_new_pack.q63j1R/_old  2025-09-03 21:08:59.312584685 +0200
+++ /var/tmp/diff_new_pack.q63j1R/_new  2025-09-03 21:08:59.312584685 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package river
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           river
-Version:        0.3.7
+Version:        0.3.12
 Release:        0
 Summary:        A dynamic tiling Wayland compositor
 License:        GPL-3.0-only
@@ -33,8 +33,8 @@
 BuildRequires:  libpixman-1-0-devel
 BuildRequires:  pkgconfig
 BuildRequires:  scdoc >= 1.9.2
-BuildRequires:  zig = 0.13.0
-BuildRequires:  zig-rpm-macros = 0.13.0
+BuildRequires:  zig = 0.15.1
+BuildRequires:  zig-rpm-macros = 0.15.1
 BuildRequires:  zstd
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbus-1) >= 1.10
@@ -50,7 +50,7 @@
 BuildRequires:  pkgconfig(wayland-egl)
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.24
 BuildRequires:  pkgconfig(wayland-server) >= 1.20.0
-BuildRequires:  pkgconfig(wlroots-0.18) >= 0.18.0
+BuildRequires:  pkgconfig(wlroots-0.19) >= 0.19.0
 BuildRequires:  pkgconfig(xkbcommon)
 Recommends:     xorg-x11-server-wayland
 # To make Qt apps work somewhat okay on Wayland and auto use it
@@ -151,27 +151,15 @@
 sed -i 's|/bin/env |/bin/|' contrib/*
 
 %build
-%ifarch aarch64
 %zig_build -Dpie -Dxwayland --global-cache-dir vendor/
-%else
-%zig_build -Dno-llvm -Dpie -Dxwayland --global-cache-dir vendor/
-%endif
 
 %check
-%ifarch aarch64
 %zig_test -Dpie -Dxwayland --global-cache-dir vendor/
-%else
-%zig_test -Dno-llvm -Dpie -Dxwayland --global-cache-dir vendor/
-%endif
 
 %install
 mkdir -p %{buildroot}%{_datadir}/wayland-sessions
 mkdir -p %{buildroot}%{_datadir}/river
-%ifarch aarch64
 %zig_install -Dpie -Dxwayland --global-cache-dir vendor/
-%else
-%zig_install -Dno-llvm -Dpie -Dxwayland --global-cache-dir vendor/
-%endif
 
 # Installing the desktop file for easy login manager access
 sed -i 's|Exec=river|Exec=river-run.sh|' contrib/river.desktop

++++++ river-0.3.7.tar.gz -> river-0.3.12.tar.gz ++++++
++++ 3700 lines of diff (skipped)


++++++ vendor.tar.zst ++++++
++++ 35111 lines of diff (skipped)

Reply via email to