Hello community,
here is the log from the commit of package perl-Font-FreeType for
openSUSE:Leap:15.2 checked in at 2020-06-05 13:47:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/perl-Font-FreeType (Old)
and /work/SRC/openSUSE:Leap:15.2/.perl-Font-FreeType.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Font-FreeType"
Fri Jun 5 13:47:24 2020 rev:15 rq:811732 version:0.16
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/perl-Font-FreeType/perl-Font-FreeType.changes
2020-01-15 15:41:10.511177468 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.perl-Font-FreeType.new.3606/perl-Font-FreeType.changes
2020-06-05 13:47:25.341551441 +0200
@@ -1,0 +2,34 @@
+Fri Jun 5 09:40:49 UTC 2020 - Max Lin <[email protected]>
+
+- updated to 0.16
+ see /usr/share/doc/packages/perl-Font-FreeType/Changes
+
+ 0.16 2020-05-12 [email protected]
+ - fix cpan-testers failures
+ - fix C++ usages instead of C
+
+ 0.15 2020-05-11 [email protected]
+ - fix tests for RT#132543
+
+ 0.14 2020-05-11 [email protected]
+ - update glyph->load method()
+
+ 0.13 2018-10-19 [email protected]
+ - update tests, as freetype changed font metrices under hood
+
+ 0.12 2018-08-14 [email protected]
+ - Added the face->load_flags getter and setter methods
+ - Fixed bugs loading glyph index 0 by name (".notdef") or by index.
+
+ 0.12 2018-08-11 [email protected]
+ - Added an explicit glyph->load method
+
+ 0.12 2018-08-12 [email protected]
+ - Fix MANIFEST
+
+ 0.11 2018-08-11 [email protected]
+ - Added FT_LOAD_COMPUTE_METRICS load flag (HinTak)
+ - Added face->foreach_glyph method for iterating over all glyphs
+ (some of them don't necessarily have a unicode point) (HinTak)
+
+-------------------------------------------------------------------
Old:
----
Font-FreeType-0.10.tar.gz
New:
----
Font-FreeType-0.16.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Font-FreeType.spec ++++++
--- /var/tmp/diff_new_pack.fN52yR/_old 2020-06-05 13:47:25.785552634 +0200
+++ /var/tmp/diff_new_pack.fN52yR/_new 2020-06-05 13:47:25.789552644 +0200
@@ -17,13 +17,13 @@
Name: perl-Font-FreeType
-Version: 0.10
+Version: 0.16
Release: 0
%define cpan_name Font-FreeType
Summary: Read Font Files and Render Glyphs From Perl Using Freetype2
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
-Url: http://search.cpan.org/dist/Font-FreeType/
+Url: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/D/DM/DMOL/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ Font-FreeType-0.10.tar.gz -> Font-FreeType-0.16.tar.gz ++++++
++++ 3226 lines of diff (skipped)