commit geany-plugins for openSUSE:Factory
Hello community, here is the log from the commit of package geany-plugins for openSUSE:Factory checked in at 2014-05-05 21:17:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geany-plugins (Old) and /work/SRC/openSUSE:Factory/.geany-plugins.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "geany-plugins" Changes: -------- --- /work/SRC/openSUSE:Factory/geany-plugins/geany-plugins.changes 2013-04-03 12:50:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.geany-plugins.new/geany-plugins.changes 2014-05-05 21:18:55.000000000 +0200 @@ -1,0 +2,67 @@ +Mon Apr 21 22:52:11 UTC 2014 - trcs@gmx.com + +- Update to version 1.24: + + New plugin Pohelper. + + New plugin PairTagHighlighter. + + New plugin Autoclose. + + New plugin Geanypy (Python bindings). + + New plugin Defineformat. + + Build system improvements. + +Commander: Add Gtk3 support. + + Debugger: Fixing a crash when re-loading plugin. + + GeanyGenDoc: + - Add Gtk3 support. + - Fix a memory leak. + + GeanyExtraSel: Add "Toggle Rectangular/Stream". + + GeanyInsertNum: + - Add Gtk3 support. + - Increase maxlines to 250000. + + GeanyLipsum: + + Add Gtk3 support. + - Ensure whitespace between repetitions of Lorem Ipsum text. + + GeanyLua: + - Add Gtk3 support. + - Re-enable build with C89. + + GeanyMiniScript: Add Gtk3 support. + + GeanyPG: Improve portability and check for system requirements. + + GeanyVC: + - Add support for Subversion 1.7. + - Limit the display of diff output to 16 KB to not freeze the + UI on huge commit-diffs. + - Show line and column of the cursor in the commit message text + window. + + GProject: + - Add Gtk3 support. + - Display content-type-specific icons for files in the sidebar. + - Make toolbar buttons insensitive when no files displayed. + - Smaller fixes and improvements. + + Markdown: + - Add Gtk3 support. + - Fix scroll jumping behavior. + + Multiterm: Implement the other config VTE properties. + + Prettyprinter: Add Gtk3 support. + + Scope: + - Add Gtk3 support. + - Add support for registers. + - Various fixes and improvements. + + Shiftcolumn: Removed default keybindings. + + Spellcheck: + - Add Gtk3 support. + - Fix check for default language if LANG contains UTF-8. + - Remove check while typing idle callback when unloading the + plugin. + - Improve stripping of whitespace and punctuation characters. + - Fix crash when closing a document quickly after modifying it. + + Tableconvert: Add support for HTML tables in markdown files. + + TreeBrowser: + - Add Gtk3 support. + - Don't collapse expanded child of node when node gets + selected. + - Add and improve some keybindings. + - Add a way to open newly created files. + - Focus editor on file open. + + Updatechecker: Fix comparing major versions. + + WebHelper: Add Gtk3 support. + + Updated translations. + +------------------------------------------------------------------- Old: ---- geany-plugins-1.23.tar.bz2 New: ---- geany-plugins-1.24.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geany-plugins.spec ++++++ --- /var/tmp/diff_new_pack.48a83y/_old 2014-05-05 21:18:55.000000000 +0200 +++ /var/tmp/diff_new_pack.48a83y/_new 2014-05-05 21:18:55.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package geany-plugins # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,7 +17,7 @@ Name: geany-plugins -Version: 1.23 +Version: 1.24 Release: 0 # FIXME: gendoc requires ctpl (http://ctpl.tuxfamily.org/) Summary: A collection of different plugins for Geany @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(vte) >= 0.24 BuildRequires: pkgconfig(webkit-1.0) >= 1.1.18 Requires: %{name}-lang = %{version} -Requires: geany >= 1.23 +Requires: geany >= 1.24 Requires: lua Enhances: geany BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -101,6 +101,11 @@ %{_libdir}/geany/updatechecker.so %{_libdir}/geany/webhelper.so %{_libdir}/geany/xmlsnippets.so +%{_libdir}/geany/autoclose.so +%{_libdir}/geany/defineformat.so +%{_libdir}/geany/multiterm.so +%{_libdir}/geany/pairtaghighlighter.so +%{_libdir}/geany/pohelper.so %{_datadir}/doc/geany-plugins/ %{_datadir}/geany-plugins/ %{_datadir}/icons/hicolor/16x16/apps/gproject*.png ++++++ geany-plugins-1.23.tar.bz2 -> geany-plugins-1.24.tar.bz2 ++++++ ++++ 154246 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de