From 64a8fd5939eaa4c0a3be64ca10a246e1c714175d Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Tue, 8 Mar 2016 09:41:36 +0000
Subject: Update to 2.13
- New upstream release 2.13
- Not all information was extracted from the Apache tables
- Simplify find command using -delete
---
perl-MIME-Types.spec | 11 ++++++++---
sources | 2 +-
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/perl-MIME-Types.spec b/perl-MIME-Types.spec
index 0972faa..ec16636 100644
--- a/perl-MIME-Types.spec
+++ b/perl-MIME-Types.spec
@@ -8,8 +8,8 @@
%endif
Name: perl-MIME-Types
-Version: 2.12
-Release: 2%{?dist}
+Version: 2.13
+Release: 1%{?dist}
Summary: MIME types module for Perl
License: GPL+ or Artistic
Group: Development/Libraries
@@ -82,7 +82,7 @@ make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -delete
%{_fixperms} %{buildroot}
%check
@@ -108,6 +108,11 @@ rm -rf %{buildroot}
%endif
%changelog
+* Tue Mar 8 2016 Paul Howarth <[email protected]> - 2.13-1
+- Update to 2.13
+ - Not all information was extracted from the Apache tables
+- Simplify find command using -delete
+
* Thu Feb 04 2016 Fedora Release Engineering <[email protected]> -
2.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
diff --git a/sources b/sources
index 55d3050..9152ff7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbd17e44183d0e958edd27ebf4673272 MIME-Types-2.12.tar.gz
+f2892ae9e6ea660a58746699c3924817 MIME-Types-2.13.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-MIME-Types.git/commit/?h=perl-MIME-Types-2.13-1.fc24&id=64a8fd5939eaa4c0a3be64ca10a246e1c714175d
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]