Update to 2.16
- New upstream release 2.16 - Collecting of IANA info had stalled: logic rewritten - Moved to git and GitHub - Move scripts and source files into MANIFEST.extra - Update types and extensions
This commit is contained in:
parent
a23351cae9
commit
a21d5539ca
@ -8,7 +8,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-MIME-Types
|
||||
Version: 2.14
|
||||
Version: 2.16
|
||||
Release: 1%{?dist}
|
||||
Summary: MIME types module for Perl
|
||||
License: GPL+ or Artistic
|
||||
@ -87,7 +87,7 @@ make test
|
||||
make test TEST_FILES="xt/*.t"
|
||||
|
||||
%files
|
||||
%doc ChangeLog README
|
||||
%doc ChangeLog README README.md
|
||||
%{perl_vendorlib}/MIME/
|
||||
%{_mandir}/man3/MIME::Type.3*
|
||||
%{_mandir}/man3/MIME::Types.3*
|
||||
@ -102,6 +102,13 @@ make test TEST_FILES="xt/*.t"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Moved to git and GitHub
|
||||
- Move scripts and source files into MANIFEST.extra
|
||||
- Update types and extensions
|
||||
|
||||
* Fri Nov 10 2017 Paul Howarth <paul@city-fan.org> - 2.14-1
|
||||
- Update to 2.14
|
||||
- MojoX should not die on missing types (CPAN RT#123298)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (MIME-Types-2.14.tar.gz) = dc12df5408107cd24819affe1e374a9eba801ebd39ad5c14c40ed46e51d88379c53f4a645a5149842c92e348b3cb80b6784976d71f0dd7f73195072b668926e0
|
||||
SHA512 (MIME-Types-2.16.tar.gz) = 9a42c44eb4ed50da7518505f5b09c8958f2e2b2163909f2043f7a13ac3c275f994e9534a517781a7548ec5331e60dadee8219bba716c0b4515a1764110b13cb5
|
||||
|
Loading…
Reference in New Issue
Block a user