Update to 2.21
- New upstream release 2.21 - application/octet-stream is better for .dat (GH#11) - Add video/webm, which Google forgot to register (GH#12) - Add image/webp, which Google registered too late (GH#12)
This commit is contained in:
parent
07ffe6b417
commit
b3f9414752
@ -15,8 +15,8 @@
|
||||
%endif
|
||||
|
||||
Name: perl-MIME-Types
|
||||
Version: 2.20
|
||||
Release: 2%{?dist}
|
||||
Version: 2.21
|
||||
Release: 1%{?dist}
|
||||
Summary: MIME types module for Perl
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/MIME-Types
|
||||
@ -113,6 +113,12 @@ make test TEST_FILES="xt/*.t"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 28 2021 Paul Howarth <paul@city-fan.org> - 2.21-1
|
||||
- Update to 2.21
|
||||
- application/octet-stream is better for .dat (GH#11)
|
||||
- Add video/webm, which Google forgot to register (GH#12)
|
||||
- Add image/webp, which Google registered too late (GH#12)
|
||||
|
||||
* Sat May 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.20-2
|
||||
- Perl 5.34 rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (MIME-Types-2.20.tar.gz) = 94d9c8b0c8526f08e34754a651cebf2ed72e895e7891b0989f8fa40629a7de9a266a558d9b93bb7c985721b312bead5524e6f840332da6a88a1cea244a004d4e
|
||||
SHA512 (MIME-Types-2.21.tar.gz) = 223aacf8f8ea3c8dd3059791bb86d3203684fb632d972639d88d9e176a5fee428c5fd637cbeee65b52f008ad70a92cef3f82f524926fc5fa55ea24ca0448f4ad
|
||||
|
Loading…
Reference in New Issue
Block a user