diff --git a/libfreetype.spec b/libfreetype.spec index 825c57c..9746094 100644 --- a/libfreetype.spec +++ b/libfreetype.spec @@ -1,7 +1,7 @@ %define enable_bytecode_interpreter 1 %define enable_subpixel_rendering 1 Name: libfreetype -Version: 2.8.1 +Version: 2.9 Release: 1mamba Summary: Free TrueType font rasterizer library Vendor: openmamba @@ -78,9 +78,9 @@ This package is only needed if you intend to develop or compile applications whi [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -# needed to compile xpdf 2.x -install -D src/cff/cfftypes.h \ - %{buildroot}%{_includedir}/freetype2/internal/cfftypes.h +## needed to compile xpdf 2.x +#install -D src/cff/cfftypes.h \ +# %{buildroot}%{_includedir}/freetype2/internal/cfftypes.h %ifarch x86_64_disabled make clean @@ -134,6 +134,9 @@ ln -s freetype2 %{buildroot}%{_includedir}/freetype %endif %changelog +* Sat Jan 13 2018 Automatic Build System 2.9-1mamba +- automatic version update by autodist + * Thu Oct 26 2017 Automatic Build System 2.8.1-1mamba - automatic update by autodist