Accepting request 1037164 from home:thomas-schraitle:branches:Documentation:Tools
- Update 2.87.0 - Fix #505: Add CJK fonts NotoSans - Fix #507: Create SBP stylesheets - Fix #508: For de, change "Prozedur" -> "Vorgehen" - Spec file adapted fonts: - Requires now google-noto-sans-{jp,kr,sc,tc}-{regular,bold}-fonts - Suggests fonts for older stylesheet variants: agfa-fonts, liberation-fonts, sazanami-fonts, ipa-pgothic-fonts, ipa-pmincho-fonts, un-fonts, wqy-microhei-fonts, arphic-uming-fonts OBS-URL: https://build.opensuse.org/request/show/1037164 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=149
This commit is contained in:
parent
5c62df9cf9
commit
0316848e9c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68722e45d8b707b405bc33da413592bc30098cab5da85ab2f046ca7d52a88df1
|
||||
size 2034059
|
3
suse-xsl-2.87.0.tar.bz2
Normal file
3
suse-xsl-2.87.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a313f957646c137e84bf539ea5ca84b9c25bccbdbe3eb8525010a1e1efaf6b4
|
||||
size 2051819
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 21 13:54:25 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.87.0
|
||||
|
||||
- Update 2.87.0
|
||||
- Fix #505: Add CJK fonts NotoSans
|
||||
- Fix #507: Create SBP stylesheets
|
||||
- Fix #508: For de, change "Prozedur" -> "Vorgehen"
|
||||
|
||||
- Spec file adapted fonts:
|
||||
- Requires now google-noto-sans-{jp,kr,sc,tc}-{regular,bold}-fonts
|
||||
- Suggests fonts for older stylesheet variants:
|
||||
agfa-fonts, liberation-fonts, sazanami-fonts, ipa-pgothic-fonts,
|
||||
ipa-pmincho-fonts, un-fonts, wqy-microhei-fonts, arphic-uming-fonts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 06:19:00 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.86.5
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: suse-xsl-stylesheets
|
||||
Version: 2.86.5
|
||||
Version: 2.87.0
|
||||
Release: 0
|
||||
|
||||
%define reponame suse-xsl
|
||||
@ -56,46 +56,51 @@ Requires(postun): sgml-skel >= 0.7
|
||||
|
||||
|
||||
# FONTS
|
||||
|
||||
# For suse2022 stylesheets
|
||||
# "Generic" font for use in cases where we don't want one of the gnu-free-fonts
|
||||
Requires: dejavu-fonts
|
||||
Requires: google-poppins-fonts
|
||||
Requires: sil-charis-fonts
|
||||
Requires: google-opensans-fonts
|
||||
# Western fallback: currently necessary for building with XEP, it seems.
|
||||
Requires: ghostscript-fonts-std
|
||||
# Western fallback 2: These should make the Ghostscript fonts unnecessary.
|
||||
Requires: gnu-free-fonts
|
||||
# "Generic" font for use in cases where we don't want one of the gnu-free-fonts
|
||||
Requires: dejavu-fonts
|
||||
|
||||
# FONTS USED IN "suse" (aka "suse2005") STYLESHEETS
|
||||
# Proprietary Western:
|
||||
Recommends: agfa-fonts
|
||||
# Fallback for proprietary Western:
|
||||
Requires: liberation-fonts
|
||||
|
||||
# Japanese:
|
||||
Requires: sazanami-fonts
|
||||
# Korean:
|
||||
Requires: un-fonts
|
||||
# Chinese:
|
||||
Requires: wqy-microhei-fonts
|
||||
|
||||
# FONTS USED IN "suse2013"/"opensuse2013"/"daps2013/"suse2021" STYLESHEETS
|
||||
# Western fonts:
|
||||
Requires: google-opensans-fonts
|
||||
Requires: sil-charis-fonts
|
||||
# Monospace -- dejavu-fonts, already required
|
||||
# Western fonts fallback -- gnu-free-fonts, already required
|
||||
# Chinese simplified -- wqy-microhei-fonts, already required
|
||||
# Chinese traditional:
|
||||
Requires: arphic-uming-fonts
|
||||
# Japanese:
|
||||
Requires: ipa-pgothic-fonts
|
||||
Requires: ipa-pmincho-fonts
|
||||
# Korean -- un-fonts, already required
|
||||
# Japanese (regular/bold):
|
||||
Requires: google-noto-sans-jp-regular-fonts
|
||||
Requires: google-noto-sans-jp-bold-fonts
|
||||
# Korean (regular/bold):
|
||||
Requires: google-noto-sans-kr-regular-fonts
|
||||
Requires: google-noto-sans-kr-bold-fonts
|
||||
# Chinese, simplified (regular/bold):
|
||||
Requires: google-noto-sans-sc-regular-fonts
|
||||
Requires: google-noto-sans-sc-bold-fonts
|
||||
# Chinese, traditional (regular/bold):
|
||||
Requires: google-noto-sans-tc-regular-fonts
|
||||
Requires: google-noto-sans-tc-bold-fonts
|
||||
# Arabic:
|
||||
Requires: arabic-amiri-fonts
|
||||
|
||||
# FONTS NOT YET(!) USED IN "suse2022" STYLESHEETS
|
||||
# Western
|
||||
Recommends: google-poppins-fonts
|
||||
|
||||
# Fonts for older stylesheets variants
|
||||
# We use a very weak relationship as these fonts shouldn't be really
|
||||
# used anymore (or needed, unless you need to build with older suse variants)
|
||||
#
|
||||
# Proprietary Western:
|
||||
Suggests: agfa-fonts
|
||||
# Fallback for proprietary Western:
|
||||
Suggests: liberation-fonts
|
||||
# Japanese:
|
||||
Suggests: sazanami-fonts
|
||||
Suggests: ipa-pgothic-fonts
|
||||
Suggests: ipa-pmincho-fonts
|
||||
# Korean:
|
||||
Suggests: un-fonts
|
||||
# Chinese
|
||||
Suggests: wqy-microhei-fonts
|
||||
# Chinese traditional:
|
||||
Suggests: arphic-uming-fonts
|
||||
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user