Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfontenc for openSUSE:Factory 
checked in at 2026-02-10 21:10:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfontenc (Old)
 and      /work/SRC/openSUSE:Factory/.libfontenc.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfontenc"

Tue Feb 10 21:10:47 2026 rev:15 rq:1331901 version:1.1.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfontenc/libfontenc.changes    2024-03-03 
20:18:31.492101652 +0100
+++ /work/SRC/openSUSE:Factory/.libfontenc.new.1670/libfontenc.changes  
2026-02-10 21:10:55.031778324 +0100
@@ -1,0 +2,9 @@
+Sun Feb  8 19:08:47 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- update to 1.1.9
+  * configure: Use pkg-config to handle zlib dependency if possible
+  * meson: Add option to build with meson
+  * gitlab CI: drop the ci-fairy check-mr job
+- switch to meson
+
+-------------------------------------------------------------------

Old:
----
  libfontenc-1.1.8.tar.xz

New:
----
  libfontenc-1.1.9.tar.xz

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

Other differences:
------------------
++++++ libfontenc.spec ++++++
--- /var/tmp/diff_new_pack.WnZJOx/_old  2026-02-10 21:10:55.551800115 +0100
+++ /var/tmp/diff_new_pack.WnZJOx/_new  2026-02-10 21:10:55.551800115 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfontenc
 #
-# Copyright (c) 2024 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:           libfontenc
 %define lname  libfontenc1
-Version:        1.1.8
+Version:        1.1.9
 Release:        0
 Summary:        X11 font encoding library
 License:        MIT
@@ -31,6 +31,7 @@
 Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:    autoconf >= 2.60, automake, libtool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(fontutil) >= 1.1
@@ -72,12 +73,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
 

++++++ libfontenc-1.1.8.tar.xz -> libfontenc-1.1.9.tar.xz ++++++
++++ 9122 lines of diff (skipped)

Reply via email to