Hello community,

here is the log from the commit of package perl-Font-TTF for openSUSE:Factory 
checked in at 2013-06-07 07:00:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2011-09-23 12:37:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Font-TTF.new/perl-Font-TTF.changes 
2013-06-07 07:00:25.000000000 +0200
@@ -1,0 +2,42 @@
+Wed Jun  5 14:33:09 UTC 2013 - [email protected]
+
+- license update: Artistic-2.0 and OFL-1.1
+  Test fonts are OFL-1.1 licensed
+
+-------------------------------------------------------------------
+Tue Jun  4 10:51:52 UTC 2013 - [email protected]
+
+- updated to 1.02
+ * Add IO::String prerequisite to make BSD and other testing environments happy
+ 
+ * Major change to glyph creation/editing -- now utilizes ' isDirty' flag
+ * Add support for:
+ *    V4 OS/2 table
+ *    Reading WOFF fonts
+ *    MarkFilterSets in GDEF
+ *    Feature parameters (for cvxx, ssxx and size features)
+ *    Additional Graphite tables (Silf, Glac, and Gloc)
+ * Updated MS Lang IDs to Dec 2011
+ * Finish implementation of coverage table sorting
+ * Copyright and licensing updated to CPAN requirements
+ * Bug fixes
+ 
+ * Ensure coverage tables are properly sorted
+ * Additional OT tags (from OpenType 1.6)
+ * Bug fixes
+ 
+ * Add support for Graphite Sill table
+ * Handle kerning tables version > 0
+ * Bug fixes
+ 
+ * Bug fixes
+ * Change Copyright to Artistic License 2.0
+
+-------------------------------------------------------------------
+Thu Jun  7 14:04:57 UTC 2012 - [email protected]
+
+- fix license
+  * Artistic-2.0
+- fix deps
+
+-------------------------------------------------------------------

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

New:
----
  Font-TTF-1.02.tar.gz

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

Other differences:
------------------
++++++ perl-Font-TTF.spec ++++++
--- /var/tmp/diff_new_pack.qE3GXM/_old  2013-06-07 07:00:25.000000000 +0200
+++ /var/tmp/diff_new_pack.qE3GXM/_new  2013-06-07 07:00:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Font-TTF
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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,24 +16,94 @@
 #
 
 
-
 Name:           perl-Font-TTF
-Version:        0.48
-Release:        1
-# seems artistic
-License:        Artistic-1.0
+Version:        1.02
+Release:        0
 %define cpan_name Font-TTF
 Summary:        Perl module for TrueType Font hacking
-Url:            http://search.cpan.org/dist/Font-TTF/
+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
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Compress::Zlib)
-BuildRequires:  perl(HTML::Parser)
-BuildRequires:  perl(XML::Parser::Expat)
+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}
 
 %description
@@ -56,11 +126,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes COPYING README.TXT TODO
+%doc Changes CONTRIBUTORS LICENSE MYMETA.yml README.TXT TODO
 
 %changelog

++++++ Font-TTF-0.48.tar.gz -> Font-TTF-1.02.tar.gz ++++++
++++ 4509 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to