Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mplus-fonts for openSUSE:Factory checked in at 2026-03-25 21:22:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mplus-fonts (Old) and /work/SRC/openSUSE:Factory/.mplus-fonts.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mplus-fonts" Wed Mar 25 21:22:50 2026 rev:27 rq:1342610 version:20260325 Changes: -------- --- /work/SRC/openSUSE:Factory/mplus-fonts/mplus-fonts.changes 2023-01-26 14:04:03.238106099 +0100 +++ /work/SRC/openSUSE:Factory/.mplus-fonts.new.8177/mplus-fonts.changes 2026-03-27 06:44:59.134780557 +0100 @@ -1,0 +2,9 @@ +Wed Mar 25 17:52:29 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to snapshot 20260325 + * (The TTFs have not been touched in a while, so they are just + version 20241126) + * Corrected the width of mplus-2* U+FF76 + * Fixed U+7E6D (繭) + +------------------------------------------------------------------- Old: ---- MPLUS_FONTS-20230116.tar.xz New: ---- MPLUS_FONTS-20260325.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mplus-fonts.spec ++++++ --- /var/tmp/diff_new_pack.OHkXZN/_old 2026-03-27 06:45:00.066819029 +0100 +++ /var/tmp/diff_new_pack.OHkXZN/_new 2026-03-27 06:45:00.066819029 +0100 @@ -1,7 +1,7 @@ # # spec file for package mplus-fonts # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,13 @@ Name: mplus-fonts -Version: 20230116 +Version: 20260325 Release: 0 Summary: Font set incorporating all Kanji until level 2, and latin glyphs License: OFL-1.1 Group: System/X11/Fonts URL: https://mplusfonts.github.io/ +#Git-Clone: https://github.com/coz-m/MPLUS_FONTS Source0: MPLUS_FONTS-%{version}.tar.xz Requires: mplus1-fonts Requires: mplus2-fonts @@ -90,13 +91,13 @@ (shared with M PLUS Code Latin 50 described below). %package -n mplus-code-latin50-fonts -Summary: Non-variable M PLUS Code Latin 60 font +Summary: Non-variable M PLUS Code Latin 50 font Group: System/X11/Fonts %reconfigure_fonts_prereq %description -n mplus-code-latin50-fonts A monospaced font with 7 weights from Thin to Bold. -M PLUS Code Latin 50 has a 50% character width. +M PLUS Code Latin 50 has a character aspect ratio of 0.5. %package -n mplus-code-latin60-fonts Summary: Non-variable M PLUS Code Latin 60 font @@ -105,7 +106,7 @@ %description -n mplus-code-latin60-fonts A monospaced font with 7 weights from Thin to Bold. -M PLUS Code Latin 60 has a 60% character width. +M PLUS Code Latin 60 has a character aspect ratio of 0.6. %package -n mplus-code-latin-variable-fonts Summary: Variable M PLUS Code Latin font ++++++ MPLUS_FONTS-20230116.tar.xz -> MPLUS_FONTS-20260325.tar.xz ++++++ /work/SRC/openSUSE:Factory/mplus-fonts/MPLUS_FONTS-20230116.tar.xz /work/SRC/openSUSE:Factory/.mplus-fonts.new.8177/MPLUS_FONTS-20260325.tar.xz differ: char 15, line 1 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.OHkXZN/_old 2026-03-27 06:45:00.118821176 +0100 +++ /var/tmp/diff_new_pack.OHkXZN/_new 2026-03-27 06:45:00.122821341 +0100 @@ -1,16 +1,15 @@ <services> - <service mode="manual" name="obs_scm"> - <param name="url">https://github.com/coz-m/MPLUS_FONTS.git</param> - <param name="versionformat">%cd</param> - <param name="scm">git</param> - <param name="versionrewrite-pattern">(\d+)</param> - <param name="versionrewrite-replacement">\1</param> - </service> - <service mode="manual" name="tar"/> - <service mode="manual" name="recompress"> - <param name="file">*.tar</param> - <param name="compression">xz</param> - </service> - <service mode="manual" name="set_version"/> + <service mode="manual" name="tar_scm"> + <param name="url">https://github.com/coz-m/MPLUS_FONTS.git</param> + <param name="versionformat">%cd</param> + <param name="scm">git</param> + <param name="versionrewrite-pattern">(\d+)</param> + <param name="versionrewrite-replacement">\1</param> + </service> + <service mode="manual" name="recompress"> + <param name="file">*.tar</param> + <param name="compression">xz</param> + </service> + <service mode="manual" name="set_version"/> </services>
