Update to 2.19
- New upstream release 2.19 - Update with the newest data from IANA and Apache httpd - mp4 preference is video/mp4 (GH#5) - yt preference is video/vnd.youtube.yt (GH#6) - 3gp and 3gpp preference is video/3gpp (GH#7) - Use author-independent source URL
This commit is contained in:
parent
b6b7b238c3
commit
a4efc7c2a9
@ -15,12 +15,12 @@
|
||||
%endif
|
||||
|
||||
Name: perl-MIME-Types
|
||||
Version: 2.18
|
||||
Release: 2%{?dist}
|
||||
Version: 2.19
|
||||
Release: 1%{?dist}
|
||||
Summary: MIME types module for Perl
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/MIME-Types
|
||||
Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/MIME-Types-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/MIME/MIME-Types-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
# Module Build
|
||||
BuildRequires: coreutils
|
||||
@ -113,6 +113,14 @@ make test TEST_FILES="xt/*.t"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- mp4 preference is video/mp4 (GH#5)
|
||||
- yt preference is video/vnd.youtube.yt (GH#6)
|
||||
- 3gp and 3gpp preference is video/3gpp (GH#7)
|
||||
- Use author-independent source URL
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.18-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (MIME-Types-2.18.tar.gz) = 770e63a48b40c94f1728e67f6a69029f51e125562d11008f26a5e1a6b85d30fb45bcbd1f8e080f664542b81de94695972012815e07f0ecd007a11efb32005df1
|
||||
SHA512 (MIME-Types-2.19.tar.gz) = c4153fee820965e40552ee00174f3a1422607ddefe1848fbd133dad39abe6c35caceaa230528725ef2f66b3d51dd103f6e8800f665179fe17047fbf8946d31ab
|
||||
|
Loading…
Reference in New Issue
Block a user