Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libXinerama for openSUSE:Factory 
checked in at 2026-01-28 15:07:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXinerama (Old)
 and      /work/SRC/openSUSE:Factory/.libXinerama.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXinerama"

Wed Jan 28 15:07:35 2026 rev:11 rq:1329315 version:1.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXinerama/libXinerama.changes  2022-10-30 
18:28:39.702327884 +0100
+++ /work/SRC/openSUSE:Factory/.libXinerama.new.1928/libXinerama.changes        
2026-01-28 15:08:20.164966416 +0100
@@ -2 +2 @@
-Sat Oct 29 17:22:20 UTC 2022 - Stefan Dirsch <[email protected]>
+Mon Jan 26 13:25:28 UTC 2026 - Stefan Dirsch <[email protected]>
@@ -4,0 +5,11 @@
+  * 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
+- switch to meson build
+
+-------------------------------------------------------------------
+Sat Oct 29 17:22:20 UTC 2022 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.1.5

Old:
----
  libXinerama-1.1.5.tar.xz

New:
----
  libXinerama-1.1.6.tar.xz

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

Other differences:
------------------
++++++ libXinerama.spec ++++++
--- /var/tmp/diff_new_pack.kD2wu6/_old  2026-01-28 15:08:21.497021747 +0100
+++ /var/tmp/diff_new_pack.kD2wu6/_new  2026-01-28 15:08:21.501021913 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXinerama
 #
-# 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:           libXinerama
 %define lname  libXinerama1
-Version:        1.1.5
+Version:        1.1.6
 Release:        0
 Summary:        Xinerama extension to the X11 Protocol
 License:        MIT
@@ -31,6 +31,7 @@
 Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:    autoconf >= 2.60, automake, libtool
+BuildRequires:  meson
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
@@ -70,12 +71,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

++++++ libXinerama-1.1.5.tar.xz -> libXinerama-1.1.6.tar.xz ++++++
++++ 33958 lines of diff (skipped)

Reply via email to