Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sil-doulos-fonts for 
openSUSE:Factory checked in at 2025-09-01 17:18:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sil-doulos-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.sil-doulos-fonts.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sil-doulos-fonts"

Mon Sep  1 17:18:58 2025 rev:12 rq:1302215 version:7.000

Changes:
--------
--- /work/SRC/openSUSE:Factory/sil-doulos-fonts/sil-doulos-fonts.changes        
2023-12-28 23:04:44.833643403 +0100
+++ 
/work/SRC/openSUSE:Factory/.sil-doulos-fonts.new.1977/sil-doulos-fonts.changes  
    2025-09-01 17:19:43.406835498 +0200
@@ -1,0 +2,11 @@
+Sun Aug 31 10:28:16 UTC 2025 - MihailJP <mihai...@gmail.com>
+
+- Update to version 7.000
+  * There is no longer a "Compact" variant; line spacing should be
+    applied by the editing/publishing software instead.
+  * There are no ‘pre-tuned’ regional or "Literacy" special-purpose
+    modified variants anymore.
+  * Support added for complex positioning of bridging double
+    diacritics and nearby marks.
+
+-------------------------------------------------------------------

Old:
----
  DoulosSIL-6.200.zip

New:
----
  DoulosSIL-7.000.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sil-doulos-fonts.spec ++++++
--- /var/tmp/diff_new_pack.1L9zsl/_old  2025-09-01 17:19:43.870855144 +0200
+++ /var/tmp/diff_new_pack.1L9zsl/_new  2025-09-01 17:19:43.870855144 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sil-doulos-fonts
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 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
@@ -16,17 +16,16 @@
 #
 
 
-%define fontname Doulos
-
 Name:           sil-doulos-fonts
 # Provides:       locale(vi)
-Version:        6.200
+Version:        7.000
 Release:        0
-Summary:        Doulos SIL Fonts Similar to Times
+Summary:        A font that provides complete support for the International 
Phonetic Alphabet
 License:        OFL-1.1
 Group:          System/X11/Fonts
 URL:            https://software.sil.org/doulos
 Source0:        
https://software.sil.org/downloads/r/doulos/DoulosSIL-%{version}.zip
+BuildRequires:  dos2unix
 BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
 %reconfigure_fonts_prereq
@@ -36,30 +35,26 @@
 BuildArch:      noarch
 
 %description
-Doulos SIL provides glyphs for a wide range of Latin and Cyrillic
-characters. Doulos's design is similar to the design of the Times-like
-fonts, but only has a single regular face. It is intended for use alongside
-other Times-like fonts where a range of styles (italic, bold) are not
-needed.
+Doulos SIL is a Unicode-based font family that supports the wide
+range of languages that use the Latin and Cyrillic scripts, whether
+used for phonetic or orthographic needs. Linguists appreciate the
+wide range of characters and symbols useful in their work.
 
 %prep
-%setup -q -n %{fontname}SIL-%{version}
-chmod 644 *.txt *.ttf
-# Remove DOS line endings:
-for i in *.txt; do
- sed -i 's/.$//' $i
-done
+%autosetup -c
+find -type f -exec chmod -x {} +
+find -name '*.txt' -exec dos2unix {} +
 
 %build
 
 %install
 mkdir -p %{buildroot}%{_ttfontsdir}/
-install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir}
+install -c -m 644 DoulosSIL-%{version}/*.ttf %{buildroot}%{_ttfontsdir}
 
 %reconfigure_fonts_scriptlets
 
 %files
-%license OFL*.txt
-%doc README.txt documentation/pdf/*.pdf
+%license DoulosSIL-%{version}/OFL*.txt
+%doc DoulosSIL-%{version}/README.txt 
DoulosSIL-%{version}/documentation/pdf/*.pdf
 %{_ttfontsdir}
 

++++++ DoulosSIL-6.200.zip -> DoulosSIL-7.000.zip ++++++
++++ 6138 lines of diff (skipped)

Reply via email to