Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package aliftype-amiri-fonts for
openSUSE:Factory checked in at 2022-12-20 20:20:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aliftype-amiri-fonts (Old)
and /work/SRC/openSUSE:Factory/.aliftype-amiri-fonts.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aliftype-amiri-fonts"
Tue Dec 20 20:20:47 2022 rev:2 rq:1043838 version:1.000
Changes:
--------
---
/work/SRC/openSUSE:Factory/aliftype-amiri-fonts/aliftype-amiri-fonts.changes
2022-08-12 16:06:50.711506362 +0200
+++
/work/SRC/openSUSE:Factory/.aliftype-amiri-fonts.new.1835/aliftype-amiri-fonts.changes
2022-12-20 20:21:29.242207171 +0100
@@ -1,0 +2,14 @@
+Tue Dec 20 00:37:05 UTC 2022 - Gordon Leung <[email protected]>
+
+update: 0.117 -> 1.000
+- OTF fonts have been dropped for Frozen Release 1.000, using TTFs now
+- Slanted fonts have been renamed Italic since this is less confusing.
+- Remove zero-width Kashida hack needed for LibreOffice < 7.5, with this
release Kashida justification should be enabled for LibreOffice >= 7.5.
+- The font sources are now in Glyphs format, FontForge is no longer used for
editing the sources.
+- Remove the uyghur-hyphen PUA glyph.
+- Drop U+030A and U+0325 that were misused for Quranic symbols, and add U+08D1.
+- Localize stylistic set names.
+- Make medial hamza work with lam-alef ligature.
+
+
+-------------------------------------------------------------------
Old:
----
Amiri-0.117.zip
New:
----
Amiri-1.000.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ aliftype-amiri-fonts.spec ++++++
--- /var/tmp/diff_new_pack.AGwArc/_old 2022-12-20 20:21:30.326213111 +0100
+++ /var/tmp/diff_new_pack.AGwArc/_new 2022-12-20 20:21:30.334213155 +0100
@@ -17,7 +17,7 @@
Name: aliftype-amiri-fonts
-Version: 0.117
+Version: 1.000
Release: 0
Summary: Amiri is a body text Naskh typeface
License: OFL-1.1
@@ -43,7 +43,7 @@
%build
%install
-install -Dm 644 -t %{buildroot}%{_ttfontsdir} otf/Amiri*.otf
+install -Dm 644 -t %{buildroot}%{_ttfontsdir} Amiri*.ttf
%reconfigure_fonts_scriptlets
@@ -51,6 +51,6 @@
%license OFL.txt
%doc NEWS.md NEWS-Arabic.md
%dir %{_ttfontsdir}
-%{_ttfontsdir}/Amiri*.otf
+%{_ttfontsdir}/Amiri*.ttf
%changelog
++++++ _service ++++++
--- /var/tmp/diff_new_pack.AGwArc/_old 2022-12-20 20:21:30.374213374 +0100
+++ /var/tmp/diff_new_pack.AGwArc/_new 2022-12-20 20:21:30.378213396 +0100
@@ -1,13 +1,13 @@
<services>
- <service mode="manual" name="download_url">
+ <service name="download_url" mode="manual">
<param name="protocol">https</param>
<param name="host">github.com</param>
- <param
name="path">/aliftype/amiri/releases/download/0.117/Amiri-0.117.zip</param>
+ <param
name="path">/aliftype/amiri/releases/download/1.000/Amiri-1.000.zip</param>
</service>
- <service mode="manual" name="verify_file">
- <param name="file">Amiri-0.117.zip</param>
+ <service name="verify_file" mode="manual">
+ <param name="file">Amiri-1.000.zip</param>
<param name="verifier">sha256</param>
- <param
name="checksum">9c4e768893e0023a0ad6f488d5c84bd5add6565d3dcadb838ba5b20e75fcc9a7</param>
+ <param
name="checksum">926fe1bd7dfde8e55178281f645258bfced6420c951c6f2fd532fd21691bca30</param>
</service>
</services>