[perl-MIME-Types] Update to 2.02

Paul Howarth pghmcfc at fedoraproject.org
Sun Aug 18 13:07:34 UTC 2013


commit ceba36f3bbd06f47f4295e07f3358ef2ab1f9933
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Aug 18 14:06:43 2013 +0100

    Update to 2.02
    
    - New upstream release 2.02:
      - Localize DB and $_ in ::Types::_read_db() (CPAN RT#87856)

 perl-MIME-Types.spec |    6 +++++-
 sources              |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-MIME-Types.spec b/perl-MIME-Types.spec
index 5b5eebd..914f3ae 100644
--- a/perl-MIME-Types.spec
+++ b/perl-MIME-Types.spec
@@ -1,5 +1,5 @@
 Name:           perl-MIME-Types
-Version:        2.01
+Version:        2.02
 Release:        1%{?dist}
 Summary:        MIME types module for Perl
 License:        GPL+ or Artistic
@@ -55,6 +55,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/MIME::Types.3pm*
 
 %changelog
+* Sun Aug 18 2013 Paul Howarth <paul at city-fan.org> - 2.02-1
+- Update to 2.02:
+  - Localize DB and $_ in ::Types::_read_db() (CPAN RT#87856)
+
 * Sun Aug  4 2013 Paul Howarth <paul at city-fan.org> - 2.01-1
 - Update to 2.01:
   - Add dummy ::Types::create_type_index() because
diff --git a/sources b/sources
index cf64115..4487e7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48ae4e1f865e84dca7001216d3b4956d  MIME-Types-2.01.tar.gz
+8627873a7d48484fd26d3cd842acca82  MIME-Types-2.02.tar.gz


More information about the scm-commits mailing list