Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package global for openSUSE:Factory checked 
in at 2023-06-12 15:27:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/global (Old)
 and      /work/SRC/openSUSE:Factory/.global.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "global"

Mon Jun 12 15:27:51 2023 rev:61 rq:1092507 version:6.6.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/global/global.changes    2022-12-18 
17:22:32.425316301 +0100
+++ /work/SRC/openSUSE:Factory/.global.new.15902/global.changes 2023-06-12 
15:28:19.291715824 +0200
@@ -1,0 +2,12 @@
+Sun Jun 11 20:37:27 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 6.6.10:
+  * gtags(C++ parser): did not recognize 'namespace
+    name1::name2::name3' syntax.
+    Now it picks up 'name2' and 'name3' in addition to 'name1'
+    in the next example:
+      namespace name1::name2::name3 { /*...*/ }
+      o gtags('universal-ctags.la'): The following setting of
+      Universal Ctags caused no tag output.
+
+-------------------------------------------------------------------

Old:
----
  global-6.6.9.tar.gz
  global-6.6.9.tar.gz.sig

New:
----
  global-6.6.10.tar.gz
  global-6.6.10.tar.gz.sig

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

Other differences:
------------------
++++++ global.spec ++++++
--- /var/tmp/diff_new_pack.NxiYa1/_old  2023-06-12 15:28:20.067720415 +0200
+++ /var/tmp/diff_new_pack.NxiYa1/_new  2023-06-12 15:28:20.071720438 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package global
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # 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.6.9
+Version:        6.6.10
 Release:        0
 Summary:        Common source code tag system
 License:        GPL-3.0-only
@@ -58,11 +58,11 @@
 autoreconf -fiv
 export CPPFLAGS="-fno-common"
 %configure \
+  --with-python-interpreter=/usr/bin/python3 \
   --disable-static \
   --with-sqlite3 \
   --without-included-ltdl \
-  --with-exuberant-ctags=%{_bindir}/ctags \
-  PYTHON=python3
+  --with-exuberant-ctags=%{_bindir}/ctags
 %make_build
 
 %install

++++++ global-6.6.9.tar.gz -> global-6.6.10.tar.gz ++++++
++++ 46340 lines of diff (skipped)

Reply via email to