Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 03:04:05 +00:00
parent c72f0ae3ea
commit 0ec6b0f5f2

View File

@ -16,7 +16,7 @@
Name: perl-MIME-Types
Version: 2.22
Release: 1%{?dist}
Release: 2%{?dist}
Summary: MIME types module for Perl
License: GPL+ or Artistic
URL: https://metacpan.org/release/MIME-Types
@ -113,6 +113,9 @@ make test TEST_FILES="xt/*.t"
%endif
%changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Oct 28 2021 Paul Howarth <paul@city-fan.org> - 2.22-1
- Update to 2.22
- webm keeps on producing unexpected results (GH#13)