Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXxf86dga for openSUSE:Factory checked in at 2026-01-28 15:07:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXxf86dga (Old) and /work/SRC/openSUSE:Factory/.libXxf86dga.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXxf86dga" Wed Jan 28 15:07:44 2026 rev:11 rq:1329323 version:1.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/libXxf86dga/libXxf86dga.changes 2022-12-07 17:34:08.948271092 +0100 +++ /work/SRC/openSUSE:Factory/.libXxf86dga.new.1928/libXxf86dga.changes 2026-01-28 15:08:37.001665784 +0100 @@ -1,0 +2,10 @@ +Mon Jan 26 13:58:22 UTC 2026 - Stefan Dirsch <[email protected]> + +- Update to version 1.1.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 + * Improve man page formatting + * gitlab CI: drop the ci-fairy check-mr job + +------------------------------------------------------------------- Old: ---- libXxf86dga-1.1.6.tar.xz New: ---- libXxf86dga-1.1.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXxf86dga.spec ++++++ --- /var/tmp/diff_new_pack.7iFkvG/_old 2026-01-28 15:08:37.681694030 +0100 +++ /var/tmp/diff_new_pack.7iFkvG/_new 2026-01-28 15:08:37.681694030 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXxf86dga # -# 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: libXxf86dga %define lname libXxf86dga1 -Version: 1.1.6 +Version: 1.1.7 Release: 0 Summary: XFree86-DGA extension client library License: MIT @@ -32,6 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes +BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) @@ -74,12 +75,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 ++++++ libXxf86dga-1.1.6.tar.xz -> libXxf86dga-1.1.7.tar.xz ++++++ ++++ 34435 lines of diff (skipped)
