Hello community,

here is the log from the commit of package geany-plugins for openSUSE:Factory 
checked in at 2012-08-23 16:03:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2012-01-20 20:23:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.geany-plugins.new/geany-plugins.changes 
2012-08-23 16:03:36.000000000 +0200
@@ -1,0 +2,58 @@
+Wed Aug 15 11:12:54 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.22:
+  + General:
+    - Autotools build system improvements
+    - Add new plugin GeanyMiniScript
+    - Add new plugin GeniusPaste
+    - Add new plugin MultiTerm
+    - Disable GeanyGDB by default on build with autotools
+  + Addons:
+    - Add word wrapping addon
+  + Debugger:
+    - Fix build with --as-needed
+    - Fix crash on 64 bit platform (sf#3449480)
+    - Use asynchronous methods when possible not to freeze the UI
+    - Display thread information in the stack window
+    - Properly handle spaces in filenames
+    - Various other bugfixes and improvements
+  + Devhelp:
+    - Bundle libdevhelp 2.32
+    - Remove support for Google Code Search
+  + GeanyLaTeX:
+    - Fix crash with recent Geany versions
+    - Ignore files autogenerated by biblatex in suggestions for
+      cite
+  + GeanyLua:
+    - Fix build with recent GLib
+  + GeanyMacro:
+    - Add support for editing macros events
+    - Support search next/search prev
+  + GeanyNumberedBookmarks:
+    - Only save file status if non-empty
+    - Add support for saving file status next to the file itself
+    - Save non-numbered bookmarks too
+  + GeanyPG:
+    - Fix build with --as-needed
+    - Fix encryption to an untrusted key
+  + GeanyPrj:
+    - Add "find in project" keybinding
+    - Add a setting to hide the sidebar
+  + GeanyVC:
+    - Go to the selected line upon blame
+    - Add support for displaying the VC menu in the menubar
+  + GProject:
+    - Fix a crash when a project file is missing
+    - Support Geany 1.22
+  + Tableconvert:
+    - Fix SQL tables generation
+  + TreeBrowser:
+    - Fix permissions on new files (sf#3415045)
+    - Add "create new file" and "create new directory" keybindings
+  + WebHelper:
+    - Fix crash with recent versions of WebKitGTK
+    - Save and restore inspector docking state
+  + Updated translations.
+- Pass --enable-geanygdb to configure to enable the gdb plugin.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ geany-plugins.spec ++++++
--- /var/tmp/diff_new_pack.SLGWa7/_old  2012-08-23 16:03:38.000000000 +0200
+++ /var/tmp/diff_new_pack.SLGWa7/_new  2012-08-23 16:03:38.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           geany-plugins
-Version:        0.21.1
+Version:        1.22
 Release:        0
 # FIXME: gendoc requires ctpl (http://ctpl.tuxfamily.org/)
 Summary:        A collection of different plugins for Geany
@@ -31,7 +31,7 @@
 BuildRequires:  intltool
 BuildRequires:  libgpgme-devel
 BuildRequires:  pkgconfig(enchant) >= 1.3
-BuildRequires:  pkgconfig(geany) >= 0.21
+BuildRequires:  pkgconfig(geany) >= 1.22
 BuildRequires:  pkgconfig(glib-2.0) >= 2.16
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.16
 BuildRequires:  pkgconfig(gtkspell-2.0)
@@ -40,7 +40,7 @@
 BuildRequires:  pkgconfig(vte) >= 0.24
 BuildRequires:  pkgconfig(webkit-1.0) >= 1.1.18
 Requires:       %{name}-lang = %{version}
-Requires:       geany >= 0.21
+Requires:       geany >= 1.22
 Requires:       lua
 Enhances:       geany
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -55,7 +55,8 @@
 %patch0 -p1
 
 %build
-%configure
+%configure \
+    --enable-geanygdb
 make %{?_smp_mflags}
 
 %install
@@ -86,13 +87,15 @@
 %{_libdir}/geany/geanylipsum.so
 %{_libdir}/geany/geanylua.so
 %{_libdir}/geany/geanymacro.so
+%{_libdir}/geany/geanyminiscript.so
 %{_libdir}/geany/geanynumberedbookmarks.so
 %{_libdir}/geany/geanypg.so
 %{_libdir}/geany/geanyprj.so
 %{_libdir}/geany/geanysendmail.so
 %{_libdir}/geany/geanyvc.so
+%{_libdir}/geany/geniuspaste.so
 %{_libdir}/geany/gproject.so
-%{_libdir}/geany/pretty-print.so
+%{_libdir}/geany/pretty-printer.so
 %{_libdir}/geany/shiftcolumn.so
 %{_libdir}/geany/spellcheck.so
 %{_libdir}/geany/tableconvert.so

++++++ geany-plugins-0.21.1.tar.bz2 -> geany-plugins-1.22.tar.bz2 ++++++
++++ 148537 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