Accepting request 455761 from Documentation:Tools
1 OBS-URL: https://build.opensuse.org/request/show/455761 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-xsl-stylesheets?expand=0&rev=35
This commit is contained in:
commit
7ab65c6575
3
suse-xsl-stylesheets-2.0.7.1.tar.bz2
Normal file
3
suse-xsl-stylesheets-2.0.7.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:792d5c0d9441acbac4ec72573d6cca0dcceec59d013ef816fb04d59cadaf3e02
|
||||||
|
size 1800123
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ba35c1d13b9426849e3c435c42931d3903e4119fee392773066c221a86b3e4c5
|
|
||||||
size 1799561
|
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 9 13:07:40 UTC 2017 - sknorr@suse.com
|
||||||
|
|
||||||
|
Stable release of the SUSE XSL stylesheets 2.0.7.1:
|
||||||
|
|
||||||
|
Find issues in our GitHub tracker at
|
||||||
|
https://github.com/openSUSE/suse-xsl/issues/NUMBER
|
||||||
|
|
||||||
|
* Packaging
|
||||||
|
- On non-SLE platforms, require liberation2-fonts instead of
|
||||||
|
liberation-fonts (suse-xsl #298)
|
||||||
|
|
||||||
|
* SUSE Word List for aspell
|
||||||
|
- Added more words from the SUSE Enterprise Storage and
|
||||||
|
SUSE OpenStack Cloud documentation, removed duplicates
|
||||||
|
|
||||||
|
* Stylesheets (common)
|
||||||
|
- Fix zh_TW of "Procedure" in certain circumstances (further to
|
||||||
|
suse-xsl #292)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 27 18:41:27 UTC 2017 - sknorr@suse.com
|
Fri Jan 27 18:41:27 UTC 2017 - sknorr@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: suse-xsl-stylesheets
|
Name: suse-xsl-stylesheets
|
||||||
Version: 2.0.7
|
Version: 2.0.7.1
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
###############################################################
|
###############################################################
|
||||||
@ -88,7 +88,12 @@ Requires: dejavu-fonts
|
|||||||
# Proprietary Western:
|
# Proprietary Western:
|
||||||
Recommends: agfa-fonts
|
Recommends: agfa-fonts
|
||||||
# Fallback for proprietary Western:
|
# Fallback for proprietary Western:
|
||||||
|
# (openSUSE provides liberation2-fonts, while SLE 12 is currently stuck on v1.)
|
||||||
|
%if 0%{?is_opensuse} || 0%{suse_version} > 1320
|
||||||
|
Requires: liberation2-fonts
|
||||||
|
%else
|
||||||
Requires: liberation-fonts
|
Requires: liberation-fonts
|
||||||
|
%endif
|
||||||
# Japanese:
|
# Japanese:
|
||||||
Requires: sazanami-fonts
|
Requires: sazanami-fonts
|
||||||
# Korean:
|
# Korean:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user