Accepting request 1186884 from Documentation:Tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1186884 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-xsl-stylesheets?expand=0&rev=82
This commit is contained in:
commit
80c4da797e
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 13:25:37 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.94.7
|
||||
|
||||
Spec file change:
|
||||
- Correct dependencies for Google Noto CJK sans fonts
|
||||
Use now the explicit regular and bold fonts
|
||||
google-noto-sans-{kr,jp,sc-tc}-{regular,bold}-fonts
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 14:18:39 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.94.7
|
||||
|
||||
Spec file change:
|
||||
- Correct dependencies for Google Noto CJK sans fonts
|
||||
Use now
|
||||
- google-noto-sans-jp-fonts (Japanese)
|
||||
- google-noto-sans-kr-fonts (Korean)
|
||||
- google-noto-sans-sc-bold-fonts (Chinese, zh_CN)
|
||||
- google-noto-sans-tc-fonts (Chinese, zh_TW)
|
||||
|
||||
The Google Noto CJK sans fonts contain this dependency:
|
||||
|
||||
google-noto-sans-<LANG>-fonts =
|
||||
google-noto-sans-<LANG>-regular-fonts
|
||||
+ google-noto-sans-<LANG>-bold-fonts
|
||||
|
||||
The new names will require the regular and bold font package name and
|
||||
are selected automatically.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 11:31:12 UTC 2024 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.94.7
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
#
|
||||
Name: suse-xsl-stylesheets
|
||||
Version: 2.94.7
|
||||
Release: 0
|
||||
Release: 1
|
||||
Summary: SUSE-Branded Stylesheets for DocBook
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
Group: Productivity/Publishing/XML
|
||||
@ -70,20 +70,20 @@ Requires: gnu-free-fonts
|
||||
Requires: arabic-amiri-fonts
|
||||
#
|
||||
# Japanese (regular/bold):
|
||||
Requires: google-noto-sans-jp-bold-fonts
|
||||
Requires: google-noto-sans-jp-regular-fonts
|
||||
Requires: google-noto-sans-jp-bold-fonts
|
||||
#
|
||||
# Korean (regular/bold):
|
||||
Requires: google-noto-sans-kr-bold-fonts
|
||||
Requires: google-noto-sans-kr-regular-fonts
|
||||
Requires: google-noto-sans-kr-bold-fonts
|
||||
#
|
||||
# Chinese, simplified (regular/bold):
|
||||
Requires: google-noto-sans-sc-bold-fonts
|
||||
Requires: google-noto-sans-sc-regular-fonts
|
||||
Requires: google-noto-sans-sc-bold-fonts
|
||||
#
|
||||
# Chinese, traditional (regular/bold):
|
||||
Requires: google-noto-sans-tc-bold-fonts
|
||||
Requires: google-noto-sans-tc-regular-fonts
|
||||
Requires: google-noto-sans-tc-bold-fonts
|
||||
#
|
||||
#
|
||||
# Fonts for older stylesheets variants
|
||||
|
Loading…
x
Reference in New Issue
Block a user