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 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=181
This commit is contained in:
parent
d76e92ac56
commit
31e62d608e
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -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,16 +70,20 @@ Requires: gnu-free-fonts
|
||||
Requires: arabic-amiri-fonts
|
||||
#
|
||||
# Japanese (regular/bold):
|
||||
Requires: google-noto-sans-jp-fonts
|
||||
Requires: google-noto-sans-jp-regular-fonts
|
||||
Requires: google-noto-sans-jp-bold-fonts
|
||||
#
|
||||
# Korean (regular/bold):
|
||||
Requires: google-noto-sans-kr-fonts
|
||||
Requires: google-noto-sans-kr-regular-fonts
|
||||
Requires: google-noto-sans-kr-bold-fonts
|
||||
#
|
||||
# Chinese, simplified (regular/bold):
|
||||
Requires: google-noto-sans-sc-fonts
|
||||
Requires: google-noto-sans-sc-regular-fonts
|
||||
Requires: google-noto-sans-sc-bold-fonts
|
||||
#
|
||||
# Chinese, traditional (regular/bold):
|
||||
Requires: google-noto-sans-tc-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