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 2022-05-17 17:24:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sil-doulos-fonts (Old)
and /work/SRC/openSUSE:Factory/.sil-doulos-fonts.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sil-doulos-fonts"
Tue May 17 17:24:50 2022 rev:10 rq:977778 version:6.101
Changes:
--------
--- /work/SRC/openSUSE:Factory/sil-doulos-fonts/sil-doulos-fonts.changes
2015-03-25 10:01:59.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.sil-doulos-fonts.new.1538/sil-doulos-fonts.changes
2022-05-17 17:25:13.923214406 +0200
@@ -1,0 +2,33 @@
+Tue May 17 10:15:46 UTC 2022 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 6.101
+ * The font now supports SIL TypeTuner
+ * New locl OpenType feature that supports Macedonian Cyrillic alternates
+ * Serbian and Macedonian alternates are also available through
+ a new OpenType feature (cv84) for applications that do not support
+ language-specific locl features
+ * Characters have been added to support Unicode versions up to 14.0.0
+ * The special-purpose modified fonts have been updated to be based on
+ the current version.
+- Update to version 6.001
+ * Reverted font Postscript name to that used in v5 and earlier to
+ avoid problems with unrecognized fonts when opening older documents
+- Update to version 6.000
+ * Removed DSIGs added in version 5.000. These have now been removed to
+ reflect current best practice font development guidance.
+ * Graphite has been removed. Application and OS support for OpenType
+ has greatly improved, so the need for Graphite in this font is greatly
reduced.
+ * Removed the ???Show Invisibles??? feature.
+ * Removed support for nine-level pitch contours.
+ These will be replaced by a standalone pitch contours font in the future.
+ * Characters added to support Unicode versions 7.0-13.0,
+ including feature support (e.g. small caps)
+ * First release that uses a UFO-based design and production workflow
+ * Feature to support side-by-side rendering of U+0300 plus U+0301
+ * Tone letter features (cv91 & cv92) now supported through OpenType
+ * Width of typographic spaces have been made more consistent to reflect
+ * Fixed some small capital correspondences, including added support for
clicks
+ * Fixed problems with spacing of tone letters
+ * Fixes and improvements to various glyphs
+
+-------------------------------------------------------------------
Old:
----
DoulosSIL-5.000.zip
New:
----
DoulosSIL-6.101.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sil-doulos-fonts.spec ++++++
--- /var/tmp/diff_new_pack.kUvW6A/_old 2022-05-17 17:25:14.359214801 +0200
+++ /var/tmp/diff_new_pack.kUvW6A/_new 2022-05-17 17:25:14.367214808 +0200
@@ -1,7 +1,7 @@
#
# spec file for package sil-doulos-fonts
#
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -20,13 +20,13 @@
Name: sil-doulos-fonts
# Provides: locale(vi)
-Version: 5.000
+Version: 6.101
Release: 0
Summary: Doulos SIL Fonts Similar to Times
License: OFL-1.1
Group: System/X11/Fonts
-Url:
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=FontDownloadsDoulos
-Source0: %{fontname}SIL-%{version}.zip
+URL: https://software.sil.org/doulos
+Source0:
https://software.sil.org/downloads/r/doulos/DoulosSIL-%{version}.zip
BuildRequires: fontpackages-devel
BuildRequires: unzip
%reconfigure_fonts_prereq
@@ -50,10 +50,6 @@
sed -i 's/.$//' $i
done
-if [[ -e documentation ]]; then
- cp -v documentation/*.{txt,pdf} .
-fi
-
%build
%install
@@ -63,8 +59,8 @@
%reconfigure_fonts_scriptlets
%files
-%defattr(-, root,root)
-%doc *.txt *.pdf
+%license OFL*.txt
+%doc README.txt documentation/pdf/*.pdf
%{_ttfontsdir}
%changelog