Hello community,

here is the log from the commit of package geany-plugins for openSUSE:Factory 
checked in at 2012-01-05 19:10:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geany-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.geany-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geany-plugins", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/geany-plugins/geany-plugins.changes      
2011-09-23 01:59:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.geany-plugins.new/geany-plugins.changes 
2012-01-05 19:10:56.000000000 +0100
@@ -1,0 +2,71 @@
+Wed Nov 16 16:44:34 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.21.1:
+  + Add geanylatex/doc/ to autotools build system.
+- Changes from version 0.21:
+  + General:
+    - Renew autotools build system
+    - Add new plugin Debugger
+    - Add new plugin Devhelp
+    - Add new plugin GeanyPG
+    - Add new plugin GeanyMacro
+    - Add new plugin GeanyNumberedBookmarks
+    - Add new plugin Tableconvert
+    - Add new plugin XMLSnippets
+  + Addons:
+    - DocList addon: Add preference to define the order of the
+      documents in the list (sf#3204573)
+    - Tasks addon: Activate and update the task list when the Tasks
+      addon is enabled
+  + GeanyLaTeX:
+    - Moved LaTeX-menu to a separate menu inside Geany main menu
+    - Added a feature to autocapetlise letters on typing on begin
+      of a sentence
+    - Added a way to put a icon for \LaTeX{}-wizard into Geany's
+      main toolbar
+    - Added a dialog for inserting BibTeX references based on
+      available *.bib-files
+    - Upgrade plugin API to version 199
+    - Ensure to not insert {} after \^ and \_
+    - Adding a keystroke to toggle inserting {} after ^ and _
+    - Fix an issue with wrong inserted formating using a keybinding
+    - Small update to enable i18n also on Geany >= 0.21
+    - Various bugfixes and memory leak fixes.
+  + GeanyLipsum:
+    - Small update to enable i18n also on Geany >= 0.21
+  + GeanySendMail:
+    - Some minor cleaning up of code
+    - Fix for an isue with replacing of command string in case of
+      %r has not being used
+    - Don't double free a variable which might ended up inside a
+      segmentation fault when using plugin function more than once.
+    - Small update to enable i18n also on Geany >= 0.21
+  + GeanyVC:
+    - Some smaller fixes for compiler warnings and memory leaks
+    - Small update to enable i18n also on Geany >= 0.21
+  + Spell Check:
+    - Reduce artifacts on partially checked words
+    - Improve 'Check as you type' feature, make it more reliably
+  + Tableconvert:
+    - Adding new plugin, helping on converting tabulator separated
+      list into table supporting LaTeX, HTML and SQL so far.
+    - Small update to enable i18n also on Geany >= 0.21
+  + Updatechecker:
+    - Fix an issue with init threads for older GTK/glib versions by
+      updating to Geany API version 203.
+    - Small update to enable i18n also on Geany >= 0.21
+    - Fix a typo inside waf-build system
+  + WebHelper:
+    - Fix creation of configuration directory in some cases.
+    - Fix missing update of navigation buttons on anchor links.
+    - Fix thread initialization problem.
+    - Fix some issues with keybingins on secondary windows.
+    - Add a keybinding to show/hide web view's window (sf#3156262).
+    - Allow for better configuration of secondary windows.
+  + Updated translations.
+- Re-enable webhelper plugin by uncommenting pkgconfig(webkit-1.0)
+  BuildRequires.
+- Add pkgconfig(vte) BuildRequires for the new debugger plugin.
+- Add libgpgme-devel BuildRequires for the new GeanyPG plugin.
+
+-------------------------------------------------------------------

Old:
----
  geany-plugins-0.20.tar.bz2

New:
----
  geany-plugins-0.21.1.tar.bz2

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

Other differences:
------------------
++++++ geany-plugins.spec ++++++
--- /var/tmp/diff_new_pack.rHmwxx/_old  2012-01-05 19:10:57.000000000 +0100
+++ /var/tmp/diff_new_pack.rHmwxx/_new  2012-01-05 19:10:57.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package geany-plugins
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,20 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           geany-plugins
-Version:        0.20
-Release:        1
+Version:        0.21.1
+Release:        0
 # FIXME: gendoc requires ctpl (http://ctpl.tuxfamily.org/)
-# FIXME: check if webhelper plugin builds (last checked: 0.20)
-License:        GPLv2+ ; GPLv3+
 Summary:        A collection of different plugins for Geany
-Url:            http://plugins.geany.org/geany-plugins/
+License:        GPL-2.0+ ; GPL-3.0+
 Group:          Development/Tools/IDE
-Source:         geany-plugins-%{version}.tar.bz2
+Url:            http://plugins.geany.org/geany-plugins/
+Source:         
http://plugins.geany.org/geany-plugins/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
+BuildRequires:  libgpgme-devel
 BuildRequires:  pkgconfig(enchant)
 BuildRequires:  pkgconfig(geany)
 BuildRequires:  pkgconfig(glib-2.0)
@@ -36,8 +34,8 @@
 BuildRequires:  pkgconfig(gtkspell-2.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(lua)
-# Build of webhelper plugin fail on x86_64 for a weird reason :/
-#BuildRequires:  pkgconfig(webkit-1.0)
+BuildRequires:  pkgconfig(vte)
+BuildRequires:  pkgconfig(webkit-1.0)
 Requires:       %{name}-lang = %{version}
 Requires:       geany >= 0.19
 Requires:       lua
@@ -57,7 +55,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %fdupes %{buildroot}%{_datadir}/doc/%{name}
 %find_lang %{name}
@@ -75,6 +73,7 @@
 # Explicitly list plugins, so we don't lose any by accident
 %{_libdir}/geany/addons.so
 %{_libdir}/geany/codenav.so
+%{_libdir}/geany/debugger.so
 %{_libdir}/geany/geanydoc.so
 %{_libdir}/geany/geanyextrasel.so
 %{_libdir}/geany/geanygdb.so
@@ -82,15 +81,24 @@
 %{_libdir}/geany/geanylatex.so
 %{_libdir}/geany/geanylipsum.so
 %{_libdir}/geany/geanylua.so
+%{_libdir}/geany/geanymacro.so
+%{_libdir}/geany/geanynumberedbookmarks.so
+%{_libdir}/geany/geanypg.so
 %{_libdir}/geany/geanyprj.so
 %{_libdir}/geany/geanysendmail.so
 %{_libdir}/geany/geanyvc.so
+%{_libdir}/geany/gproject.so
 %{_libdir}/geany/pretty-print.so
 %{_libdir}/geany/shiftcolumn.so
 %{_libdir}/geany/spellcheck.so
+%{_libdir}/geany/tableconvert.so
 %{_libdir}/geany/treebrowser.so
+%{_libdir}/geany/updatechecker.so
+%{_libdir}/geany/webhelper.so
+%{_libdir}/geany/xmlsnippets.so
 %{_datadir}/doc/geany-plugins/
 %{_datadir}/geany-plugins/
+%{_datadir}/icons/hicolor/16x16/apps/gproject*.png
 
 %files lang -f %{name}.lang
 

++++++ geany-plugins-0.20.tar.bz2 -> geany-plugins-0.21.1.tar.bz2 ++++++
++++ 178527 lines of diff (skipped)

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

Reply via email to