Hello community,

here is the log from the commit of package global for openSUSE:Factory checked 
in at 2014-09-08 21:29:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/global (Old)
 and      /work/SRC/openSUSE:Factory/.global.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "global"

Changes:
--------
--- /work/SRC/openSUSE:Factory/global/global.changes    2012-06-01 
07:20:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.global.new/global.changes       2014-09-08 
21:30:33.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Sep  8 15:06:07 UTC 2014 - [email protected]
+
+- update to globa-6.3.2
+- see /usr/share/doc/packages/global/NEWS for complete list
+  of changes since 6.2.4
+
+-------------------------------------------------------------------

Old:
----
  global-6.2.4.tar.gz

New:
----
  global-6.3.2.tar.gz

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

Other differences:
------------------
++++++ global.spec ++++++
--- /var/tmp/diff_new_pack.yus75c/_old  2014-09-08 21:30:35.000000000 +0200
+++ /var/tmp/diff_new_pack.yus75c/_new  2014-09-08 21:30:35.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package global
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           global
-Version:        6.2.4
+Version:        6.3.2
 Release:        0
 Summary:        Common source code tag system
 License:        GPL-3.0
@@ -40,8 +40,8 @@
 
 %prep
 %setup -q
-%patch0
-%patch1
+%patch0 -p1
+%patch1 -p1
 %patch3 -p1
 
 %build

++++++ global-5.7-gcc.diff ++++++
--- /var/tmp/diff_new_pack.yus75c/_old  2014-09-08 21:30:35.000000000 +0200
+++ /var/tmp/diff_new_pack.yus75c/_new  2014-09-08 21:30:35.000000000 +0200
@@ -1,13 +1,17 @@
-Index: htags/lexcommon.h
+---
+ htags/lexcommon.h |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: global-6.3.2/htags/lexcommon.h
 ===================================================================
---- htags/lexcommon.h.orig     2009-03-14 01:30:37.000000000 +0100
-+++ htags/lexcommon.h  2009-03-16 16:16:11.000000000 +0100
-@@ -49,7 +49,7 @@
-  * and PREPROCESSOR_LINE as %start values, even if they are not used.
-  * It assumed that CPP_COMMENT and SHELL_COMMENT is one line comment.
+--- global-6.3.2.orig/htags/lexcommon.h
++++ global-6.3.2/htags/lexcommon.h
+@@ -55,7 +55,7 @@ to generate language specific symbols.
+  * It assumed that @VAR{CPP_COMMENT} and @VAR{SHELL_COMMENT} is one line 
comment.
   */
+ /** @{ */
 -static int lexcommon_lineno;
 +int lexcommon_lineno;
  static int begin_line;
- /*
-  * If you want newline to terminate string, set this variable to 1.
+ /** @} */
+ 

++++++ global-5.7.diff ++++++
--- /var/tmp/diff_new_pack.yus75c/_old  2014-09-08 21:30:35.000000000 +0200
+++ /var/tmp/diff_new_pack.yus75c/_new  2014-09-08 21:30:35.000000000 +0200
@@ -1,13 +1,17 @@
-Index: Makefile.am
+---
+ Makefile.am |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: global-6.3.2/Makefile.am
 ===================================================================
---- Makefile.am.orig
-+++ Makefile.am
+--- global-6.3.2.orig/Makefile.am
++++ global-6.3.2/Makefile.am
 @@ -20,7 +20,7 @@ if USE_GTAGSCSCOPE
          SUBDIRS += gtags-cscope
  endif
  
 -gtagsdir = ${datadir}/gtags
 +gtagsdir = ${datadir}/doc/packages/global
- gtags_DATA = AUTHORS COPYING ChangeLog FAQ INSTALL LICENSE NEWS README THANKS 
\
+ gtags_DATA = AUTHORS COPYING COPYING.LIB ChangeLog FAQ INSTALL LICENSE NEWS 
README THANKS \
+       BOKIN_MODEL BOKIN_MODEL_FAQ DONORS BUILD_TOOLS \
          gtags.conf gtags.el gtags.pl gtags.vim gtags-cscope.vim \
-       BOKIN_MODEL BOKIN_MODEL_FAQ DONORS elvis.rc elvis-2.2_0.patch

++++++ global-5.9.5-fix-gcc-warnings.patch ++++++
--- /var/tmp/diff_new_pack.yus75c/_old  2014-09-08 21:30:35.000000000 +0200
+++ /var/tmp/diff_new_pack.yus75c/_new  2014-09-08 21:30:35.000000000 +0200
@@ -1,12 +1,16 @@
-Index: global-5.9.5/gtags-cscope/exec.c
+---
+ gtags-cscope/exec.c |    1 +
+ 1 file changed, 1 insertion(+)
+
+Index: global-6.3.2/gtags-cscope/exec.c
 ===================================================================
---- global-5.9.5.orig/gtags-cscope/exec.c
-+++ global-5.9.5/gtags-cscope/exec.c
-@@ -128,6 +128,7 @@ myexecvp(char *a, char **args)
+--- global-6.3.2.orig/gtags-cscope/exec.c
++++ global-6.3.2/gtags-cscope/exec.c
+@@ -135,6 +135,7 @@ myexecvp(char *a, char **args)
      askforreturn();           /* wait until the user sees the message */
      myexit(1);                /* exit the child */
      /* NOTREACHED */
 +    return 0; /* make gcc happy */
  }
  
- /* myfork acts like fork but also handles signals */
+ /** myfork acts like fork but also handles signals */

++++++ global-6.2.4.tar.gz -> global-6.3.2.tar.gz ++++++
++++ 107901 lines of diff (skipped)

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

Reply via email to