Hello community,
here is the log from the commit of package suse-xsl-stylesheets for
openSUSE:Factory checked in at 2016-08-09 22:14:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-xsl-stylesheets (Old)
and /work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-xsl-stylesheets"
Changes:
--------
---
/work/SRC/openSUSE:Factory/suse-xsl-stylesheets/suse-xsl-stylesheets.changes
2016-05-05 13:17:56.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new/suse-xsl-stylesheets.changes
2016-08-09 22:14:16.000000000 +0200
@@ -1,0 +2,56 @@
+Thu Aug 4 18:37:24 UTC 2016 - [email protected]
+
+Stable release of the SUSE XSL stylesheets 2.0.6.1:
+
+Find issues in our GitHub tracker at
+https://github.com/openSUSE/suse-xsl/issues/NUMBER
+
+* Stylesheets (XHTML)
+ - Fixed style of <section><title> elements
+ - Turned off syntax highlighting in cases where it is unexpected
+
+-------------------------------------------------------------------
+Mon Aug 1 15:30:00 UTC 2016 - [email protected]
+
+Stable release of the SUSE XSL stylesheets 2.0.6:
+
+Find issues in our GitHub tracker at
+https://github.com/openSUSE/suse-xsl/issues/NUMBER
+
+* Schema
+ - Completely removed schemas from SUSE XSL Stylesheets: Schemas
+ can now be found at https://github.com/openSUSE/geekodoc
+
+* SUSE Word List for aspell
+ - Added more words, many of which were found in SUSE release
+ notes
+
+* Stylesheets (PDF)
+ - Allow disabling secondary branding (Geeko Tail) via parameter:
+ enable.secondary.branding=0
+
+* Stylesheets (XHTML)
+ - Added syntax highlighting for screens
+ - To enable, add language="..." to your screen
+ - Recognized languages are: bash, c++, css, diff, html, xml,
+ http, ini, json, java, javascript, makefile, nginx, php,
+ perl, python, ruby, sql, crmsh, dockerfile, lisp, yaml
+ - Report Bug Links: Fixed ampersands in Bugzilla URLs
+ - Report Bug Links: Fixed JavaScript responsible for GitHub labels
+
+* Common Stylesheet Changes
+ - Fixed a number of L10N issues in CJK and European languages
+ (suse-xsl #218, suse-xsl #51, suse-xsl #200, suse-xsl #82,
+ suse-xsl #87, suse-xsl #79)
+ - Reverted back to VERSION.xsl as used by upstream for
+ compatibility
+ - Improved screen trimming behavior to fix screens that contain
+ whitespace at beginning and end
+
+* Packaging
+ - Added more fonts to requires to avoid broken foreign-language
+ PDF builds in the build service
+ - Removed mentions of schemas from spec file (see top)
+
+
+-------------------------------------------------------------------
@@ -4 +60 @@
-Stable release DAPS 2.0.5:
+Stable release of the SUSE XSL stylesheets 2.0.5:
@@ -60 +116 @@
-Stable release DAPS 2.0.4:
+Stable release of the SUSE XSL stylesheets 2.0.4:
@@ -102 +158 @@
-Stable release 2.0.3 (only for OBS):
+Stable release of the SUSE XSL stylesheets 2.0.3 (only for OBS):
@@ -118 +174 @@
-Stable release 2.0.2
+Stable release of the SUSE XSL stylesheets 2.0.2
@@ -126 +182 @@
-Stable release 2.0.1
+Stable release of the SUSE XSL stylesheets 2.0.1
@@ -143 +199 @@
-Stable release 2.0
+Stable release of the SUSE XSL stylesheets 2.0
@@ -151 +207 @@
-New release 2.0-rc6:
+New release of the SUSE XSL stylesheets 2.0-rc6:
@@ -167 +223 @@
-New release 2.0~rc5
+New release of the SUSE XSL stylesheets 2.0~rc5
@@ -202 +258 @@
-Version 2.0 RC4:
+Version of the SUSE XSL stylesheets 2.0 RC4:
@@ -213 +269 @@
-Version 2.0 RC3:
+Version of the SUSE XSL stylesheets 2.0 RC3:
@@ -231 +287 @@
-Version 2.0 RC2:
+Version of the SUSE XSL stylesheets 2.0 RC2:
Old:
----
suse-xsl-stylesheets-2.0.5.tar.bz2
New:
----
suse-xsl-stylesheets-2.0.6.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ suse-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.lfs5qA/_old 2016-08-09 22:14:17.000000000 +0200
+++ /var/tmp/diff_new_pack.lfs5qA/_new 2016-08-09 22:14:17.000000000 +0200
@@ -17,7 +17,7 @@
Name: suse-xsl-stylesheets
-Version: 2.0.5
+Version: 2.0.6.1
Release: 0
###############################################################
@@ -33,17 +33,9 @@
#
################################################################
-%define novdocversion 1.0
-%define novdocname novdoc
-%define regcat %{_bindir}/sgml-register-catalog
%define dbstyles %{_datadir}/xml/docbook/stylesheet/nwalsh/current
-%define suse_schemas_catalog catalog-for-suse_schemas.xml
%define susexsl_catalog catalog-for-%{name}.xml
-%define suse_schemas_groupname suse_schemas
-
-%define suse_xml_dir %{_datadir}/xml/suse
%define db_xml_dir %{_datadir}/xml/docbook
-%define suse_schema_dir %{suse_xml_dir}/schema
%define suse_styles_dir %{db_xml_dir}/stylesheet
Summary: SUSE-Branded Stylesheets for DocBook
@@ -77,62 +69,52 @@
Requires: docbook5-xsl-stylesheets >= 1.77
Requires: libxslt
+Requires: aspell-en
Recommends: daps
+
#------
# Fonts
#------
-%if 0%{?suse_version} >= 1220
-Requires: dejavu-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
-Requires: liberation-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
-# Japanese:
-Recommends: sazanami-fonts
-# Korean:
-Recommends: un-fonts
-%else
-Requires: dejavu
-Requires: freefont
+# Fallback for proprietary Western:
Requires: liberation-fonts
-Recommends: aspell aspell-en
-Recommends: agfa-fonts
# Japanese:
-Recommends: sazanami-fonts
+Requires: sazanami-fonts
# Korean:
-Recommends: unfonts
-%endif
-# Chinese -- only available from M17N:fonts in Code 11:
-Recommends: wqy-microhei-fonts
+Requires: un-fonts
+# Chinese:
+Requires: wqy-microhei-fonts
-%if 0%{?sles_version}
-Recommends: ttf-founder-simplified
-%endif
-# FONTS USED IN suse2013 STYLESHEETS
-# A rather simplistic solution which roughly means that you need M17N:fonts to
-# build the new stylesheets on older OS's.
-%if 0%{?suse_version} >= 1220
+# FONTS USED IN "suse2013" STYLESHEETS
+# Western fonts:
Requires: google-opensans-fonts
Requires: sil-charis-fonts
-%else
-Recommends: google-opensans-fonts
-Recommends: sil-charis-fonts
-%endif
# Monospace -- dejavu-fonts, already required
# Western fonts fallback -- gnu-free-fonts, already required
-
-# Chinese simplified -- wqy-microhei-fonts, already recommended
+# Chinese simplified -- wqy-microhei-fonts, already required
# Chinese traditional:
-Recommends: arphic-uming-fonts
+Requires: arphic-uming-fonts
# Japanese:
-Recommends: ipa-pgothic-fonts
-Recommends: ipa-pmincho-fonts
-# Korean:
-Recommends: nanum-fonts
+Requires: ipa-pgothic-fonts
+Requires: ipa-pmincho-fonts
+# Korean -- un-fonts, already required
# Arabic:
-Recommends: arabic-amiri-fonts
+Requires: arabic-amiri-fonts
%description
@@ -161,13 +143,6 @@
#----------------------
%post
-# register catalogs
-#
-# SGML CATALOG
-#
-if [ -x %{regcat} ]; then
- %{regcat} -a %{_datadir}/sgml/CATALOG.%{novdocname}-%{novdocversion}
>/dev/null 2>&1 || true
-fi
# XML Catalogs
#
# remove existing entries first - needed for
@@ -175,15 +150,11 @@
# delete ...
if [ "2" = "$1" ]; then
edit-xml-catalog --group --catalog %{_sysconfdir}/xml/suse-catalog.xml \
- --del %{suse_schemas_groupname} || true
- edit-xml-catalog --group --catalog %{_sysconfdir}/xml/suse-catalog.xml \
--del %{name} || true
fi
# ... and (re)add it again
edit-xml-catalog --group --catalog %{_sysconfdir}/xml/suse-catalog.xml \
- --add %{_sysconfdir}/xml/%{suse_schemas_catalog}
-edit-xml-catalog --group --catalog %{_sysconfdir}/xml/suse-catalog.xml \
--add %{_sysconfdir}/xml/%{susexsl_catalog}
%reconfigure_fonts_post
@@ -200,12 +171,6 @@
#
if [ "0" = "$1" ]; then
if [ ! -f %{_sysconfdir}/xml/%{suse_schemas_catalog} -a -x
/usr/bin/edit-xml-catalog ] ; then
- # SGML: novdoc dtd entry
- %{regcat} -r %{_datadir}/sgml/CATALOG.%{novdocname}-%{novdocversion}
>/dev/null 2>&1 || true
- # XML
- # schemas entry
- edit-xml-catalog --group --catalog %{_sysconfdir}/xml/suse-catalog.xml \
- --del %{suse_schemas_groupname}
# susexsl entry
edit-xml-catalog --group --catalog %{_sysconfdir}/xml/suse-catalog.xml \
--del %{name}
@@ -227,8 +192,6 @@
%dir %{_datadir}/suse-xsl-stylesheets
%dir %{_datadir}/suse-xsl-stylesheets/aspell
-%dir %{suse_xml_dir}
-
%dir %{suse_styles_dir}
%dir %{suse_styles_dir}/suse
%dir %{suse_styles_dir}/suse-ns
@@ -239,13 +202,6 @@
%dir %{suse_styles_dir}/opensuse2013
%dir %{suse_styles_dir}/opensuse2013-ns
-%dir %{suse_schema_dir}
-%dir %{suse_schema_dir}/dtd
-%dir %{suse_schema_dir}/rng
-%dir %{suse_schema_dir}/dtd/1.0
-%dir %{suse_schema_dir}/rng/0.9
-%dir %{suse_schema_dir}/rng/1.0
-
%dir %{_ttfontsdir}
%dir %{_defaultdocdir}/%{name}
@@ -260,13 +216,7 @@
%{suse_styles_dir}/opensuse2013/*
%{suse_styles_dir}/opensuse2013-ns/*
-# SUSE Schemas
-%{suse_schema_dir}/dtd/*
-%{suse_schema_dir}/rng/*
-
# Catalogs
-%config /var/lib/sgml/CATALOG.*
-%{_datadir}/sgml/CATALOG.*
%config %{_sysconfdir}/xml/*.xml
# Fonts
++++++ suse-xsl-stylesheets-2.0.5.tar.bz2 ->
suse-xsl-stylesheets-2.0.6.1.tar.bz2 ++++++
++++ 36459 lines of diff (skipped)