Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXdamage for openSUSE:Factory checked in at 2026-01-28 15:07:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXdamage (Old) and /work/SRC/openSUSE:Factory/.libXdamage.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXdamage" Wed Jan 28 15:07:29 2026 rev:12 rq:1329311 version:1.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/libXdamage/libXdamage.changes 2022-12-13 18:54:47.638987654 +0100 +++ /work/SRC/openSUSE:Factory/.libXdamage.new.1928/libXdamage.changes 2026-01-28 15:08:12.856662842 +0100 @@ -1,0 +2,9 @@ +Mon Jan 26 13:17:00 UTC 2026 - Stefan Dirsch <[email protected]> + +- Update to version 1.1.7 + * 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: ---- libXdamage-1.1.6.tar.xz New: ---- libXdamage-1.1.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXdamage.spec ++++++ --- /var/tmp/diff_new_pack.G5Ssw1/_old 2026-01-28 15:08:14.012710862 +0100 +++ /var/tmp/diff_new_pack.G5Ssw1/_new 2026-01-28 15:08:14.016711028 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXdamage # -# 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: libXdamage %define lname libXdamage1 -Version: 1.1.6 +Version: 1.1.7 Release: 0 Summary: X Damage Extension library License: MIT @@ -31,6 +31,7 @@ Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60 +BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(damageproto) >= 1.1 BuildRequires: pkgconfig(fixesproto) @@ -67,12 +68,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 %post -n %lname -p /sbin/ldconfig ++++++ libXdamage-1.1.6.tar.xz -> libXdamage-1.1.7.tar.xz ++++++ ++++ 33522 lines of diff (skipped)
