Script 'mail_helper' called by obssrc
Hello community,

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

Package is "sil-padauk-fonts"

Mon Sep  1 17:18:56 2025 rev:8 rq:1302211 version:5.100

Changes:
--------
--- /work/SRC/openSUSE:Factory/sil-padauk-fonts/sil-padauk-fonts.changes        
2012-09-14 12:38:30.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.sil-padauk-fonts.new.1977/sil-padauk-fonts.changes  
    2025-09-01 17:19:41.658761487 +0200
@@ -1,0 +2,27 @@
+Sun Aug 31 09:07:25 UTC 2025 - MihailJP <[email protected]>
+
+- Fix path to PDF documentations
+
+-------------------------------------------------------------------
+Sun Aug 31 09:03:23 UTC 2025 - MihailJP <[email protected]>
+
+- Update to version 5.100
+  * Add mym2 OpenType support
+  * Support minority languages in OpenType
+  * Support 4 faces, book and regular in bold and regular
+  * Added font packages Namkio (Khamti) and Deemawso (Kayah Li)
+  * Added Thai Mon variant glyphs and language support
+  * Added Aiton and Phake variant glyphs and language support
+  * Added Sgaw Karen variant glyphs
+  * Added Character Variant features (cv01-07) for variant
+    selection in OpenType and Graphite
+  * Added Stylistic Set features (ss01-06) for variant selection in
+    OpenType
+  * Added glyphs to Variation Selector VS1 for Khamti and Aiton
+  * Added Pa’o and Eastern Pwo Karen digits
+  * Stack medials vertically (needed for Sanskrit)
+  * Added Tai Laing variant glyphs and language support (including
+    adding cv10 and ss10)
+  * Added Aiton and Phake language support
+
+-------------------------------------------------------------------

Old:
----
  padauk_2_2.tar.bz2

New:
----
  Padauk-5.100.zip

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

Other differences:
------------------
++++++ sil-padauk-fonts.spec ++++++
--- /var/tmp/diff_new_pack.QDTrrg/_old  2025-09-01 17:19:42.118780964 +0200
+++ /var/tmp/diff_new_pack.QDTrrg/_new  2025-09-01 17:19:42.118780964 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sil-padauk-fonts
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -12,67 +12,47 @@
 # 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/
 #
 
 
 Name:           sil-padauk-fonts
-Version:        2.2
+Version:        5.100
 Release:        0
-Summary:        Smart Unicode Font for the Myanmar Script
+Summary:        A font that supports the many diverse languages that use the 
Myanmar script
 License:        OFL-1.1
 Group:          System/X11/Fonts
-Url:            
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=Padauk
-Source0:        padauk_2_2.tar.bz2
+URL:            https://software.sil.org/padauk/
+Source0:        
https://software.sil.org/downloads/r/padauk/Padauk-%{version}.zip
 BuildRequires:  dos2unix
 BuildRequires:  fontpackages-devel
+BuildRequires:  unzip
 %reconfigure_fonts_prereq
 Provides:       locale(my)
-# FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version
-Obsoletes:      sil-padauk <= %{version}
+Obsoletes:      sil-padauk < %{version}
 Provides:       sil-padauk = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
-As part of the Unicode development effort, the encoding for the Myanmar
-script is being extended. These changes are being voted on as part of a
-PDAM and as such fonts that support these encoding extensions are not
-officially Unicode compliant with any current version of Unicode.
-Padauk conforms to the proposed extensions in anticipation of their
-being accepted into the Unicode standard.
-
-Users wishing to find a font capable of supporting Unicode data today
-should look elsewhere. They should also be made aware that assuming the
-extensions are accepted into Unicode, then they will need to transcode
-their data to continue to be conforming.
-
-Padauk supports the Myanmar script extensions including changes to how
-Burmese is encoded, Sgaw Karen and Mon. Padauk continues to be
-developed so should you find problems with the font, please send
-feedback to [email protected]. Requirements
-
-Padauk includes the necessary Graphite smarts to render Myanmar script
-correctly. Thus if you want to use this font you will need the Graphite
-libraries and Graphite capable applications or graphics extensions.
+Padauk is a Unicode Myanmar font family with broad support for
+writing systems that use the Myanmar script. This script is an
+abugida, a writing system in which each consonant has an inherent
+vowel.
 
 %prep
-%setup -n ttf-sil-padauk-%{version}
-dos2unix OFL*
+%autosetup -c
+find -type f -exec chmod -x {} +
+find -name '*.txt' -exec dos2unix {} +
 
 %build
-chmod 644 font-source/myanmar5.gdl
 
 %install
 mkdir -p %{buildroot}%{_ttfontsdir}/
-install -c -m 644 *.ttf %{buildroot}%{_ttfontsdir}
-
-%clean
+install -c -m 644 Padauk-%{version}/*.ttf %{buildroot}%{_ttfontsdir}
 
 %reconfigure_fonts_scriptlets
 
 %files
-%defattr(-, root,root)
-%doc FONTLOG OFL OFL-FAQ font-source
+%doc Padauk-%{version}/*.txt Padauk-%{version}/documentation/*.pdf
 %{_ttfontsdir}
 

Reply via email to