Update to 2.20
- New upstream release 2.20 - heif/heic/heifs/heics/hif fix (GH#9) - No 'and' and 'or' extensions (GH#9) - application/octet-stream is better for .bin (GH#10)
This commit is contained in:
parent
a4efc7c2a9
commit
87783994e3
@ -15,7 +15,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-MIME-Types
|
||||
Version: 2.19
|
||||
Version: 2.20
|
||||
Release: 1%{?dist}
|
||||
Summary: MIME types module for Perl
|
||||
License: GPL+ or Artistic
|
||||
@ -113,6 +113,12 @@ make test TEST_FILES="xt/*.t"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Apr 23 2021 Paul Howarth <paul@city-fan.org> - 2.20-1
|
||||
- Update to 2.20
|
||||
- heif/heic/heifs/heics/hif fix (GH#9)
|
||||
- No 'and' and 'or' extensions (GH#9)
|
||||
- application/octet-stream is better for .bin (GH#10)
|
||||
|
||||
* Fri Apr 16 2021 Paul Howarth <paul@city-fan.org> - 2.19-1
|
||||
- Update to 2.19
|
||||
- Update with the newest data from IANA and Apache httpd
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (MIME-Types-2.19.tar.gz) = c4153fee820965e40552ee00174f3a1422607ddefe1848fbd133dad39abe6c35caceaa230528725ef2f66b3d51dd103f6e8800f665179fe17047fbf8946d31ab
|
||||
SHA512 (MIME-Types-2.20.tar.gz) = 94d9c8b0c8526f08e34754a651cebf2ed72e895e7891b0989f8fa40629a7de9a266a558d9b93bb7c985721b312bead5524e6f840332da6a88a1cea244a004d4e
|
||||
|
Loading…
Reference in New Issue
Block a user