Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package freetype2 for openSUSE:Factory checked in at 2021-08-04 22:28:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freetype2 (Old) and /work/SRC/openSUSE:Factory/.freetype2.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freetype2" Wed Aug 4 22:28:17 2021 rev:90 rq:907876 version:2.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/freetype2/freetype2.changes 2020-10-23 12:19:15.864556590 +0200 +++ /work/SRC/openSUSE:Factory/.freetype2.new.1899/freetype2.changes 2021-08-04 22:28:18.849844176 +0200 @@ -1,0 +2,18 @@ +Fri Jul 23 07:10:11 UTC 2021 - Ismail D??nmez <ism...@i10z.com> + +- Update to version 2.11.0 + * A new rendering module has been added to create 8-bit Signed + Distance Field (SDF) bitmaps for both outline and bitmap glyphs. + * A new, experimental API is now available for surfacing properties + of 'COLR' v1 color fonts. + * A new function `FT_Get_Transform` returns the values set by + FT_Set_Transform. + * The legacy Type 1 and CFF engines are further demoted due to lack + of CFF2 charstring support. + * The experimental 'warp' mode (AF_CONFIG_OPTION_USE_WARPER) for the + auto-hinter has been removed. + * The smooth rasterizer performance has been improved by >10%. + * PCF bitmap fonts compressed with LZW (these are usually files with + the extension .pcf.Z) are now handled correctly. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/freetype2/ft2demos.changes 2020-10-23 12:19:17.448557408 +0200 +++ /work/SRC/openSUSE:Factory/.freetype2.new.1899/ft2demos.changes 2021-08-04 22:28:18.889844126 +0200 @@ -1,0 +2,17 @@ +Fri Jul 23 07:12:47 UTC 2021 - Ismail D??nmez <ism...@i10z.com> + +- Update to version 2.11.0 + * A new demo program `ftsdf` is available to display Signed Distance + Fields of glyphs. + * The `ftlint` demo program has been extended to do more testing of + its input. + * The `ttdebug` demo program didn't show changed point coordinates + (bug introduced in version 2.10.3). + * It is now possible to adjust the axis increment for variable fonts + in the `ftmulti` demo program. + * It is now possible to change the hinting engine in the `ftstring` + demo program. + * The graphical demo programs work better now in native color depth + on win32 and x11. + +------------------------------------------------------------------- Old: ---- freetype-2.10.4.tar.xz freetype-2.10.4.tar.xz.sig freetype-doc-2.10.4.tar.xz freetype-doc-2.10.4.tar.xz.sig ft2demos-2.10.4.tar.xz ft2demos-2.10.4.tar.xz.sig New: ---- freetype-2.11.0.tar.xz freetype-2.11.0.tar.xz.sig freetype-doc-2.11.0.tar.xz freetype-doc-2.11.0.tar.xz.sig ft2demos-2.11.0.tar.xz ft2demos-2.11.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freetype2.spec ++++++ --- /var/tmp/diff_new_pack.Ok11L6/_old 2021-08-04 22:28:20.277842410 +0200 +++ /var/tmp/diff_new_pack.Ok11L6/_new 2021-08-04 22:28:20.281842405 +0200 @@ -1,7 +1,7 @@ # # spec file for package freetype2 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define doc_version 2.10.4 +%define doc_version 2.11.0 Name: freetype2 -Version: 2.10.4 +Version: 2.11.0 Release: 0 Summary: A TrueType Font Library -License: SUSE-Freetype OR GPL-2.0-or-later +License: GPL-2.0-or-later OR SUSE-Freetype Group: System/Libraries URL: https://www.freetype.org Source0: https://downloads.sourceforge.net/project/freetype/freetype2/%{version}/freetype-%{version}.tar.xz ++++++ ft2demos.spec ++++++ --- /var/tmp/diff_new_pack.Ok11L6/_old 2021-08-04 22:28:20.301842380 +0200 +++ /var/tmp/diff_new_pack.Ok11L6/_new 2021-08-04 22:28:20.301842380 +0200 @@ -1,7 +1,7 @@ # # spec file for package ft2demos # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define freetype_version 2.10.4 +%define freetype_version 2.11.0 Name: ft2demos -Version: 2.10.4 +Version: 2.11.0 Release: 0 Summary: Freetype2 Utilities and Demo Programs License: GPL-2.0-or-later @@ -140,6 +140,15 @@ Multiple masters font viewer This tool is part of the FreeType project +%package -n ftsdf +Summary: Signed Distance Fields viewer +Group: Productivity/Publishing/Other +Conflicts: %{name} < %{version}-%{release} + +%description -n ftsdf +Signed Distance Fields viewer +This tool is part of the FreeType project + %package -n ftstring Summary: String viewer Group: Productivity/Publishing/Other @@ -184,7 +193,7 @@ make %{?_smp_mflags} pushd .. - ln -s freetype-%{freetype_version} freetype2 + ln -s freetype-%{freetype_version} freetype cd ft2demos-%{version} make %{?_smp_mflags} @@ -244,6 +253,10 @@ %defattr(-,root,root) %{_bindir}/ftmulti +%files -n ftsdf +%defattr(-,root,root) +%{_bindir}/ftsdf + %files -n ftstring %defattr(-,root,root) %{_bindir}/ftstring ++++++ bugzilla-308961-cmex-workaround.patch ++++++ --- /var/tmp/diff_new_pack.Ok11L6/_old 2021-08-04 22:28:20.357842311 +0200 +++ /var/tmp/diff_new_pack.Ok11L6/_new 2021-08-04 22:28:20.357842311 +0200 @@ -2,11 +2,11 @@ src/base/ftobjs.c | 5 +++++ 1 file changed, 5 insertions(+) -Index: freetype-2.10.4/src/base/ftobjs.c +Index: freetype-2.11.0/src/base/ftobjs.c =================================================================== ---- freetype-2.10.4.orig/src/base/ftobjs.c -+++ freetype-2.10.4/src/base/ftobjs.c -@@ -2602,6 +2602,11 @@ +--- freetype-2.11.0.orig/src/base/ftobjs.c ++++ freetype-2.11.0/src/base/ftobjs.c +@@ -2646,6 +2646,11 @@ if ( FT_IS_SCALABLE( face ) ) { ++++++ don-t-mark-libpng-as-required-library.patch ++++++ --- /var/tmp/diff_new_pack.Ok11L6/_old 2021-08-04 22:28:20.365842301 +0200 +++ /var/tmp/diff_new_pack.Ok11L6/_new 2021-08-04 22:28:20.365842301 +0200 @@ -1,8 +1,8 @@ -Index: freetype-2.10.4/builds/unix/configure +Index: freetype-2.11.0/builds/unix/configure =================================================================== ---- freetype-2.10.4.orig/builds/unix/configure -+++ freetype-2.10.4/builds/unix/configure -@@ -15014,7 +15014,6 @@ fi +--- freetype-2.11.0.orig/builds/unix/configure ++++ freetype-2.11.0/builds/unix/configure +@@ -15672,7 +15672,6 @@ fi # entries in Requires.private are separated by commas REQUIRES_PRIVATE="$zlib_reqpriv, \ $bzip2_reqpriv, \ @@ -10,7 +10,7 @@ $harfbuzz_reqpriv, \ $brotli_reqpriv" # beautify -@@ -15029,7 +15028,6 @@ REQUIRES_PRIVATE=`echo "$REQUIRES_PRIVAT +@@ -15687,7 +15686,6 @@ REQUIRES_PRIVATE=`echo "$REQUIRES_PRIVAT LIBS_PRIVATE="$zlib_libspriv \ $bzip2_libspriv \ @@ -18,7 +18,7 @@ $harfbuzz_libspriv \ $brotli_libspriv \ $ft2_extra_libs" -@@ -15042,7 +15040,6 @@ LIBS_PRIVATE=`echo "$LIBS_PRIVATE" \ +@@ -15700,7 +15698,6 @@ LIBS_PRIVATE=`echo "$LIBS_PRIVATE" \ LIBSSTATIC_CONFIG="-lfreetype \ $zlib_libsstaticconf \ $bzip2_libsstaticconf \ @@ -26,11 +26,11 @@ $harfbuzz_libsstaticconf \ $brotli_libsstaticconf \ $ft2_extra_libs" -Index: freetype-2.10.4/builds/unix/configure.raw +Index: freetype-2.11.0/builds/unix/configure.raw =================================================================== ---- freetype-2.10.4.orig/builds/unix/configure.raw -+++ freetype-2.10.4/builds/unix/configure.raw -@@ -1039,7 +1039,6 @@ fi +--- freetype-2.11.0.orig/builds/unix/configure.raw ++++ freetype-2.11.0/builds/unix/configure.raw +@@ -1036,7 +1036,6 @@ fi # entries in Requires.private are separated by commas REQUIRES_PRIVATE="$zlib_reqpriv, \ $bzip2_reqpriv, \ @@ -38,7 +38,7 @@ $harfbuzz_reqpriv, \ $brotli_reqpriv" # beautify -@@ -1054,7 +1053,6 @@ REQUIRES_PRIVATE=`echo "$REQUIRES_PRIVAT +@@ -1051,7 +1050,6 @@ REQUIRES_PRIVATE=`echo "$REQUIRES_PRIVAT LIBS_PRIVATE="$zlib_libspriv \ $bzip2_libspriv \ @@ -46,7 +46,7 @@ $harfbuzz_libspriv \ $brotli_libspriv \ $ft2_extra_libs" -@@ -1067,7 +1065,6 @@ LIBS_PRIVATE=`echo "$LIBS_PRIVATE" \ +@@ -1064,7 +1062,6 @@ LIBS_PRIVATE=`echo "$LIBS_PRIVATE" \ LIBSSTATIC_CONFIG="-lfreetype \ $zlib_libsstaticconf \ $bzip2_libsstaticconf \ ++++++ enable-infinality-subpixel-hinting.patch ++++++ --- /var/tmp/diff_new_pack.Ok11L6/_old 2021-08-04 22:28:20.373842291 +0200 +++ /var/tmp/diff_new_pack.Ok11L6/_new 2021-08-04 22:28:20.373842291 +0200 @@ -1,8 +1,8 @@ -Index: freetype-2.10.0/include/freetype/config/ftoption.h +Index: freetype-2.11.0/include/freetype/config/ftoption.h =================================================================== ---- freetype-2.10.0.orig/include/freetype/config/ftoption.h -+++ freetype-2.10.0/include/freetype/config/ftoption.h -@@ -658,8 +658,8 @@ FT_BEGIN_HEADER +--- freetype-2.11.0.orig/include/freetype/config/ftoption.h ++++ freetype-2.11.0/include/freetype/config/ftoption.h +@@ -688,8 +688,8 @@ FT_BEGIN_HEADER * https://www.microsoft.com/typography/cleartype/truetypecleartype.aspx */ /* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 1 */ ++++++ enable-long-family-names-by-default.patch ++++++ --- /var/tmp/diff_new_pack.Ok11L6/_old 2021-08-04 22:28:20.381842281 +0200 +++ /var/tmp/diff_new_pack.Ok11L6/_new 2021-08-04 22:28:20.385842276 +0200 @@ -1,8 +1,8 @@ -Index: freetype-2.10.4/include/freetype/config/ftoption.h +Index: freetype-2.11.0/include/freetype/config/ftoption.h =================================================================== ---- freetype-2.10.4.orig/include/freetype/config/ftoption.h -+++ freetype-2.10.4/include/freetype/config/ftoption.h -@@ -861,7 +861,7 @@ FT_BEGIN_HEADER +--- freetype-2.11.0.orig/include/freetype/config/ftoption.h ++++ freetype-2.11.0/include/freetype/config/ftoption.h +@@ -877,7 +877,7 @@ FT_BEGIN_HEADER * If this option is activated, it can be controlled with the * `no-long-family-names` property of the 'pcf' driver module. */ ++++++ enable-subpixel-rendering.patch ++++++ --- /var/tmp/diff_new_pack.Ok11L6/_old 2021-08-04 22:28:20.389842272 +0200 +++ /var/tmp/diff_new_pack.Ok11L6/_new 2021-08-04 22:28:20.393842266 +0200 @@ -1,8 +1,8 @@ -Index: freetype-2.10.4/include/freetype/config/ftoption.h +Index: freetype-2.11.0/include/freetype/config/ftoption.h =================================================================== ---- freetype-2.10.4.orig/include/freetype/config/ftoption.h -+++ freetype-2.10.4/include/freetype/config/ftoption.h -@@ -124,7 +124,7 @@ FT_BEGIN_HEADER +--- freetype-2.11.0.orig/include/freetype/config/ftoption.h ++++ freetype-2.11.0/include/freetype/config/ftoption.h +@@ -123,7 +123,7 @@ FT_BEGIN_HEADER * When this macro is not defined, FreeType offers alternative LCD * rendering technology that produces excellent output. */ ++++++ freetype-2.10.4.tar.xz -> freetype-2.11.0.tar.xz ++++++ ++++ 257555 lines of diff (skipped) ++++++ freetype-doc-2.10.4.tar.xz -> freetype-doc-2.11.0.tar.xz ++++++ ++++ 2627 lines of diff (skipped) ++++++ ft2demos-2.10.4.tar.xz -> ft2demos-2.11.0.tar.xz ++++++ ++++ 12102 lines of diff (skipped)