Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXcomposite for openSUSE:Factory checked in at 2026-01-28 15:07:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXcomposite (Old) and /work/SRC/openSUSE:Factory/.libXcomposite.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXcomposite" Wed Jan 28 15:07:31 2026 rev:13 rq:1329312 version:0.4.7 Changes: -------- --- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes 2022-12-07 17:33:44.240135802 +0100 +++ /work/SRC/openSUSE:Factory/.libXcomposite.new.1928/libXcomposite.changes 2026-01-28 15:08:14.856745921 +0100 @@ -1,0 +2,10 @@ +Mon Jan 26 13:11:35 UTC 2026 - Stefan Dirsch <[email protected]> + +- Update to version 0.4.7 + * Remove "All rights reserved" from Oracle copyright notices + * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL + * meson: Add option to build with meson + * gitlab CI: drop the ci-fairy check-mr job +- switch to meson build + +------------------------------------------------------------------- Old: ---- libXcomposite-0.4.6.tar.xz New: ---- libXcomposite-0.4.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXcomposite.spec ++++++ --- /var/tmp/diff_new_pack.tnJQz2/_old 2026-01-28 15:08:16.336807401 +0100 +++ /var/tmp/diff_new_pack.tnJQz2/_new 2026-01-28 15:08:16.336807401 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXcomposite # -# Copyright (c) 2022 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: libXcomposite %define lname libXcomposite1 -Version: 0.4.6 +Version: 0.4.7 Release: 0 Summary: X11 protocol Composite extension client library License: MIT @@ -32,7 +32,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes +BuildRequires: meson BuildRequires: pkgconfig +BuildRequires: xmlto BuildRequires: pkgconfig(compositeproto) >= 0.4 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xextproto) @@ -81,12 +83,11 @@ %setup -q %build -%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 ++++++ libXcomposite-0.4.6.tar.xz -> libXcomposite-0.4.7.tar.xz ++++++ ++++ 33864 lines of diff (skipped)
