Update to 2.17
- New upstream release 2.17 - When picking a preferred type for an extension, prefer the type with the same minor-name - Remove IANA obsoleted types
This commit is contained in:
parent
a21d5539ca
commit
a2f0171d02
@ -8,7 +8,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-MIME-Types
|
||||
Version: 2.16
|
||||
Version: 2.17
|
||||
Release: 1%{?dist}
|
||||
Summary: MIME types module for Perl
|
||||
License: GPL+ or Artistic
|
||||
@ -102,6 +102,12 @@ make test TEST_FILES="xt/*.t"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Jan 27 2018 Paul Howarth <paul@city-fan.org> - 2.17-1
|
||||
- Update to 2.17
|
||||
- When picking a preferred type for an extension, prefer the type with the
|
||||
same minor-name
|
||||
- Remove IANA obsoleted types
|
||||
|
||||
* Tue Jan 23 2018 Paul Howarth <paul@city-fan.org> - 2.16-1
|
||||
- Update to 2.16
|
||||
- Collecting of IANA info had stalled: logic rewritten
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (MIME-Types-2.16.tar.gz) = 9a42c44eb4ed50da7518505f5b09c8958f2e2b2163909f2043f7a13ac3c275f994e9534a517781a7548ec5331e60dadee8219bba716c0b4515a1764110b13cb5
|
||||
SHA512 (MIME-Types-2.17.tar.gz) = a834ddfa70fbaa5688a2a35626c489a48448e273638312609faaa8fbf07ba656254d1f907ba5f25518e93fd62b7b9265eec700c38c8446876dca24e07d8b15c4
|
||||
|
Loading…
Reference in New Issue
Block a user