Hello community,

here is the log from the commit of package perl-MIME-Types for openSUSE:Factory 
checked in at 2014-04-23 17:32:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MIME-Types (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MIME-Types.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MIME-Types"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MIME-Types/perl-MIME-Types.changes  
2012-02-14 13:09:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MIME-Types.new/perl-MIME-Types.changes     
2014-04-23 17:32:43.000000000 +0200
@@ -1,0 +2,65 @@
+Mon Apr 21 14:41:59 UTC 2014 - [email protected]
+
+- update to version 2.04
+
+  - version 2.04: Thu Sep 12 15:46:28 CEST 2013
+        Fixes:
+        - one more localize $_ in ::Types::_read_db()
+          rt.cpan.org#87856 [Gerda Shank]
+
+  - version 2.03: Wed Sep  4 17:12:27 CEST 2013
+        Improvements:
+        - typo in docs, rt.cpan.org#88394 [Gregor Herrmann, Debian]
+        - require perl 5.8.8, because <:encoding [cpantesters]
+        - updated IANA
+        - a bit more DESCRIPTION
+
+  - version 2.02: Sun Aug 18 12:49:23 CEST 2013
+        Fixes:
+        - localize DB and $_ in ::Types::_read_db()
+          rt.cpan.org#87856 [Gerda Shank]
+
+  - version 2.01: Sat Aug  3 01:07:27 CEST 2013
+        Improvements:
+        - add dummy ::Types::create_type_index() because
+          Catalyst-Plugin-Static-Simple calls it :(
+
+  - version 2.00: Fri Aug  2 17:44:53 CEST 2013
+        Changes:
+        - the mime information is now collected from various sources, amongst
+          them IANA.  Therefore, some types may use different x-'s
+          #types up from 995 to 2096
+        - a separate table is built for the extension-to-type mapping.
+          #exts  up from 734 to 1425
+        - the memory foot-print and start-up speed should have improved
+          considerably.
+
+        Improvements:
+        - added bin/collect_types
+        - 3 typos. rt.cpan.org#86847 [D Steinbrunner]
+        - add ::Type::isVendor(), ::isExperimental(), ::isPersonal on request
+          by rt.cpan.org#87062 [Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯]
+        - cleaned-up Exporter syntax of (very) old interface.
+        - added ::Types::listTypes()
+
+  - version 1.38: Fri Jan 11 09:58:08 CET 2013
+        - add application/vnd.ms-excel.template.macroEnabled.12 and five
+          related from http://filext.com/faq/office_mime_types.php
+          rt.cpan.org#82616 [M Jemmeson]
+
+  - version 1.37: Fri Dec 21 11:33:53 CET 2012:
+        - all mime.types files agree that perl scripts should use
+          application/x-perl.  Hence removed text/x-perl
+          rt.cpan.org#82100 [Kent Fredric]
+
+  - version 1.36: Wed Oct 31 20:34:42 CET 2012
+        - xlsx and friends had encoding 'binary' (since version 1.30),
+          but should have been 'base64'
+          rt.cpan.org#80529 [Douglas Wilson]
+
+  - version 1.35: Tue Jun 19 20:37:21 CEST 2012
+        - added video/webm and audio/webm, although not (yet) IANA registered.
+          [Kurian Jose Aerthail]
+
+
+-------------------------------------------------------------------

Old:
----
  MIME-Types-1.34.tar.gz

New:
----
  MIME-Types-2.04.tar.gz

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

Other differences:
------------------
++++++ perl-MIME-Types.spec ++++++
--- /var/tmp/diff_new_pack.NtOjII/_old  2014-04-23 17:32:43.000000000 +0200
+++ /var/tmp/diff_new_pack.NtOjII/_new  2014-04-23 17:32:43.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MIME-Types
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,13 +17,14 @@
 
 
 Name:           perl-MIME-Types
-Version:        1.34
+Version:        2.04
 Release:        0
+%define cpan_name MIME-Types
 Summary:        MIME-Type Determination
 License:        GPL-1.0+ or Artistic-1.0
 Group:          Development/Libraries/Perl
-Url:            http://cpan.org/modules/by-module/MIME/
-Source:         MIME-Types-%{version}.tar.gz
+Url:            http://www.cpan.org/modules/by-module/MIME/
+Source:         
http://www.cpan.org/modules/by-module/MIME/%{cpan_name}-%{version}.tar.gz
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ MIME-Types-1.34.tar.gz -> MIME-Types-2.04.tar.gz ++++++
++++ 6007 lines of diff (skipped)

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

Reply via email to