Hello community,

here is the log from the commit of package yast2-devtools for openSUSE:Factory 
checked in at 2013-07-29 09:26:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-devtools (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-devtools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-devtools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-devtools/yast2-devtools.changes    
2013-07-21 08:15:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-devtools.new/yast2-devtools.changes       
2013-07-29 09:26:42.000000000 +0200
@@ -1,0 +2,14 @@
+Wed Jul 24 08:02:44 UTC 2013 - lsle...@suse.cz
+
+- require rubygem-redcarpet in openSUSE <= 12.3, needed for yard
+  Markdown formatting
+- 2.24.5
+
+-------------------------------------------------------------------
+Mon Jul 22 13:56:47 UTC 2013 - lsle...@suse.cz
+
+- autodocs - use markdown format in ruby documentation comments,
+  added YARD_OPTIONS to allow overriding the defaults
+- 2.24.4
+
+-------------------------------------------------------------------

Old:
----
  yast2-devtools-2.24.3.tar.bz2

New:
----
  yast2-devtools-2.24.5.tar.bz2

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

Other differences:
------------------
++++++ yast2-devtools.spec ++++++
--- /var/tmp/diff_new_pack.1jSCjQ/_old  2013-07-29 09:26:43.000000000 +0200
+++ /var/tmp/diff_new_pack.1jSCjQ/_new  2013-07-29 09:26:43.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-devtools
-Version:        2.24.3
+Version:        2.24.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -41,6 +41,12 @@
 Requires:       pkgconfig >= 0.16
 # for building Ruby autodocs
 Requires:       rubygem-yard
+
+%if 0%{?suse_version} <= 1230
+# extra package for yard Markdown formatting in openSUSE <= 12.3
+Requires:       rubygem-redcarpet
+%endif
+
 Recommends:     cmake
 # /usr/lib/YaST2/bin/ydoxygen needs it
 Recommends:     doxygen

++++++ yast2-devtools-2.24.3.tar.bz2 -> yast2-devtools-2.24.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-2.24.3/VERSION 
new/yast2-devtools-2.24.5/VERSION
--- old/yast2-devtools-2.24.3/VERSION   2013-07-18 11:01:01.000000000 +0200
+++ new/yast2-devtools-2.24.5/VERSION   2013-07-24 10:51:32.000000000 +0200
@@ -1 +1 @@
-2.24.3
+2.24.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-2.24.3/configure 
new/yast2-devtools-2.24.5/configure
--- old/yast2-devtools-2.24.3/configure 2013-07-18 14:33:22.000000000 +0200
+++ new/yast2-devtools-2.24.5/configure 2013-07-24 10:52:32.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-devtools 2.24.3.
+# Generated by GNU Autoconf 2.69 for yast2-devtools 2.24.5.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-devtools'
 PACKAGE_TARNAME='yast2-devtools'
-PACKAGE_VERSION='2.24.3'
-PACKAGE_STRING='yast2-devtools 2.24.3'
+PACKAGE_VERSION='2.24.5'
+PACKAGE_STRING='yast2-devtools 2.24.5'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1383,7 +1383,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 yast2-devtools 2.24.3 to adapt to many kinds of 
systems.
+\`configure' configures yast2-devtools 2.24.5 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1454,7 +1454,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-devtools 2.24.3:";;
+     short | recursive ) echo "Configuration of yast2-devtools 2.24.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1571,7 +1571,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-devtools configure 2.24.3
+yast2-devtools configure 2.24.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1970,7 +1970,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-devtools $as_me 2.24.3, which was
+It was created by yast2-devtools $as_me 2.24.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2909,7 +2909,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-devtools'
- VERSION='2.24.3'
+ VERSION='2.24.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3032,7 +3032,7 @@
 
 
 
-VERSION="2.24.3"
+VERSION="2.24.5"
 RPMNAME="yast2-devtools"
 MAINTAINER="Martin Vidner <mvid...@suse.cz>"
 
@@ -16315,7 +16315,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-devtools $as_me 2.24.3, which was
+This file was extended by yast2-devtools $as_me 2.24.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16372,7 +16372,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2-devtools config.status 2.24.3
+yast2-devtools config.status 2.24.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-2.24.3/configure.ac 
new/yast2-devtools-2.24.5/configure.ac
--- old/yast2-devtools-2.24.3/configure.ac      2013-07-18 14:33:11.000000000 
+0200
+++ new/yast2-devtools-2.24.5/configure.ac      2013-07-24 10:51:54.000000000 
+0200
@@ -1,9 +1,9 @@
 dnl configure.ac for yast2-devtools
 dnl
-dnl -- This file is generated by y2autoconf 2.24.3 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.24.5 - DO NOT EDIT! --
 dnl    (edit configure.ac.in or configure.in.in instead)
 
-AC_INIT(yast2-devtools, 2.24.3, http://bugs.opensuse.org/, yast2-devtools)
+AC_INIT(yast2-devtools, 2.24.5, http://bugs.opensuse.org/, yast2-devtools)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.24.3"
+VERSION="2.24.5"
 RPMNAME="yast2-devtools"
 MAINTAINER="Martin Vidner <mvid...@suse.cz>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-devtools-2.24.3/devtools/admin/aminclude/autodocs-ycp.ami 
new/yast2-devtools-2.24.5/devtools/admin/aminclude/autodocs-ycp.ami
--- old/yast2-devtools-2.24.3/devtools/admin/aminclude/autodocs-ycp.ami 
2013-07-18 14:01:05.000000000 +0200
+++ new/yast2-devtools-2.24.5/devtools/admin/aminclude/autodocs-ycp.ami 
2013-07-23 10:47:13.000000000 +0200
@@ -28,6 +28,8 @@
 
 # yard specific options
 YARD ?= yard
+# use markdown format by default
+YARD_OPTIONS ?= -o . -m markdown
 
 # yard specific clean
 clean-local:
@@ -42,4 +44,4 @@
                pod2html --title=$$b --infile=$$i --outfile=$$b.html; \
                echo "<a href='$$b.html'>$${b/__/::}</a>" > $$b.mod.html; \
        done
-       if [ -n "$(AUTODOCS_RB)" ]; then $(YARD) doc -o . $(AUTODOCS_RB); fi
+       if [ -n "$(AUTODOCS_RB)" ]; then $(YARD) doc $(YARD_OPTIONS) 
$(AUTODOCS_RB); fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-devtools-2.24.3/devtools/bin/version 
new/yast2-devtools-2.24.5/devtools/bin/version
--- old/yast2-devtools-2.24.3/devtools/bin/version      2013-07-18 
14:33:33.000000000 +0200
+++ new/yast2-devtools-2.24.5/devtools/bin/version      2013-07-24 
10:53:34.000000000 +0200
@@ -1,5 +1,5 @@
 #!/bin/bash
 
-echo 2.24.3
+echo 2.24.5
 
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to