Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package river for openSUSE:Factory checked 
in at 2023-03-12 16:24:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/river (Old)
 and      /work/SRC/openSUSE:Factory/.river.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "river"

Sun Mar 12 16:24:52 2023 rev:3 rq:1070962 version:0.2.4+g30

Changes:
--------
--- /work/SRC/openSUSE:Factory/river/river.changes      2023-02-13 
16:42:59.800109725 +0100
+++ /work/SRC/openSUSE:Factory/.river.new.31432/river.changes   2023-03-12 
16:26:49.761447383 +0100
@@ -1,0 +2,35 @@
+Sun Mar 05 04:40:56 UTC 2023 - socvirnyl.est...@gmail.com
+
+- Update to version 0.2.4+g30:
+  * Keyboard: fix keyboard-layout mapping crash
+  * deps: update to latest zig-wayland/zig-wlroots
+  * deps: update to latest zig-wayland/zig-wlroots
+  * Seat: guard setFocusRaw() usage while locked
+  * docs: remove repology badge from readme
+  * docs: fix typos in riverctl man page
+  * wlr-output-management: fix bug due to zig miscompilation
+  * session-lock: fix assertion failure on hot-plug while locked
+  * wlr-output-management: leverage new wlroots APIs
+  * wlr-output-management: apply adaptive sync state
+  * idle-inhibit: fix use-after-free
+  * session-lock: properly handle disabled outputs
+  * View: fix pointer comparison in notifyTitle()
+  * Cursor: fix incorrect lock manager state assertion
+  * command/layout: fix a memory leak
+  * Seat: rework Xwayland Override Redirect focus
+  * Seat: keep parent Xwayland view of a focused OR surface activated
+  * deps: update zig-wayland to fix build on aarch64
+  * flags: further cleanup after Zig 0.10
+  * deps: update to Zig 0.10
+  * render: fix rounding for fractional scaling
+  * session-lock: fix assertion failure on abnormal client behavior
+  * session-lock: fix assertion failure due to race
+  * session-lock: wait for present before locking
+  * rivertile: fix code to disallow 0 main count
+  * render: premultiply alpha for user-provided colors
+  * completions: add keyboard-layout
+  * ci: Use meson setup command
+  * river: fix bug in snap down / right
+  * build: bump version to 0.3.0-dev
+
+-------------------------------------------------------------------

Old:
----
  river-0.2.4.obscpio
  river-0.2.4.tar.xz
  river.obsinfo

New:
----
  river-0.2.4+g30.tar.zst

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

Other differences:
------------------
++++++ river.spec ++++++
--- /var/tmp/diff_new_pack.Ve8UNM/_old  2023-03-12 16:26:50.245449514 +0100
+++ /var/tmp/diff_new_pack.Ve8UNM/_new  2023-03-12 16:26:50.249449531 +0100
@@ -17,12 +17,12 @@
 
 
 Name:           river
-Version:        0.2.4
+Version:        0.2.4+g30
 Release:        0
 Summary:        A dynamic tiling Wayland compositor
 License:        GPL-3.0-only
 URL:            https://github.com/riverwm/river
-Source:         river-%{version}.tar.xz
+Source:         river-%{version}.tar.zst
 Source1:        river-run.sh
 BuildRequires:  libevdev-devel
 BuildRequires:  libpixman-1-0-devel
@@ -30,6 +30,7 @@
 BuildRequires:  scdoc >= 1.9.2
 BuildRequires:  zig
 BuildRequires:  zig-rpm-macros
+BuildRequires:  zstd
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbus-1) >= 1.10
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ve8UNM/_old  2023-03-12 16:26:50.285449690 +0100
+++ /var/tmp/diff_new_pack.Ve8UNM/_new  2023-03-12 16:26:50.289449708 +0100
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="disabled">
     <param name="scm">git</param>
     <param name="url">https://github.com/riverwm/river.git</param>
-    <param name="revision">394745608f781261678d097f436ad3720c7b59dd</param>
-    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="revision">06cb76f937e15c1830e606c892dbf64601345201</param>
+    <param name="versionformat">@PARENT_TAG@+g@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>
@@ -11,7 +11,7 @@
   </service>
   <service name="tar" mode="disabled"/>
   <service name="recompress" mode="disabled">
-    <param name="compression">xz</param>
+    <param name="compression">zstd</param>
     <param name="file">*.tar</param>
   </service>
   <service name="set_version" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Ve8UNM/_old  2023-03-12 16:26:50.309449796 +0100
+++ /var/tmp/diff_new_pack.Ve8UNM/_new  2023-03-12 16:26:50.313449814 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/riverwm/river.git</param>
-              <param 
name="changesrevision">394745608f781261678d097f436ad3720c7b59dd</param></service></servicedata>
+              <param 
name="changesrevision">06cb76f937e15c1830e606c892dbf64601345201</param></service></servicedata>
 (No newline at EOF)
 

Reply via email to