Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libXres for openSUSE:Factory checked 
in at 2025-09-10 17:29:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXres (Old)
 and      /work/SRC/openSUSE:Factory/.libXres.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXres"

Wed Sep 10 17:29:37 2025 rev:12 rq:1303208 version:1.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXres/libXres.changes  2022-12-13 
18:54:49.046995169 +0100
+++ /work/SRC/openSUSE:Factory/.libXres.new.1977/libXres.changes        
2025-09-10 17:29:42.972207305 +0200
@@ -1,0 +2,13 @@
+Mon Sep  8 13:08:21 UTC 2025 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.2.3
+  * Remove "All rights reserved" from Oracle copyright notices
+  * configure: Use LT_INIT from libtool 2 instead of deprecated
+    AC_PROG_LIBTOOL
+  * configure: add xproto to pkg-config dependencies list
+  * xres.pc: list minimum version of 1.6 for libX11 dependency
+  * meson: Add option to build with meson
+  * Improve man page formatting
+- switch to meson
+
+-------------------------------------------------------------------

Old:
----
  libXres-1.2.2.tar.xz

New:
----
  libXres-1.2.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libXres.spec ++++++
--- /var/tmp/diff_new_pack.fXkezg/_old  2025-09-10 17:29:43.464227995 +0200
+++ /var/tmp/diff_new_pack.fXkezg/_new  2025-09-10 17:29:43.464227995 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libXres
 #
-# Copyright (c) 2022 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  libXRes1
 Name:           libXres
-Version:        1.2.2
+Version:        1.2.3
 Release:        0
 Summary:        X Resource extension client library
 License:        MIT
@@ -28,6 +28,7 @@
 #Git-Web:      http://cgit.freedesktop.org/xorg/lib/libXRes/
 Source:         
https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(resourceproto) >= 1.0
 BuildRequires:  pkgconfig(x11)
@@ -69,12 +70,11 @@
 %setup -q
 
 %build
-%configure --disable-static
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
 
 %post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig

++++++ libXres-1.2.2.tar.xz -> libXres-1.2.3.tar.xz ++++++
++++ 34020 lines of diff (skipped)

Reply via email to