diff --git a/suse-xsl-stylesheets-2.0~beta3.tar.bz2 b/suse-xsl-stylesheets-2.0~beta3.tar.bz2 deleted file mode 100644 index d336a7f..0000000 --- a/suse-xsl-stylesheets-2.0~beta3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c8720c371a1930578947289e6cff953605a1fdf00c4867cdff725d4e5328bee -size 1243070 diff --git a/suse-xsl-stylesheets-2.0~beta4.tar.bz2 b/suse-xsl-stylesheets-2.0~beta4.tar.bz2 new file mode 100644 index 0000000..5ca25a4 --- /dev/null +++ b/suse-xsl-stylesheets-2.0~beta4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48a4b9db7b85c7f6d28272a80be131a511ab65f5a2a06ccac795ee30322766c +size 1277918 diff --git a/suse-xsl-stylesheets.changes b/suse-xsl-stylesheets.changes index f29714a..7ccebcf 100644 --- a/suse-xsl-stylesheets.changes +++ b/suse-xsl-stylesheets.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed May 21 13:56:42 UTC 2014 - sknorr@suse.de + +Version 2.0~beta4: + +- 2013 Stylesheets: + + PDF output: support building from or
root + ID + + HTML output: simplified CSS + + HTML output: support for + + HTML output: make remarks more visible + + HTML output: some tweaks for layout of tables + + HTML output: fix Chromium web font issue + + HTML output: correct classes used for output of + + HTML output: add SUSE Manager 2.1 to products known to JS + ------------------------------------------------------------------- Tue Apr 15 11:14:36 UTC 2014 - rsalevsky@suse.com diff --git a/suse-xsl-stylesheets.spec b/suse-xsl-stylesheets.spec index 2968fd1..f964b92 100644 --- a/suse-xsl-stylesheets.spec +++ b/suse-xsl-stylesheets.spec @@ -17,11 +17,11 @@ Name: suse-xsl-stylesheets -Version: 2.0~beta3 +Version: 2.0~beta4 Release: 0 ############################################################### -# +# # ATTENTION: Do NOT edit this file outside of # https://svn.code.sf.net/p/daps/svn/trunk/daps/\ # suse/packaging/suse-xsl-stylesheets.spec @@ -127,7 +127,7 @@ Provides: susedoc = 4.3.34 %description SUSE-branded DocBook stylesheets for XSLT 1.0 -Extensions for the DocBook XSLT 1.0 stylesheets that provide SUSE branding +Extensions for the DocBook XSLT 1.0 stylesheets that provide SUSE branding for PDF, HTML, and ePUB. This package also provides the NovDoc DTD, a subset of the DocBook 4 DTD. @@ -186,7 +186,7 @@ exit 0 # only run if package is really uninstalled ($1 = 0) and not # in case of an update # -if [ 0 = $1 ]; then +if [ 0 = $1 ]; then if [ ! -f %{_sysconfdir}/xml/%{novdoc_catalog} -a -x /usr/bin/edit-xml-catalog ] ; then # SGML: novdoc dtd entry echo "######################## deleting catalog in postun"