Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libXau for openSUSE:Factory checked 
in at 2024-12-16 19:08:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXau (Old)
 and      /work/SRC/openSUSE:Factory/.libXau.new.29675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXau"

Mon Dec 16 19:08:59 2024 rev:13 rq:1230954 version:1.0.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXau/libXau.changes    2023-01-01 
09:38:26.950644166 +0100
+++ /work/SRC/openSUSE:Factory/.libXau.new.29675/libXau.changes 2024-12-16 
19:09:01.558271471 +0100
@@ -1,0 +2,8 @@
+Sat Dec 14 03:47:36 UTC 2024 - Stefan Dirsch <[email protected]>
+
+- update to 1.0.12
+  * This release adds support for building with meson as well as
+    autoconf, thanks to the work of Dylan Baker.
+- switched to meson build system
+
+-------------------------------------------------------------------

Old:
----
  libXau-1.0.11.tar.xz

New:
----
  libXau-1.0.12.tar.xz

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

Other differences:
------------------
++++++ libXau.spec ++++++
--- /var/tmp/diff_new_pack.ThPyVn/_old  2024-12-16 19:09:03.814365201 +0100
+++ /var/tmp/diff_new_pack.ThPyVn/_new  2024-12-16 19:09:03.818365367 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXau
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # 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  libXau6
 Name:           libXau
-Version:        1.0.11
+Version:        1.0.12
 Release:        0
 Summary:        X11 authorization protocol library
 License:        MIT
@@ -31,6 +31,7 @@
 #git#BuildRequires:    autoconf >= 2.60, automake
 BuildRequires:  fdupes
 BuildRequires:  libtool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xproto)
@@ -78,12 +79,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
 %fdupes %{buildroot}/%{_prefix}
 
 %post -n %{lname} -p /sbin/ldconfig

++++++ libXau-1.0.11.tar.xz -> libXau-1.0.12.tar.xz ++++++
++++ 35889 lines of diff (skipped)

Reply via email to