commit b0b2c86b3963a6c2371e03346cf6bab00a8000a5 Author: Mark Chappell <tremble@xxxxxxxxxxxxxx> Date: Mon Sep 13 21:49:08 2010 +0200 import from RHEL6 SRPM ftp://ftp.redhat.com/redhat/rhel/beta/5.90Workstation/optional/source/SRPMS/perl-MIME-Types-1.28-2.el6.src.rpm .gitignore | 1 + perl-MIME-Types.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/.gitignore b/.gitignore index 6492eb4..ffc0168 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ MIME-Types-1.28.tar.gz +/MIME-Types-1.28.tar.gz diff --git a/perl-MIME-Types.spec b/perl-MIME-Types.spec index c61931c..8589065 100644 --- a/perl-MIME-Types.spec +++ b/perl-MIME-Types.spec @@ -1,6 +1,6 @@ Name: perl-MIME-Types Version: 1.28 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MIME types module for Perl License: GPL+ or Artistic @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Dec 7 2009 Stepan Kasal <skasal@xxxxxxxxxx> - 1.28-2 +- rebuild against perl 5.10.1 + * Wed Oct 7 2009 Stepan Kasal <skasal@xxxxxxxxxx> - 1.28-1 - new upstream version -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel