Hello community,

here is the log from the commit of package geany-plugins for openSUSE:Factory 
checked in at 2016-08-03 11:43:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2016-02-22 08:57:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.geany-plugins.new/geany-plugins.changes 
2016-08-03 11:43:38.000000000 +0200
@@ -1,0 +2,50 @@
+Wed Jul 20 00:02:03 UTC 2016 - [email protected]
+
+- Update to version 1.28:
+  + General:
+    - Rename plugin GeanySendMail to SendMail
+      (gh#geany/geany-plugins#43).
+    - Fix some inconsistency in plugins' READMEs
+      (gh#geany/geany-plugins#453).
+  + Windows build: Update dependencies shipped with the package.
+  + Addons:
+    - tasks: Strip comment-closing sequence from task text
+      (gh#geany/geany-plugins#416).
+    - tasks: Do not extract tokens from non-comments
+      (gh#geany/geany-plugins#416).
+  + Debugger: Fix escaping target executable path if it contains
+    non-ASCII (gh#geany/geany-plugins#416,
+    gh#geany/geany-plugins#451).
+  + GeanyGenDoc: Fix build with old rst2html
+    (gh#geany/geany-plugins#414).
+  + GeanyLaTeX:
+    - Fix a conditional end of undo action. Without an undo-action
+      might run forever (gh#geany/geany-plugins#416).
+    - Improve support for GTK3 (gh#geany/geany-plugins#410).
+  + GeanyLipsum: Add ellipsis to menu item requiring further user
+    input (gh#geany/geany-plugins#452).
+  + GeanyMacro: Fix GTK3 support (gh#geany/geany-plugins#410).
+  + GeanyNumberedBookmarks: Fix GTK3 support
+    (gh#geany/geany-plugins#410).
+  + GeanyPrj: Fix GTK3 support (gh#geany/geany-plugins#410).
+  + GeanyPy: Fix build with current Geany
+    (gh#geany/geany-plugins#363).
+  + PairTagHighlighter: Fix a crash when the tag name is missing
+    (gh#geany/geany-plugins#442, gh#geany/geany-plugins#446,
+    gh#geany/geany-plugins#447).
+  + Prettyprinter: Fix several memory leaks
+    (gh#geany/geany-plugins#364).
+  + ProjectOrganizer: Fix duplicated tab in Project Properties.
+  + Scope: Fix dependency checks on Windows
+    (gh#geany/geany-plugins#409).
+  + Shiftcolumn: Fix handling of end-to-start selections
+    (gh#geany/geany-plugins#366).
+- Changes from version 1.27: See
+  /usr/share/doc/packages/geany-plugins/NEWS or online at
+  https://github.com/geany/geany-plugins/blob/1.27.0/NEWS.
+- Update file list:
+  + geanylatex, geanymacro, geanynumberedbookmarks, geanyprj
+    are GTK3 compatible now.
+  + New plugin: lineoperations.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ geany-plugins.spec ++++++
--- /var/tmp/diff_new_pack.YexX8U/_old  2016-08-03 11:43:39.000000000 +0200
+++ /var/tmp/diff_new_pack.YexX8U/_new  2016-08-03 11:43:39.000000000 +0200
@@ -19,7 +19,7 @@
 %define gtk3_enable 0
 
 Name:           geany-plugins
-Version:        1.26
+Version:        1.28
 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/)
@@ -108,10 +108,11 @@
 %{_libdir}/geany-plugins/geanylua/libgeanylua.so
 %{_libdir}/geany/geanyminiscript.so
 %{_libdir}/geany/geanypg.so
-%{_libdir}/geany/geanysendmail.so
+%{_libdir}/geany/sendmail.so
 %{_libdir}/geany/geanyvc.so
 %{_libdir}/geany/geniuspaste.so
 %{_libdir}/geany/git-changebar.so
+%{_libdir}/geany/lineoperations.so
 %{_libdir}/geany/overview.so
 %{_libdir}/geany/pairtaghighlighter.so
 %{_libdir}/geany/pohelper.so
@@ -123,14 +124,14 @@
 %{_libdir}/geany/treebrowser.so
 %{_libdir}/geany/updatechecker.so
 %{_libdir}/geany/xmlsnippets.so
-
-%if %{gtk3_enable}
-%{_libdir}/geany/debugger.so
-%{_libdir}/geany/devhelp.so
 %{_libdir}/geany/geanylatex.so
 %{_libdir}/geany/geanymacro.so
 %{_libdir}/geany/geanynumberedbookmarks.so
 %{_libdir}/geany/geanyprj.so
+
+%if %{gtk3_enable}
+%{_libdir}/geany/debugger.so
+%{_libdir}/geany/devhelp.so
 %{_libdir}/geany/markdown.so
 %{_libdir}/geany/multiterm.so
 %{_libdir}/geany/scope.so

++++++ geany-plugins-1.26.tar.bz2 -> geany-plugins-1.28.tar.bz2 ++++++
++++ 135001 lines of diff (skipped)


Reply via email to