Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXrandr for openSUSE:Factory checked in at 2026-01-28 15:07:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXrandr (Old) and /work/SRC/openSUSE:Factory/.libXrandr.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXrandr" Wed Jan 28 15:07:40 2026 rev:19 rq:1329320 version:1.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libXrandr/libXrandr.changes 2023-10-06 21:12:29.427622088 +0200 +++ /work/SRC/openSUSE:Factory/.libXrandr.new.1928/libXrandr.changes 2026-01-28 15:08:29.225342768 +0100 @@ -1,0 +2,9 @@ +Mon Jan 26 13:46:39 UTC 2026 - Stefan Dirsch <[email protected]> + +- Update to version 1.5.5 + * meson: Add option to build with meson + * Improve man page formatting + * gitlab CI: drop the ci-fairy check-mr job +- switch to meson build + +------------------------------------------------------------------- Old: ---- libXrandr-1.5.4.tar.xz New: ---- libXrandr-1.5.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXrandr.spec ++++++ --- /var/tmp/diff_new_pack.u4swMA/_old 2026-01-28 15:08:30.689403583 +0100 +++ /var/tmp/diff_new_pack.u4swMA/_new 2026-01-28 15:08:30.705404247 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXrandr # -# Copyright (c) 2023 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 @@ -18,7 +18,7 @@ Name: libXrandr %define lname libXrandr2 -Version: 1.5.4 +Version: 1.5.5 Release: 0 Summary: X Resize, Rotate and Reflection extension library License: MIT @@ -33,6 +33,7 @@ #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes +BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(randrproto) >= 1.5 BuildRequires: pkgconfig(renderproto) @@ -73,13 +74,11 @@ %setup -q %build -#git#autoreconf -fi -%configure --disable-static -make %{?_smp_mflags} +%meson +%meson_build %install -make install DESTDIR="%buildroot" -rm -f "%buildroot/%_libdir"/*.la +%meson_install %fdupes %buildroot/%_prefix %post -n %lname -p /sbin/ldconfig ++++++ libXrandr-1.5.4.tar.xz -> libXrandr-1.5.5.tar.xz ++++++ ++++ 16757 lines of diff (skipped)
