Hello community, here is the log from the commit of package geany for openSUSE:Factory checked in at 2017-02-01 09:52:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geany (Old) and /work/SRC/openSUSE:Factory/.geany.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geany" Changes: -------- --- /work/SRC/openSUSE:Factory/geany/geany.changes 2016-07-28 23:45:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.geany.new/geany.changes 2017-02-03 17:37:24.915128833 +0100 @@ -1,0 +2,45 @@ +Wed Jan 25 23:03:10 UTC 2017 - [email protected] + +- Update to version 1.29 (boo#1022222): + + General: + - Fix search entries color with the default GNOME 3.20 GTK2 + theme (gh#geany/geany#1137, gh#geany/geany#1101, + gh#geany/geany#1135, gh#geany/geany#1267). + - Improve support for GTK 3.22. + - Add support for VTE 0.38 and newer (gh#geany/geany#336, + gh#geany/geany#1181). + + Bug fixes: + - Fix build when the CXX variable contains flags + (gh#geany/geany#1155, gh#geany/geany#829). + - Fix focusing the message window when the Terminal tab is + active (gh#geany/geany/#1200, gh#geany/geany/#1198). + + Editor: + - Update Scintilla to version 3.7.0 (gh#geany/geany#1143). + - Add support for keeping the cursor a number of lines from + the edges to always show some context (gh#geany/geany#1154, + gh#geany/geany#1152). + - Allow to configure keybinding for "Delete to beginning + of line" (gh#geany/geany#1134). + - Performance improvements with many duplicate symbols + (gh#geany/geany/#797, gh#geany/geany/#577). + - Allow to configure the error indicator color + (gh#geany/geany/#1185). + + Filetypes: + - Fix highlighting of Haxe preprocessor (gh#geany/geany/#936). + - Add `.exp` extension to TCL (gh#geany/geany#979). + + API: + - Update `GeanyProxyProbeResults` API (gh#geany/geany#1213). + - Warn if a dot is used at the start of a proxy extension + (gh#geany/geany#1212, gh#geany/geany#1233). + - Add support for custom data attached to documents through + `plugin_set_document_data()`, `plugin_get_document_data()` + and `plugin_set_document_data_full()` (gh#geany/geany#1203). + - Add "project-before-close" signal (gh#geany/geany#1223). + + Plugins: + - Split Window: Work around a GTK bug present from + 3.15.9 to 3.21.4 + that breaks the document selection popup + (gh#geany/geany#1149, gh#geany/geany#1272). + + Updated translations. + +------------------------------------------------------------------- Old: ---- geany-1.28.tar.bz2 New: ---- geany-1.29.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geany.spec ++++++ --- /var/tmp/diff_new_pack.6H3aNv/_old 2017-02-03 17:37:25.619029204 +0100 +++ /var/tmp/diff_new_pack.6H3aNv/_new 2017-02-03 17:37:25.623028638 +0100 @@ -1,7 +1,7 @@ # # spec file for package geany # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define prefer_gtk2 0 Name: geany -Version: 1.28 +Version: 1.29 Release: 0 Summary: Small and lightweight IDE License: GPL-2.0+ ++++++ geany-1.28.tar.bz2 -> geany-1.29.tar.bz2 ++++++ ++++ 242116 lines of diff (skipped)
