[perl-MIME-Types] Update to 2.01

Paul Howarth pghmcfc at fedoraproject.org
Sun Aug 4 10:55:54 UTC 2013


commit 174c3b9ab9397b6815b11798869110b35efb96eb
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Aug 4 11:55:04 2013 +0100

    Update to 2.01
    
    - New upstream release 2.01:
      - Add dummy ::Types::create_type_index() because
        Catalyst-Plugin-Static-Simple calls it :(

 perl-MIME-Types.spec |    9 +++++++--
 sources              |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-MIME-Types.spec b/perl-MIME-Types.spec
index a5b7651..5b5eebd 100644
--- a/perl-MIME-Types.spec
+++ b/perl-MIME-Types.spec
@@ -1,6 +1,6 @@
 Name:           perl-MIME-Types
-Version:        2.00
-Release:        2%{?dist}
+Version:        2.01
+Release:        1%{?dist}
 Summary:        MIME types module for Perl
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -55,6 +55,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/MIME::Types.3pm*
 
 %changelog
+* 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
+    Catalyst-Plugin-Static-Simple calls it :(
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.00-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 7e9a5b6..cf64115 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f920e7f1630698c323eb6907e0c128e  MIME-Types-2.00.tar.gz
+48ae4e1f865e84dca7001216d3b4956d  MIME-Types-2.01.tar.gz



More information about the perl-devel mailing list