3c3
< Version:       2.15.0
---
> Version:       2.16.1
11c11
< Source:        http://www.fontconfig.org/release/fontconfig-%{version}.tar.gz
---
> Source:        https://gitlab.freedesktop.org/fontconfig/fontconfig.git/%{version}/fontconfig-%{version}.tar.bz2
21,23d20
< # FIXME:
< # checking for docbook2html... no
< 
52,53d48
< %debug_package
< 
58,68c53,55
< %configure \
< %if "%{_build}" != "%{_host}"
<    --with-arch=%{_host_cpu} \
< %endif
<    --with-add-fonts=/usr/lib/X11/fonts/TTF,/usr/lib/X11/fonts/Type1,/usr/lib/OpenOffice/share/fonts/truetype/
< 
< %make \
< %if "%{_build}" != "%{_host}"
<    CFLAGS="-O2 -fomit-frame-pointer -pipe" 
< # avoid passing target platform CFLAGS to build compiler
< %endif
---
> %meson
> 
> %meson_build
72c59
< %makeinstall
---
> %meson_install
91,98d77
< %post -n lib%{name}
< /sbin/ldconfig
< :
< 
< %postun -n lib%{name}
< /sbin/ldconfig
< :
< 
102d80
< #%dir %{_sysconfdir}/fonts/conf.avail/*.conf
105d82
< #%{_sysconfdir}/fonts/fonts.dtd
144a122
> %{_libdir}/libfontconfig.a
147,148c125
< %{_mandir}/man3/Fc*.3.gz
< %doc doc/fontconfig-devel doc/fontconfig-devel.txt
---
> %{_mandir}/man3/Fc*.3*
150a128,130
> * Thu Mar 27 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 2.16.1-1mamba
> - update to 2.16.1
> 
