Hello community,
here is the log from the commit of package suse-xsl-stylesheets for
openSUSE:Factory checked in at 2014-07-10 08:16:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2014-06-25 06:57:25.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new/suse-xsl-stylesheets.changes
2014-07-10 08:16:59.000000000 +0200
@@ -1,0 +2,31 @@
+Wed Jul 2 15:46:13 UTC 2014 - [email protected]
+
+- Update TAR archive to RC1
+- 2013 stylesheets
+ + PDF output: fix creator strings
+ + HTML output: fix vanishing TOC bubble in non-single HTML
+ articles
+ + HTML output: fix TOC bubble for articles with appendixes
+
+-------------------------------------------------------------------
+Tue Jul 1 18:46:59 UTC 2014 - [email protected]
+
+- Update TAR archive to 2.0 beta 6 (r4127)
+- 2005 stylesheets
+- 2013 stylesheets
+ + PDF output: keep admonitions together
+ + PDF output: better display of <author/>s directly within
+ <articleinfo/>
+ + PDF output: allow <formalpara/> to use arch attributes, better
+ formatting for <formalpara/>
+ + PDF/HTML output: in <xref/>, print name of book only once
+ + PDF output: fix headline style in articles
+ + PDF output: fix table of contents to correctly display
+ <section/>s
+ + HTML output: use more independent variants of new stylesheets
+ that allow for separate styleroots
+ + HTML output: add an openSUSE style
+- Novdoc:
+ + add <releaseinfo/> tag
+
+-------------------------------------------------------------------
Old:
----
suse-xsl-stylesheets-2.0~beta5.tar.bz2
New:
----
suse-xsl-stylesheets-2.0~rc1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ suse-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.VTlChP/_old 2014-07-10 08:17:02.000000000 +0200
+++ /var/tmp/diff_new_pack.VTlChP/_new 2014-07-10 08:17:02.000000000 +0200
@@ -17,7 +17,7 @@
Name: suse-xsl-stylesheets
-Version: 2.0~beta5
+Version: 2.0~rc1
Release: 0
###############################################################
@@ -136,7 +136,7 @@
%setup -q -n %{name}
#
# Patch the VERSION.xsl file to hold the current version
-sed -i "s%<fm:Version>.*</fm:Version>%<fm:Version>%{version}</fm:Version>%"
xslt2013/VERSION.xsl
+sed -i "s%<fm:Version>.*</fm:Version>%<fm:Version>%{version}</fm:Version>%"
suse2013/VERSION.xsl
#--------------------------------------------------------------------------
%build
@@ -210,6 +210,8 @@
# Directories
%dir %{_datadir}/xml/docbook/stylesheet/suse
%dir %{_datadir}/xml/docbook/stylesheet/suse2013
+%dir %{_datadir}/xml/docbook/stylesheet/daps2013
+%dir %{_datadir}/xml/docbook/stylesheet/opensuse2013
%dir %{_datadir}/xml/%{dtdname}
%dir %{_datadir}/xml/%{dtdname}/schema
@@ -221,6 +223,8 @@
# stylesheets
%{_datadir}/xml/docbook/stylesheet/suse/*
%{_datadir}/xml/docbook/stylesheet/suse2013/*
+%{_datadir}/xml/docbook/stylesheet/daps2013/*
+%{_datadir}/xml/docbook/stylesheet/opensuse2013/*
# NovDoc Schemas
%{_datadir}/xml/%{dtdname}/schema/dtd/%{dtdversion}/*
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]