Hello community, here is the log from the commit of package global for openSUSE:Factory checked in at 2016-03-26 15:24:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-12-17 15:55:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.global.new/global.changes 2016-03-26 15:24:39.000000000 +0100 @@ -1,0 +2,15 @@ +Fri Mar 18 07:37:36 UTC 2016 - [email protected] + +- Update to 6.5.3 + * Added new plug-in parser 'universal-ctags.la'. + * gtags.conf: + + Added new entry 'universal-ctags'. + + Added new variable 'ctagscom'. You can overwrite the path of + ctags(1) dynamically for exuberant-ctags.la, + universal-ctags.la and pygments-parser.la. + * gtags.conf: Added the following patterns to the skip list. + '*.o,*.a,*.so,*.lo,*.zip,*.gz,*.bz2,*.xz,*.lzh,*.Z,*.tgz,*.min.js,*min.css' + * gtags: Added some explanations for the --explain option. +- Small spec file cleanups + +------------------------------------------------------------------- Old: ---- global-6.5.2.tar.gz global-6.5.2.tar.gz.sig New: ---- global-6.5.3.tar.gz global-6.5.3.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ global.spec ++++++ --- /var/tmp/diff_new_pack.Odwkxv/_old 2016-03-26 15:24:40.000000000 +0100 +++ /var/tmp/diff_new_pack.Odwkxv/_new 2016-03-26 15:24:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package global # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX 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.5.2 +Version: 6.5.3 Release: 0 Summary: Common source code tag system License: GPL-3.0 @@ -32,7 +32,7 @@ BuildRequires: fdupes BuildRequires: libtool BuildRequires: ncurses-devel -BuildRequires: python +BuildRequires: python-devel BuildRequires: sqlite3-devel Requires(pre): %{install_info_prereq} Requires(preun): %{install_info_prereq} @@ -77,11 +77,23 @@ %dir %{_datadir}/emacs %dir %{_datadir}/emacs/site-lisp %config(noreplace) %{_sysconfdir}/gtags.conf -%{_bindir}/* +%{_bindir}/global +%{_bindir}/globash +%{_bindir}/gozilla +%{_bindir}/gtags +%{_bindir}/gtags-cscope +%{_bindir}/htags +%{_bindir}/htags-server %doc %{_docdir}/%{name} -%{_mandir}/man1/* -%{_mandir}/man5/* -%{_infodir}/*.info* +%{_mandir}/man1/global.1%{ext_man} +%{_mandir}/man1/globash.1%{ext_man} +%{_mandir}/man1/gozilla.1%{ext_man} +%{_mandir}/man1/gtags-cscope.1%{ext_man} +%{_mandir}/man1/gtags.1%{ext_man} +%{_mandir}/man1/htags-server.1%{ext_man} +%{_mandir}/man1/htags.1%{ext_man} +%{_mandir}/man5/gtags.conf.5%{ext_man} +%{_infodir}/global.info.* %{_datadir}/emacs/site-lisp/gtags.el %{_datadir}/gtags %{_libdir}/gtags ++++++ global-5.7.diff ++++++ --- /var/tmp/diff_new_pack.Odwkxv/_old 2016-03-26 15:24:40.000000000 +0100 +++ /var/tmp/diff_new_pack.Odwkxv/_new 2016-03-26 15:24:40.000000000 +0100 @@ -2,10 +2,10 @@ Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -Index: global-6.5.1/Makefile.am +Index: global-6.5.3/Makefile.am =================================================================== ---- global-6.5.1.orig/Makefile.am -+++ global-6.5.1/Makefile.am +--- global-6.5.3.orig/Makefile.am ++++ global-6.5.3/Makefile.am @@ -20,7 +20,7 @@ if USE_GTAGSCSCOPE SUBDIRS += gtags-cscope endif ++++++ global-6.5.2.tar.gz -> global-6.5.3.tar.gz ++++++ ++++ 12883 lines of diff (skipped)
