Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sil-gentium-fonts for openSUSE:Factory checked in at 2025-06-05 20:33:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sil-gentium-fonts (Old) and /work/SRC/openSUSE:Factory/.sil-gentium-fonts.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sil-gentium-fonts" Thu Jun 5 20:33:25 2025 rev:12 rq:1282911 version:7.000 Changes: -------- --- /work/SRC/openSUSE:Factory/sil-gentium-fonts/sil-gentium-fonts.changes 2023-02-03 22:20:50.652358097 +0100 +++ /work/SRC/openSUSE:Factory/.sil-gentium-fonts.new.19631/sil-gentium-fonts.changes 2025-06-05 20:36:12.801968943 +0200 @@ -1,0 +2,25 @@ +Wed Jun 4 12:00:01 UTC 2025 - Cor Blom <corne...@solcon.nl> + +- Add Gentium Book (now separate download) + +------------------------------------------------------------------- +Wed Jun 4 11:20:10 UTC 2025 - Cor Blom <corne...@solcon.nl> + +- Update to 7.000: + This is a major update: + * New font family name: Gentium. This allows for 6.200 (Gentium-Plus) + and 7.000 to be installed at the same time. We don't package + the old version, but it can easily be downloaded. + * Decreased default line spacing + * Additional intermediate weights: Medium & SemiBold + * Extensive kerning for all languages and generally improved spacing + * Oldstyle figures + * Enhancements to Greek including small caps and support for rare + and uncommon combinations + * Improved autohinting for better screen appearance and consistency + * Many fixes, character additions, and feature improvements +- Drop 31-sil-gentium.conf: in light of the major changes, users + should see that the old version is not available, therefore we + will not use fontconfig to hide this + +------------------------------------------------------------------- Old: ---- 31-sil-gentium.conf GentiumPlus-6.200.zip New: ---- Gentium-7.000.zip GentiumBook-7.000.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sil-gentium-fonts.spec ++++++ --- /var/tmp/diff_new_pack.GF5ZYw/_old 2025-06-05 20:36:13.602002209 +0200 +++ /var/tmp/diff_new_pack.GF5ZYw/_new 2025-06-05 20:36:13.602002209 +0200 @@ -1,7 +1,7 @@ # # spec file for package sil-gentium-fonts # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: sil-gentium-fonts -Version: 6.200 +Version: 7.000 Release: 0 Summary: A International Typeface for Languages Using the Latin Script License: OFL-1.1 Group: System/X11/Fonts URL: https://software.sil.org/gentium/ -Source0: https://software.sil.org/downloads/r/gentium/GentiumPlus-%{version}.zip -Source1: 31-sil-gentium.conf +Source0: https://software.sil.org/downloads/r/gentium/Gentium-%{version}.zip +Source1: https://software.sil.org/downloads/r/gentium/GentiumBook-%{version}.zip BuildRequires: fontconfig BuildRequires: fontpackages-devel BuildRequires: unzip @@ -40,7 +40,7 @@ of Unicode. %prep -%setup -q -n GentiumPlus-%{version} +%autosetup -n Gentium-%{version} -a 1 chmod 644 *.txt *.ttf # Remove DOS line endings: for i in *.txt; do @@ -52,7 +52,8 @@ %install install -d %{buildroot}%{_ttfontsdir} install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir} -%install_fontsconf %{SOURCE1} +# Also install Gentium Book +install -c -m 644 */*.ttf %{buildroot}%{_ttfontsdir} %reconfigure_fonts_scriptlets @@ -61,6 +62,4 @@ %license OFL.txt %doc FONTLOG.txt OFL-FAQ.txt README.txt %{_ttfontsdir} -%files_fontsconf_availdir -%files_fontsconf_file -l 31-sil-gentium.conf