Hello community, here is the log from the commit of package yelp-xsl for openSUSE:Factory checked in at 2013-10-17 14:29:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yelp-xsl (Old) and /work/SRC/openSUSE:Factory/.yelp-xsl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yelp-xsl" Changes: -------- --- /work/SRC/openSUSE:Factory/yelp-xsl/yelp-xsl.changes 2013-09-29 17:56:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yelp-xsl.new/yelp-xsl.changes 2013-10-17 17:50:16.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Oct 15 14:30:54 UTC 2013 - [email protected] + +- Update to version 3.10.1: + + Fixed use of links styles on page and section elements. + +------------------------------------------------------------------- Old: ---- yelp-xsl-3.10.0.tar.xz New: ---- yelp-xsl-3.10.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yelp-xsl.spec ++++++ --- /var/tmp/diff_new_pack.mVmBWO/_old 2013-10-17 17:50:17.000000000 +0200 +++ /var/tmp/diff_new_pack.mVmBWO/_new 2013-10-17 17:50:17.000000000 +0200 @@ -18,7 +18,7 @@ Name: yelp-xsl -Version: 3.10.0 +Version: 3.10.1 Release: 0 Summary: XSL stylesheets for the yelp help browser License: GPL-2.0+ and LGPL-2.1+ and MIT ++++++ yelp-xsl-3.10.0.tar.xz -> yelp-xsl-3.10.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.10.0/ChangeLog new/yelp-xsl-3.10.1/ChangeLog --- old/yelp-xsl-3.10.0/ChangeLog 2013-09-23 20:06:30.000000000 +0200 +++ new/yelp-xsl-3.10.1/ChangeLog 2013-10-15 13:34:14.000000000 +0200 @@ -1,3 +1,26 @@ +commit cf8c0fb6c674b1b17db581ca0b52b90992653edd +Author: Shaun McCance <[email protected]> +Date: Mon Oct 7 10:42:33 2013 -0400 + + mal2html-links: Fixed links styles on page/section style attr + + Broken by overloading the role param to allow multiple roles + + https://bugzilla.gnome.org/show_bug.cgi?id=709498 + + xslt/mallard/html/mal2html-links.xsl | 7 ++++--- + 1 files changed, 4 insertions(+), 3 deletions(-) + +commit e433cdeb899a278b7d9cc14fef2803c314ef5672 +Author: Shaun McCance <[email protected]> +Date: Mon Sep 23 14:06:56 2013 -0400 + + Version 3.10.0 + + NEWS | 5 +++++ + configure.ac | 2 +- + 2 files changed, 6 insertions(+), 1 deletions(-) + commit 932d607265770347bbc1e7a430dfaa3bfb54b9b6 Author: Victor Ibragimov <[email protected]> Date: Mon Sep 16 17:46:43 2013 +0500 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.10.0/NEWS new/yelp-xsl-3.10.1/NEWS --- old/yelp-xsl-3.10.0/NEWS 2013-09-23 20:06:05.000000000 +0200 +++ new/yelp-xsl-3.10.1/NEWS 2013-10-15 13:33:45.000000000 +0200 @@ -1,3 +1,7 @@ +3.10.1 +====== +* Fixed use of links styles on page and section elements + 3.10.0 ====== * Updated translations: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.10.0/configure new/yelp-xsl-3.10.1/configure --- old/yelp-xsl-3.10.0/configure 2013-09-23 20:06:20.000000000 +0200 +++ new/yelp-xsl-3.10.1/configure 2013-10-15 13:34:04.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.66 for yelp-xsl 3.10.0. +# Generated by GNU Autoconf 2.66 for yelp-xsl 3.10.1. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl>. # @@ -552,8 +552,8 @@ # Identity of this package. PACKAGE_NAME='yelp-xsl' PACKAGE_TARNAME='yelp-xsl' -PACKAGE_VERSION='3.10.0' -PACKAGE_STRING='yelp-xsl 3.10.0' +PACKAGE_VERSION='3.10.1' +PACKAGE_STRING='yelp-xsl 3.10.1' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl' PACKAGE_URL='' @@ -1240,7 +1240,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yelp-xsl 3.10.0 to adapt to many kinds of systems. +\`configure' configures yelp-xsl 3.10.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1306,7 +1306,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yelp-xsl 3.10.0:";; + short | recursive ) echo "Configuration of yelp-xsl 3.10.1:";; esac cat <<\_ACEOF @@ -1405,7 +1405,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yelp-xsl configure 3.10.0 +yelp-xsl configure 3.10.1 generated by GNU Autoconf 2.66 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1573,7 +1573,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yelp-xsl $as_me 3.10.0, which was +It was created by yelp-xsl $as_me 3.10.1, which was generated by GNU Autoconf 2.66. Invocation command line was $ $0 $@ @@ -2391,7 +2391,7 @@ # Define the identity of the package. PACKAGE='yelp-xsl' - VERSION='3.10.0' + VERSION='3.10.1' cat >>confdefs.h <<_ACEOF @@ -4902,7 +4902,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yelp-xsl $as_me 3.10.0, which was +This file was extended by yelp-xsl $as_me 3.10.1, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4959,7 +4959,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -yelp-xsl config.status 3.10.0 +yelp-xsl config.status 3.10.1 configured by $0, generated by GNU Autoconf 2.66, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.10.0/configure.ac new/yelp-xsl-3.10.1/configure.ac --- old/yelp-xsl-3.10.0/configure.ac 2013-09-23 20:06:12.000000000 +0200 +++ new/yelp-xsl-3.10.1/configure.ac 2013-10-15 13:33:56.000000000 +0200 @@ -1,4 +1,4 @@ -AC_INIT([yelp-xsl],[3.10.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl]) +AC_INIT([yelp-xsl],[3.10.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl]) AC_CONFIG_MACRO_DIR([m4]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.10.0/xslt/mallard/html/mal2html-links.xsl new/yelp-xsl-3.10.1/xslt/mallard/html/mal2html-links.xsl --- old/yelp-xsl-3.10.0/xslt/mallard/html/mal2html-links.xsl 2013-08-14 04:56:36.000000000 +0200 +++ new/yelp-xsl-3.10.1/xslt/mallard/html/mal2html-links.xsl 2013-10-07 16:39:32.000000000 +0200 @@ -72,9 +72,10 @@ <xsl:param name="role" select="''"/> <xsl:param name="divs" select="false()"/> <xsl:param name="title" select="''"/> + <xsl:variable name="lastrole" select="str:split($role)[last()]"/> <!-- We use the style attribute on page for links styles for backwards compatibility, but only for topic links. --> - <xsl:variable name="style" select="concat(' ', $node[self::mal:links or $role = 'topic']/@style, ' ')"/> + <xsl:variable name="style" select="concat(' ', $node[self::mal:links or $lastrole = 'topic']/@style, ' ')"/> <xsl:variable name="nodesc" select="contains($style, ' nodesc ')"/> <xsl:variable name="maltitle" select="$node/self::mal:links/mal:title"/> <xsl:variable name="expander" select="($maltitle or ($title != '')) and @@ -95,8 +96,8 @@ <xsl:with-param name="node" select="$node[self::mal:links]"/> <xsl:with-param name="class"> <xsl:text>links </xsl:text> - <xsl:if test="$role != ''"> - <xsl:value-of select="concat($role, 'links')"/> + <xsl:if test="$lastrole != ''"> + <xsl:value-of select="concat($lastrole, 'links')"/> </xsl:if> <xsl:if test="$expander"> <xsl:text> ui-expander</xsl:text> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
