automatic version update by autodist [release 2.13.1-1mamba;Wed Jul 19 2023]

This commit is contained in:
Automatic Build System 2024-01-06 04:17:47 +01:00
parent 3ee9b5a6f3
commit b449869140

View File

@ -1,7 +1,7 @@
%define enable_bytecode_interpreter 1
%define enable_subpixel_rendering 1
Name: libfreetype
Version: 2.13.0
Version: 2.13.1
Release: 1mamba
Summary: Free TrueType font rasterizer library
Vendor: openmamba
@ -48,10 +48,10 @@ This package is only needed if you intend to develop or compile applications whi
%prep
%setup -q -n freetype-%{version}
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch 0 -p1
#%patch 1 -p1
%patch 2 -p1
%patch 3 -p1
#%patch4 -p1
#%patch5 -p1 -b .src-sfnt-ttcolr.c-tt_face_get_color_glyph_clipbox-Mi
#%patch6 -p1 -b .sfnt-Add-missing-blend-mode-plus-to-COLR-v1
@ -111,6 +111,9 @@ ln -s freetype2 %{buildroot}%{_includedir}/freetype
%doc ChangeLog
%changelog
* Wed Jul 19 2023 Automatic Build System <autodist@mambasoft.it> 2.13.1-1mamba
- automatic version update by autodist
* Sat Feb 11 2023 Automatic Build System <autodist@mambasoft.it> 2.13.0-1mamba
- automatic version update by autodist