Hello community,

here is the log from the commit of package yelp-tools for openSUSE:Factory
checked in at Tue Oct 18 14:36:31 CEST 2011.



--------
--- openSUSE:Factory/yelp-tools/yelp-tools.changes      2011-10-02 
11:19:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/yelp-tools/yelp-tools.changes  2011-10-17 
20:12:55.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct 17 20:08:14 CEST 2011 - [email protected]
+
+- Update to version 3.2.1:
+  + yelp-check status: Accept commas as a delimiter for options.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yelp-tools-3.2.0.tar.bz2

New:
----
  yelp-tools-3.2.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yelp-tools.spec ++++++
--- /var/tmp/diff_new_pack.4bsYaq/_old  2011-10-18 14:36:24.000000000 +0200
+++ /var/tmp/diff_new_pack.4bsYaq/_new  2011-10-18 14:36:24.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           yelp-tools
-Version:        3.2.0
+Version:        3.2.1
 Release:        1
 License:        GPL-2.0+
 Summary:        Collection of utilities to help create documentation

++++++ yelp-tools-3.2.0.tar.bz2 -> yelp-tools-3.2.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-tools-3.2.0/ChangeLog 
new/yelp-tools-3.2.1/ChangeLog
--- old/yelp-tools-3.2.0/ChangeLog      2011-09-27 00:05:36.000000000 +0200
+++ new/yelp-tools-3.2.1/ChangeLog      2011-10-17 17:57:44.000000000 +0200
@@ -1,3 +1,22 @@
+commit 551beb67539d0b8cc662bae36f25018deb793771
+Author: Shaun McCance <[email protected]>
+Date:   Wed Oct 5 14:49:03 2011 -0400
+
+    mal-status.xsl: Accept commas as delimiter for options
+
+ xslt/mal-status.xsl |   43 ++++++++++++++++++++++++++++++++-----------
+ 1 files changed, 32 insertions(+), 11 deletions(-)
+
+commit 5fe13ba49a5306406991a94e6bbe228bd9b846e7
+Author: Shaun McCance <[email protected]>
+Date:   Mon Sep 26 18:05:42 2011 -0400
+
+    Version 3.2.0
+
+ NEWS         |    4 ++++
+ configure.ac |    2 +-
+ 2 files changed, 5 insertions(+), 1 deletions(-)
+
 commit 791a07d7b7096b4da849c0a988ea224b77b3f705
 Author: Shaun McCance <[email protected]>
 Date:   Tue Sep 20 11:06:10 2011 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-tools-3.2.0/NEWS new/yelp-tools-3.2.1/NEWS
--- old/yelp-tools-3.2.0/NEWS   2011-09-27 00:05:19.000000000 +0200
+++ new/yelp-tools-3.2.1/NEWS   2011-10-17 17:57:18.000000000 +0200
@@ -1,3 +1,7 @@
+3.2.1:
+======
+* yelp-check status: Accept commas as a delimiter for options (Shaun McCance)
+
 3.2.0:
 ======
 * No changes since 3.1.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-tools-3.2.0/configure 
new/yelp-tools-3.2.1/configure
--- old/yelp-tools-3.2.0/configure      2011-09-27 00:05:31.000000000 +0200
+++ new/yelp-tools-3.2.1/configure      2011-10-17 17:57:40.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-tools 3.2.0.
+# Generated by GNU Autoconf 2.66 for yelp-tools 3.2.1.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools>.
 #
@@ -552,8 +552,8 @@
 # Identity of this package.
 PACKAGE_NAME='yelp-tools'
 PACKAGE_TARNAME='yelp-tools'
-PACKAGE_VERSION='3.2.0'
-PACKAGE_STRING='yelp-tools 3.2.0'
+PACKAGE_VERSION='3.2.1'
+PACKAGE_STRING='yelp-tools 3.2.1'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools'
 PACKAGE_URL=''
 
@@ -1194,7 +1194,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-tools 3.2.0 to adapt to many kinds of systems.
+\`configure' configures yelp-tools 3.2.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1260,7 +1260,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yelp-tools 3.2.0:";;
+     short | recursive ) echo "Configuration of yelp-tools 3.2.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1341,7 +1341,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yelp-tools configure 3.2.0
+yelp-tools configure 3.2.1
 generated by GNU Autoconf 2.66
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1358,7 +1358,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-tools $as_me 3.2.0, which was
+It was created by yelp-tools $as_me 3.2.1, which was
 generated by GNU Autoconf 2.66.  Invocation command line was
 
   $ $0 $@
@@ -2173,7 +2173,7 @@
 
 # Define the identity of the package.
  PACKAGE='yelp-tools'
- VERSION='3.2.0'
+ VERSION='3.2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3226,7 +3226,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yelp-tools $as_me 3.2.0, which was
+This file was extended by yelp-tools $as_me 3.2.1, which was
 generated by GNU Autoconf 2.66.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3279,7 +3279,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-tools config.status 3.2.0
+yelp-tools config.status 3.2.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-tools-3.2.0/configure.ac 
new/yelp-tools-3.2.1/configure.ac
--- old/yelp-tools-3.2.0/configure.ac   2011-09-27 00:05:07.000000000 +0200
+++ new/yelp-tools-3.2.1/configure.ac   2011-10-17 17:57:24.000000000 +0200
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.2.0],
+AC_INIT([yelp-tools], [3.2.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-tools-3.2.0/xslt/mal-status.xsl 
new/yelp-tools-3.2.1/xslt/mal-status.xsl
--- old/yelp-tools-3.2.0/xslt/mal-status.xsl    2011-09-04 00:01:24.000000000 
+0200
+++ new/yelp-tools-3.2.1/xslt/mal-status.xsl    2011-10-05 20:48:27.000000000 
+0200
@@ -18,9 +18,9 @@
 <xsl:param name="newer" select="''"/>
 
 <xsl:param name="only" select="''"/>
-<xsl:variable name="only_" select="concat(' ', $only, ' ')"/>
+<xsl:variable name="only_" select="concat(' ', translate($only, ',', ' '), ' 
')"/>
 <xsl:param name="except" select="''"/>
-<xsl:variable name="except_" select="concat(' ', $except, ' ')"/>
+<xsl:variable name="except_" select="concat(' ', translate($except, ',', ' '), 
' ')"/>
 
 <xsl:param name="totals" select="''"/>
 
@@ -54,19 +54,40 @@
     <xsl:variable name="select">
       <xsl:text>mal:info/mal:revision</xsl:text>
       <xsl:if test="$version != ''">
-        <xsl:text>[@version = '</xsl:text>
-        <xsl:value-of select="$version"/>
-        <xsl:text>']</xsl:text>
+        <xsl:text>[</xsl:text>
+        <xsl:for-each select="str:tokenize($version, ', ')">
+          <xsl:if test="position() != 1">
+            <xsl:text> or </xsl:text>
+          </xsl:if>
+          <xsl:text>@version = '</xsl:text>
+          <xsl:value-of select="."/>
+          <xsl:text>'</xsl:text>
+        </xsl:for-each>
+        <xsl:text>]</xsl:text>
       </xsl:if>
       <xsl:if test="$docversion != ''">
-        <xsl:text>[@docversion = '</xsl:text>
-        <xsl:value-of select="$docversion"/>
-        <xsl:text>']</xsl:text>
+        <xsl:text>[</xsl:text>
+        <xsl:for-each select="str:tokenize($docversion, ', ')">
+          <xsl:if test="position() != 1">
+            <xsl:text> or </xsl:text>
+          </xsl:if>
+          <xsl:text>@docversion = '</xsl:text>
+          <xsl:value-of select="."/>
+          <xsl:text>'</xsl:text>
+        </xsl:for-each>
+        <xsl:text>]</xsl:text>
       </xsl:if>
       <xsl:if test="$pkgversion != ''">
-        <xsl:text>[@pkgversion = '</xsl:text>
-        <xsl:value-of select="$pkgversion"/>
-        <xsl:text>']</xsl:text>
+        <xsl:text>[</xsl:text>
+        <xsl:for-each select="str:tokenize($pkgversion, ', ')">
+          <xsl:if test="position() != 1">
+            <xsl:text> or </xsl:text>
+          </xsl:if>
+          <xsl:text>@pkgversion = '</xsl:text>
+          <xsl:value-of select="."/>
+          <xsl:text>'</xsl:text>
+        </xsl:for-each>
+        <xsl:text>]</xsl:text>
       </xsl:if>
     </xsl:variable>
     <xsl:variable name="revision_">

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to