Hello community, here is the log from the commit of package geany-plugins for openSUSE:Factory checked in at 2017-03-10 21:46:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geany-plugins (Old) and /work/SRC/openSUSE:Factory/.geany-plugins.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geany-plugins" Fri Mar 10 21:46:29 2017 rev:21 rq:478473 version:1.30 Changes: -------- --- /work/SRC/openSUSE:Factory/geany-plugins/geany-plugins.changes 2017-02-03 17:37:28.858570683 +0100 +++ /work/SRC/openSUSE:Factory/.geany-plugins.new/geany-plugins.changes 2017-03-10 21:46:32.244477710 +0100 @@ -1,0 +2,62 @@ +Wed Mar 8 23:17:44 UTC 2017 - [email protected] + +- Update to version 1.30: + + Automark: + - Fix a possible crash if nothing is selected for automarking. + - Replace internal usage of deprecated functions. + + Commander: + - Fix a possible crash on startup with latest GTK3. + + Debugger: Fix a possible crash if debug-modus is enabled + (gh#geany/geany-plugins#511). + + Geanyctags:Show online help via help button + (gh#geany/geany-plugins#521). + + GeanyDoc: + - Improve compatibility with Gtk3. + - Allow to use current word as initial text in interactive + mode (gh#geany/geany-plugins#457). + + GeanyLua: + - Remove deprecated GeanyFunctions from interface provided by + this plugin (gh#geany/geany-plugins#439). + - Fix build with latest Scintilla + (gh#geany/geany-plugins#510). + + GeanyPy: Sync with upstream GeanyPy version + (gh#geany/geany-plugins#527). + + Lineoperations: Add support for selections + (gh#geany/geany-plugins#378). + + Lipsum: Add a space before restarting Lorem Ipsum text + (gh#geany/geany-plugins#513). + + Markdown: + - Allow exporting Markdown as HTML + (gh#geany/geany-plugins#502). + - Fix relative paths (gh#geany/geany-plugins#501). + + PairTagHighlighter: + - Add keybinding for jumping to matching tag + (gh#geany/geany-plugins#466). + - Improve compatibility with Gtk3 + (gh#geany/geany-plugins#466). + + ProjectOrganizer: + - Show online help via help button + (gh#geany/geany-plugins#521). + - Remember expanded directories in the sidebar when reloading + (gh#geany/geany-plugins#528). + + Spellcheck: Treat underscore as word separator + (gh#geany/geany-plugins#512). + + Tableconvert: Fix markup of documentation. + + Treebrowser: + - Fix a possible memory leak (gh#geany/geany-plugins#478). + - Add a keybinding to follow current file + (gh#geany/geany-plugins#524). + - Allow to show menu also with Shift+F10 + (gh#geany/geany-plugins#523). + - Fix a bug addding files to file list again and again when + using refresh-function and no file is selected. + (gh#geany/geany-plugins#525) + - Don't change directory on project save + (gh#geany/geany-plugins#536). + + Updated translations. +- Bump the version of libgeany0 in BuildRequires to 1.29 + (following configure.ac changes). +- geanydoc now builds with gtk3, so restore it to the allowed + file-list. + +------------------------------------------------------------------- Old: ---- geany-plugins-1.29.tar.bz2 New: ---- geany-plugins-1.30.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geany-plugins.spec ++++++ --- /var/tmp/diff_new_pack.B0LBOW/_old 2017-03-10 21:46:33.056362559 +0100 +++ /var/tmp/diff_new_pack.B0LBOW/_new 2017-03-10 21:46:33.056362559 +0100 @@ -19,7 +19,7 @@ %define gtk3_enable 0 Name: geany-plugins -Version: 1.29 +Version: 1.30 Release: 0 # FIXME: Files listed inside the conditional "%if %%{gtk3_enable}" are disabled because they do not build when compiled against gtk3. On next update, try enabling each of these disabled libs and check if they build with gtk3 or not. When all of them compile against gtk3, remove the macro and conditional. # FIXME: gendoc requires ctpl (http://ctpl.tuxfamily.org/) @@ -35,7 +35,7 @@ BuildRequires: fdupes BuildRequires: gettext BuildRequires: intltool -BuildRequires: libgeany0 >= 1.26 +BuildRequires: libgeany0 >= 1.29 BuildRequires: libgpgme-devel BuildRequires: libtool BuildRequires: libwnck2-devel @@ -127,6 +127,7 @@ %{_libdir}/geany/geanymacro.so %{_libdir}/geany/geanynumberedbookmarks.so %{_libdir}/geany/geanyprj.so +%{_libdir}/geany/geanydoc.so %if %{gtk3_enable} %{_libdir}/geany/debugger.so @@ -135,7 +136,6 @@ %{_libdir}/geany/multiterm.so %{_libdir}/geany/scope.so %{_libdir}/geany/webhelper.so -%{_libdir}/geany/geanydoc.so %dir %{_libdir}/geany/geanypy %dir %{_libdir}/geany/geanypy/geany ++++++ geany-plugins-1.29.tar.bz2 -> geany-plugins-1.30.tar.bz2 ++++++ ++++ 19581 lines of diff (skipped)
