Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-MIME-Types for openSUSE:Factory
checked in at 2025-05-26 18:35:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MIME-Types (Old)
and /work/SRC/openSUSE:Factory/.perl-MIME-Types.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MIME-Types"
Mon May 26 18:35:48 2025 rev:52 rq:1279795 version:2.280.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MIME-Types/perl-MIME-Types.changes
2025-02-11 21:26:46.551582935 +0100
+++
/work/SRC/openSUSE:Factory/.perl-MIME-Types.new.2732/perl-MIME-Types.changes
2025-05-26 18:37:24.736151894 +0200
@@ -1,0 +2,6 @@
+Sun Apr 20 05:34:05 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 2.280.0 (2.28)
+ see /usr/share/doc/packages/perl-MIME-Types/ChangeLog
+
+-------------------------------------------------------------------
Old:
----
MIME-Types-2.27.tar.gz
New:
----
MIME-Types-2.28.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MIME-Types.spec ++++++
--- /var/tmp/diff_new_pack.vzqXmV/_old 2025-05-26 18:37:25.416180441 +0200
+++ /var/tmp/diff_new_pack.vzqXmV/_new 2025-05-26 18:37:25.416180441 +0200
@@ -18,10 +18,10 @@
%define cpan_name MIME-Types
Name: perl-MIME-Types
-Version: 2.270.0
+Version: 2.280.0
Release: 0
-# 2.27 -> normalize -> 2.270.0
-%define cpan_version 2.27
+# 2.28 -> normalize -> 2.280.0
+%define cpan_version 2.28
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Definition of MIME types
URL: https://metacpan.org/release/%{cpan_name}
@@ -37,9 +37,14 @@
%{perl_requires}
%description
-MIME types are used in many applications (for instance as part of e-mail
+"MIME Type" is the old name for "Media Type". This module dates from 1999,
+and name changes are painful, so we stuck with the original name.
+
+Media types are used in many applications (for instance as part of e-mail
and HTTP traffic) to indicate the type of content which is transmitted. or
-expected. See RFC2045 at _https://www.ietf.org/rfc/rfc2045.txt_
+expected. Read RFC6838 at _https://www.rfc-editor.org/rfc/rfc6838_
+(registrations) and RFC9694 at _https://www.rfc-editor.org/rfc/rfc9694_
+(top-levels) for the specification.
Sometimes detailed knowledge about a mime-type is need, however this module
only knows about the file-name extensions which relate to some filetype. It
++++++ MIME-Types-2.27.tar.gz -> MIME-Types-2.28.tar.gz ++++++
++++ 6949 lines of diff (skipped)