Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xrandr for openSUSE:Factory checked 
in at 2026-04-28 11:54:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xrandr (Old)
 and      /work/SRC/openSUSE:Factory/.xrandr.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xrandr"

Tue Apr 28 11:54:01 2026 rev:19 rq:1349323 version:1.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/xrandr/xrandr.changes    2024-11-08 
11:58:25.683080507 +0100
+++ /work/SRC/openSUSE:Factory/.xrandr.new.11940/xrandr.changes 2026-04-28 
11:54:32.764950653 +0200
@@ -1,0 +2,12 @@
+Sun Apr 26 00:31:10 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.5.4
+  * This release detects when the X server is Xwayland and warns
+    that not all features will work, as rootless Xwayland provides
+    a read-only emulation of RANDR and does not allow changing
+    output configurations with RANDR.
+  * This release also adds support for building with meson as
+    well as autoconf.
+- switch to meson
+
+-------------------------------------------------------------------

Old:
----
  xrandr-1.5.3.tar.xz

New:
----
  xrandr-1.5.4.tar.xz

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

Other differences:
------------------
++++++ xrandr.spec ++++++
--- /var/tmp/diff_new_pack.GqEcLz/_old  2026-04-28 11:54:33.268971465 +0200
+++ /var/tmp/diff_new_pack.GqEcLz/_new  2026-04-28 11:54:33.268971465 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xrandr
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 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:           xrandr
-Version:        1.5.3
+Version:        1.5.4
 Release:        0
 Summary:        Primitive command line interface to RandR extension
 License:        MIT
@@ -26,6 +26,7 @@
 Source0:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-UPSTREAM xrandr-print-outputs-per-provider.patch 
[email protected] - Make the --listproviders option also print which outputs 
are supported by each provider
 Patch1:         xrandr-print-outputs-per-provider.patch
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
@@ -47,11 +48,11 @@
 %autosetup -p1
 
 %build
-%configure
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 # do not ship xkeystone, see fdo#35984
 rm %{buildroot}%{_bindir}/xkeystone
 

++++++ xrandr-1.5.3.tar.xz -> xrandr-1.5.4.tar.xz ++++++
++++ 12266 lines of diff (skipped)

Reply via email to