Hello community,

here is the log from the commit of package perl-Font-TTF for openSUSE:Factory 
checked in at 2015-04-16 14:13:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Font-TTF (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Font-TTF.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Font-TTF"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Font-TTF/perl-Font-TTF.changes      
2014-03-15 07:47:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Font-TTF.new/perl-Font-TTF.changes 
2015-04-16 14:13:30.000000000 +0200
@@ -1,0 +2,19 @@
+Tue Apr 14 19:45:49 UTC 2015 - [email protected]
+
+- updated to 1.05
+   see /usr/share/doc/packages/perl-Font-TTF/Changes
+
+  1.05 (r1069, 2015-01-26)
+  
+  * Add support for GSUB Type 8 Reverse-chaining substitution
+  * OpenType script/lang/feature tags now based on ISO/IEC 14496-22
+  * Remove deprecated GDL_old.pm 
+  *
+  * Bug fixes:
+  *    Fix rt.cpan.org 92150, 93597
+  *     Force 0xFFFF sentry to be in a segment by itself in format 4 cmap 
subtables
+  *    Less aggressive cmap format 4 optimization to eliminate USV holes
+  *    Fix various issues reading WOFF-compressed font tables
+  *    Fix reading DSIG
+
+-------------------------------------------------------------------

Old:
----
  Font-TTF-1.04.tar.gz

New:
----
  Font-TTF-1.05.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Font-TTF.spec ++++++
--- /var/tmp/diff_new_pack.kV9x9n/_old  2015-04-16 14:13:31.000000000 +0200
+++ /var/tmp/diff_new_pack.kV9x9n/_new  2015-04-16 14:13:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Font-TTF
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,17 @@
 #
 
 
-# MANUAL license
-
 Name:           perl-Font-TTF
-Version:        1.04
+Version:        1.05
 Release:        0
+#Upstream: Artistic-2.0
 %define cpan_name Font-TTF
 Summary:        Perl module for TrueType Font hacking
 License:        Artistic-2.0 and OFL-1.1
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Font-TTF/
-Source:         
http://www.cpan.org/authors/id/M/MH/MHOSKEN/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/M/MH/MHOSKEN/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -57,6 +57,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTORS LICENSE MYMETA.yml README.TXT TODO
+%doc Changes CONTRIBUTORS LICENSE README.TXT TODO
 
 %changelog

++++++ Font-TTF-1.04.tar.gz -> Font-TTF-1.05.tar.gz ++++++
++++ 4433 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
license: Artistic-2.0 and OFL-1.1
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag

Reply via email to