Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fcft for openSUSE:Factory checked in 
at 2022-02-06 23:54:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcft (Old)
 and      /work/SRC/openSUSE:Factory/.fcft.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcft"

Sun Feb  6 23:54:27 2022 rev:10 rq:951809 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcft/fcft.changes        2021-12-09 
19:46:19.189153778 +0100
+++ /work/SRC/openSUSE:Factory/.fcft.new.1898/fcft.changes      2022-02-06 
23:55:41.770248605 +0100
@@ -1,0 +2,20 @@
+Sat Feb  5 22:26:44 UTC 2022 - Arnav Singh <[email protected]>
+
+- Update to 3.0.1:
+  * Added fcft_font.name member for the name of the primary font.
+  * Added fcft_glyph.font_name member for the name of the font that the glyph
+    was loaded from.
+  * Added fcft_init and fcft_fini to initialize and deinitialize the library,
+    which must now be called explicitly. Also, fcft_log_init has been removed,
+    and logging is now initialized by fcft_init.
+  * All wchar_t usage has been replaced with uint32_t. Also,
+    fcft_{glyph,grapheme,text_run}_rasterize have been renamed to
+    fcft_rasterize_{char,grapheme,text_run}_utf32 to emphasize this.
+  * fcft_rasterize_grapheme_utf32 no longer accepts layout tags, unlike
+    its predecessor fcft_grapheme_rasterize. They should be
+    set using fontfeature when calling fcft_from_name.
+  * Removed fcft_size_adjust.
+  * Removed fcft_font.space_advance member.
+  * Fixed bug in fcft_rasterize_text_run_utf32 due to uninitialized variable.
+
+-------------------------------------------------------------------

Old:
----
  fcft-2.5.1.tar.gz

New:
----
  fcft-3.0.1.tar.gz

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

Other differences:
------------------
++++++ fcft.spec ++++++
--- /var/tmp/diff_new_pack.7kTnB0/_old  2022-02-06 23:55:42.226245521 +0100
+++ /var/tmp/diff_new_pack.7kTnB0/_new  2022-02-06 23:55:42.234245467 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcft
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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 libname libfcft3
+%define libname libfcft4
 Name:           fcft
-Version:        2.5.1
+Version:        3.0.1
 Release:        0
 Summary:        A library for font loading and glyph rasterization using 
FreeType/pixman
 License:        MIT

++++++ fcft-2.5.1.tar.gz -> fcft-3.0.1.tar.gz ++++++
++++ 2253 lines of diff (skipped)

Reply via email to