Hello community,

here is the log from the commit of package geany-plugins for openSUSE:Factory 
checked in at 2013-04-03 12:50:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-23 16:03:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.geany-plugins.new/geany-plugins.changes 
2013-04-03 12:50:44.000000000 +0200
@@ -1,0 +2,49 @@
+Sun Mar 24 14:21:38 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.23:
+  + Add new plugin Commander
+  + Add new plugin markdown
+  + Add new plugin Scope
+  + Removing plugin geanyGDB
+  + Improvement of error handling in autogen.sh
+  + Improvement of general documentation
+  + Buildfix with waf on Windows-Systems
+  + Addons:
+    - Fixing of memory leaks
+    - Little rewordings
+  + Devhelp:
+    - Fix API-calls for older GTK-versions
+    - Fix a signal to avoid crash on closing of Geany
+  + GeanyGenDoc: Improvement of waf-build.
+  + GeanyLaTeX: Fix installation path for documentation.
+  + GeanyLua:
+    - Update of Scintilla bindings to 3.2.0
+    - Improve pointer->int casts
+    - Revisiting mechanism to find Lua-package on configuration-time
+  + GeanyMacro: Fix some typos.
+  + GeanyPG: Fix adding of \0 when encryption a selection
+    (sf#3557458)
+  + GeanyPrj: Buildfix for function not marked as external.
+  + GeniusPaste:
+    - Fixing of memory leaks
+    - Fixing of a invalid memory free
+  + Spellcheck: Perform a recheck/clear when toggling 'check while
+    typing' (sf#3495051)
+  + Tableconvert:
+    - Rework to be more generic.
+    - Improvement of LaTeX-tables being created.
+  + Treebrowser:
+    - Added backspace to browse up a directory.
+    - Eexpand/collapse with spacebar.
+  + Webhelper:
+    - Show the currently hovered link in the statusbar.
+    - Don't use deprecated GTK API.
+- No longer pass --enable-geanygdb to configure, as the geanygdb
+  plugin has been dropped by upstream.
+
+-------------------------------------------------------------------
+Wed Mar 20 20:52:49 UTC 2013 - dims...@opensuse.org
+
+- Spec-cleanup using format_spec_file service.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ geany-plugins.spec ++++++
--- /var/tmp/diff_new_pack.NGaMCM/_old  2013-04-03 12:50:48.000000000 +0200
+++ /var/tmp/diff_new_pack.NGaMCM/_new  2013-04-03 12:50:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package geany-plugins
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,11 +17,11 @@
 
 
 Name:           geany-plugins
-Version:        1.22
+Version:        1.23
 Release:        0
 # FIXME: gendoc requires ctpl (http://ctpl.tuxfamily.org/)
 Summary:        A collection of different plugins for Geany
-License:        GPL-2.0+ ; GPL-3.0+
+License:        GPL-2.0+ and GPL-3.0+
 Group:          Development/Tools/IDE
 Url:            http://plugins.geany.org/geany-plugins/
 Source:         
http://plugins.geany.org/geany-plugins/%{name}-%{version}.tar.bz2
@@ -31,7 +31,7 @@
 BuildRequires:  intltool
 BuildRequires:  libgpgme-devel
 BuildRequires:  pkgconfig(enchant) >= 1.3
-BuildRequires:  pkgconfig(geany) >= 1.22
+BuildRequires:  pkgconfig(geany) >= 1.23
 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 >= 1.22
+Requires:       geany >= 1.23
 Requires:       lua
 Enhances:       geany
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -55,8 +55,7 @@
 %patch0 -p1
 
 %build
-%configure \
-    --enable-geanygdb
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -71,17 +70,14 @@
 %files
 %defattr(-,root,root)
 %doc NEWS README
-%if "%{_libdir}" != "%{_libexecdir}"
-%{_libexecdir}/geany-plugins/
-%endif
 %{_libdir}/geany-plugins/
 # Explicitly list plugins, so we don't lose any by accident
 %{_libdir}/geany/addons.so
 %{_libdir}/geany/codenav.so
+%{_libdir}/geany/commander.so
 %{_libdir}/geany/debugger.so
 %{_libdir}/geany/geanydoc.so
 %{_libdir}/geany/geanyextrasel.so
-%{_libdir}/geany/geanygdb.so
 %{_libdir}/geany/geanyinsertnum.so
 %{_libdir}/geany/geanylatex.so
 %{_libdir}/geany/geanylipsum.so
@@ -95,7 +91,9 @@
 %{_libdir}/geany/geanyvc.so
 %{_libdir}/geany/geniuspaste.so
 %{_libdir}/geany/gproject.so
+%{_libdir}/geany/markdown.so
 %{_libdir}/geany/pretty-printer.so
+%{_libdir}/geany/scope.so
 %{_libdir}/geany/shiftcolumn.so
 %{_libdir}/geany/spellcheck.so
 %{_libdir}/geany/tableconvert.so

++++++ geany-plugins-1.22.tar.bz2 -> geany-plugins-1.23.tar.bz2 ++++++
++++ 149991 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