Hello community,
here is the log from the commit of package suse-xsl-stylesheets for
openSUSE:Factory checked in at 2014-07-28 06:31:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-10 08:16:59.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new/suse-xsl-stylesheets.changes
2014-07-28 06:31:12.000000000 +0200
@@ -1,0 +2,22 @@
+Fri Jul 25 11:55:02 UTC 2014 - [email protected]
+
+Version 2.0 RC1:
+- 2013 stylesheets
+ + all: use simpler version.xsl file
+ + all: more useful output for ulinks that only have a space character
+ in them
+ + PDF output: allow manual page breaks via <?pdfpagebreak?>
+ + PDF output: left-align text in table of content and titles of formal
+ elements
+ + PDF output: unclutter tables of content a little by limiting
+ formatting
+ + PDF output: fix font scaling in xrefs
+ + PDF output: improve page-break behavior of lists
+ + PDF output: better overflow handling for the footer
+ + PDF output: mention all appendixes in the table of contents
+ + HTML output: use (correctly-scaled) Geeko as openSUSE logo
+- 2005 stylesheets
+ + all: add version.xsl file
+ + PDF output: allow manual page breaks via <?pdfpagebreak?>
+
+-------------------------------------------------------------------
Old:
----
suse-xsl-stylesheets-2.0~rc1.tar.bz2
New:
----
suse-xsl-stylesheets-2.0~rc2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ suse-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.x22iOa/_old 2014-07-28 06:31:12.000000000 +0200
+++ /var/tmp/diff_new_pack.x22iOa/_new 2014-07-28 06:31:12.000000000 +0200
@@ -17,7 +17,7 @@
Name: suse-xsl-stylesheets
-Version: 2.0~rc1
+Version: 2.0~rc2
Release: 0
###############################################################
@@ -136,7 +136,14 @@
%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>%"
suse2013/VERSION.xsl
+# FIXME: this is not the right place for these sed lines -- if anyone ever
+# creates e.g. a Debian package, these would lines would have to be
+# duplicated in the DEB equivalent of a spec file. This should be in
+# ../Makefile instead.
+sed -i "s/@@#version@@/%{version}/" xslt2005/version.xsl
+sed -i "s/@@#version@@/%{version}/" suse2013/version.xsl
+sed -i "s/@@#version@@/%{version}/" daps2013/version.xsl
+sed -i "s/@@#version@@/%{version}/" opensuse2013/version.xsl
#--------------------------------------------------------------------------
%build
++++++ suse-xsl-stylesheets-2.0~rc1.tar.bz2 ->
suse-xsl-stylesheets-2.0~rc2.tar.bz2 ++++++
++++ 2591 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]