8
0

Automatic update to MIME-Types-2.30.tar.gz #2

Merged
okurz merged 1 commits from cpanmirror/perl-MIME-Types:autoupdate into main 2025-12-10 11:05:58 +01:00
4 changed files with 22 additions and 6 deletions

Binary file not shown.

BIN
MIME-Types-2.30.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Dec 9 05:35:59 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 2.300.0 (2.30)
see /usr/share/doc/packages/perl-MIME-Types/ChangeLog
version 2.30: Mon 8 Dec 20:33:20 CET 2025
Fixes:
- no undef when simplifying illegal type
github issue #15 [Todd Richmond]
Improvements:
- add bugtracker to meta
- better OO use of attributes.
-------------------------------------------------------------------
Mon Oct 6 18:48:34 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name MIME-Types
Name: perl-MIME-Types
Version: 2.290.0
Version: 2.300.0
Release: 0
# 2.29 -> normalize -> 2.290.0
%define cpan_version 2.29
# 2.30 -> normalize -> 2.300.0
%define cpan_version 2.30
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Definition of MIME types
URL: https://metacpan.org/release/%{cpan_name}