Hello community, here is the log from the commit of package perl-Font-TTF for openSUSE:Factory checked in at 2013-11-29 07:03:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-06-07 07:00:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Font-TTF.new/perl-Font-TTF.changes 2013-11-29 07:03:32.000000000 +0100 @@ -1,0 +2,11 @@ +Tue Nov 26 07:35:45 UTC 2013 - [email protected] + +- updated to 1.03 + * Add $t->minsize() to all tables for assisting with font subsetting + * Add deduping to Name table writing + * Add OS/2 table method to guess at Unicode and Codepage range bits. + * Add support for cmap format 13 subtables + * Expunge notion of 'dflt' language tag from Ttopen.pm + * Bug fixes + +------------------------------------------------------------------- Old: ---- Font-TTF-1.02.tar.gz New: ---- Font-TTF-1.03.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Font-TTF.spec ++++++ --- /var/tmp/diff_new_pack.Iox0BC/_old 2013-11-29 07:03:33.000000000 +0100 +++ /var/tmp/diff_new_pack.Iox0BC/_new 2013-11-29 07:03:33.000000000 +0100 @@ -17,7 +17,7 @@ Name: perl-Font-TTF -Version: 1.02 +Version: 1.03 Release: 0 %define cpan_name Font-TTF Summary: Perl module for TrueType Font hacking @@ -30,81 +30,9 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(IO::String) -#BuildRequires: perl(Compress::Zlib) -#BuildRequires: perl(Font::TTF::AATKern) -#BuildRequires: perl(Font::TTF::AATutils) -#BuildRequires: perl(Font::TTF::Anchor) -#BuildRequires: perl(Font::TTF::Bsln) -#BuildRequires: perl(Font::TTF::Cmap) -#BuildRequires: perl(Font::TTF::Coverage) -#BuildRequires: perl(Font::TTF::Cvt_) -#BuildRequires: perl(Font::TTF::Delta) -#BuildRequires: perl(Font::TTF::DSIG) -#BuildRequires: perl(Font::TTF::Dumper) -#BuildRequires: perl(Font::TTF::EBDT) -#BuildRequires: perl(Font::TTF::EBLC) -#BuildRequires: perl(Font::TTF::Fdsc) -#BuildRequires: perl(Font::TTF::Feat) -#BuildRequires: perl(Font::TTF::Features::Cvar) -#BuildRequires: perl(Font::TTF::Features::Size) -#BuildRequires: perl(Font::TTF::Features::Sset) -#BuildRequires: perl(Font::TTF::Fmtx) -#BuildRequires: perl(Font::TTF::Font) -#BuildRequires: perl(Font::TTF::Fpgm) -#BuildRequires: perl(Font::TTF::GDEF) -#BuildRequires: perl(Font::TTF::Glat) -#BuildRequires: perl(Font::TTF::Gloc) -#BuildRequires: perl(Font::TTF::Glyf) -#BuildRequires: perl(Font::TTF::Glyph) -#BuildRequires: perl(Font::TTF::GPOS) -#BuildRequires: perl(Font::TTF::GrFeat) -#BuildRequires: perl(Font::TTF::GSUB) -#BuildRequires: perl(Font::TTF::Hdmx) -#BuildRequires: perl(Font::TTF::Head) -#BuildRequires: perl(Font::TTF::Hhea) -#BuildRequires: perl(Font::TTF::Hmtx) -#BuildRequires: perl(Font::TTF::Kern) -#BuildRequires: perl(Font::TTF::Kern::ClassArray) -#BuildRequires: perl(Font::TTF::Kern::CompactClassArray) -#BuildRequires: perl(Font::TTF::Kern::OrderedList) -#BuildRequires: perl(Font::TTF::Kern::StateTable) -#BuildRequires: perl(Font::TTF::Kern::Subtable) -#BuildRequires: perl(Font::TTF::Loca) -#BuildRequires: perl(Font::TTF::LTSH) -#BuildRequires: perl(Font::TTF::Maxp) -#BuildRequires: perl(Font::TTF::Mort) -#BuildRequires: perl(Font::TTF::Mort::Chain) -#BuildRequires: perl(Font::TTF::Mort::Contextual) -#BuildRequires: perl(Font::TTF::Mort::Insertion) -#BuildRequires: perl(Font::TTF::Mort::Ligature) -#BuildRequires: perl(Font::TTF::Mort::Noncontextual) -#BuildRequires: perl(Font::TTF::Mort::Rearrangement) -#BuildRequires: perl(Font::TTF::Mort::Subtable) -#BuildRequires: perl(Font::TTF::Name) -#BuildRequires: perl(Font::TTF::OS_2) -#BuildRequires: perl(Font::TTF::OTTags) -#BuildRequires: perl(Font::TTF::PCLT) -#BuildRequires: perl(Font::TTF::Post) -#BuildRequires: perl(Font::TTF::Prep) -#BuildRequires: perl(Font::TTF::Prop) -#BuildRequires: perl(Font::TTF::PSNames) -#BuildRequires: perl(Font::TTF::Segarr) -#BuildRequires: perl(Font::TTF::Silf) -#BuildRequires: perl(Font::TTF::Sill) -#BuildRequires: perl(Font::TTF::Table) -#BuildRequires: perl(Font::TTF::Ttc) -#BuildRequires: perl(Font::TTF::Ttopen) -#BuildRequires: perl(Font::TTF::Utils) -#BuildRequires: perl(Font::TTF::Vhea) -#BuildRequires: perl(Font::TTF::Vmtx) -#BuildRequires: perl(Font::TTF::Woff) -#BuildRequires: perl(Font::TTF::Woff::MetaData) -#BuildRequires: perl(Font::TTF::Woff::PrivateData) -#BuildRequires: perl(HTML::Parser) -#BuildRequires: perl(Win32::Registry) -#BuildRequires: perl(XML::Parser::Expat) Requires: perl(IO::String) %{perl_requires} +# MANUAL license %description This module allows you to do almost anything to a TrueType/OpenType Font @@ -128,6 +56,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTORS LICENSE MYMETA.yml README.TXT TODO +%doc Changes CONTRIBUTORS LICENSE minsize.patch MYMETA.yml README.TXT TODO %changelog ++++++ Font-TTF-1.02.tar.gz -> Font-TTF-1.03.tar.gz ++++++ ++++ 5813 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
