Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXfixes for openSUSE:Factory checked in at 2025-09-08 09:56:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXfixes (Old) and /work/SRC/openSUSE:Factory/.libXfixes.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXfixes" Mon Sep 8 09:56:29 2025 rev:15 rq:1303017 version:6.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libXfixes/libXfixes.changes 2023-04-15 22:32:26.613294377 +0200 +++ /work/SRC/openSUSE:Factory/.libXfixes.new.1977/libXfixes.changes 2025-09-08 09:56:43.972419762 +0200 @@ -1,0 +2,8 @@ +Sat Sep 6 17:30:59 UTC 2025 - Stefan Dirsch <[email protected]> + +- Update to version 6.0.2 + * meson: Add option to build with meson + * Improve man page formatting +- switched to meson build + +------------------------------------------------------------------- @@ -4 +11,0 @@ -- add keyring validation Old: ---- libXfixes-6.0.1.tar.xz libXfixes-6.0.1.tar.xz.sig libXfixes.keyring New: ---- libXfixes-6.0.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXfixes.spec ++++++ --- /var/tmp/diff_new_pack.FE37zS/_old 2025-09-08 09:56:44.464440211 +0200 +++ /var/tmp/diff_new_pack.FE37zS/_new 2025-09-08 09:56:44.464440211 +0200 @@ -1,7 +1,7 @@ # # spec file for package libXfixes # -# Copyright (c) 2023 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 @@ -18,7 +18,7 @@ %define lname libXfixes3 Name: libXfixes -Version: 6.0.1 +Version: 6.0.2 Release: 0 Summary: X11 miscellaneous "fixes" extension library License: MIT @@ -27,10 +27,8 @@ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXfixes #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfixes/ Source: https://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.xz -Source1: https://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.xz.sig -Source2: libXfixes.keyring Source3: baselibs.conf -#git#BuildRequires: autoconf >= 2.60, automake, libtool +BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(fixesproto) >= 5.0 BuildRequires: pkgconfig(x11) >= 1.6 @@ -72,12 +70,11 @@ %setup -q %build -%configure --disable-static -%make_build +%meson +%meson_build %install -%make_install -rm -f "%buildroot/%_libdir"/*.la +%meson_install %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig ++++++ libXfixes-6.0.1.tar.xz -> libXfixes-6.0.2.tar.xz ++++++ ++++ 16452 lines of diff (skipped)
