Hello community,

here is the log from the commit of package gnote for openSUSE:Factory checked 
in at 2013-07-25 13:20:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnote (Old)
 and      /work/SRC/openSUSE:Factory/.gnote.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnote"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnote/gnote.changes      2013-06-25 
14:40:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2013-07-25 
13:20:45.000000000 +0200
@@ -1,0 +2,46 @@
+Sun Jul 21 16:20:38 UTC 2013 - [email protected]
+
+- Update to version 3.9.2:
+  + New Features:
+    - Remove underline from note title (bgo#701855).
+    - Always open new windows from tray (bgo#700458).
+    - Add option to always open notes in new window (bgo#700458).
+    - Make preferences dialog more compact.
+    - Do not save window position, leave it to window manager.
+    - Make X11 conditional dependency to allow run on Wayland
+      (--with-x11-support to enable).
+    - Save main window sorting, always show it (bgo#700609,
+      bgo#700436).
+    - Respect gnome clock-format setting (bgo#700432).
+    - Rename Notes dialog column "Last Changed" to "Modified"
+      (bgo#704111).
+    - Make "Modified" column format more compact (bgo#704113).
+    - Add menu item and accelerator for renaming notebook
+      (bgo#700435).
+    - Shorten context menu item labels.
+    - New dependency BOOST_FOREACH.
+  + Fixes:
+    - "Table of Content" renamed to "Table of Contents"
+      (bgo#701942).
+    - Note title no longer displayed in brackets (bgo#701853).
+    - Some cleanup in create notebook dialog (bgo#701845).
+    - Do not show faded icons in main window toolbar (bgo#701851).
+    - Bump required version of Glibmm to 2.32 (actually required
+      version).
+    - Fix occasional crash when using tray icon.
+    - Fix crash when closing after multiple link activations.
+    - Do not overwrite entire note when replacing title
+      (bgo#701616).
+    - Fix critical assertion errors when searching (bgo#700626).
+    - Set focus to notes list when showing it (bgo#700611).
+    - Fix notebook selection on rename.
+    - Make selection saving work reliably (bgo#700553).
+    - Do not show empty Active notes notebook.
+    - Disable rename notebook context menu for special notebooks
+      (bgo#704197).
+  + Updated translations.
+- Pass --with-x11-support to configure, we don't want to go the
+  wayland route just yet.
+- Stop passing obsolete --disable-scrollkeeper to configure.
+
+-------------------------------------------------------------------

Old:
----
  gnote-3.9.1.tar.xz

New:
----
  gnote-3.9.2.tar.xz

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

Other differences:
------------------
++++++ gnote.spec ++++++
--- /var/tmp/diff_new_pack.1XY0AN/_old  2013-07-25 13:20:46.000000000 +0200
+++ /var/tmp/diff_new_pack.1XY0AN/_new  2013-07-25 13:20:46.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gnote
-Version:        3.9.1
+Version:        3.9.2
 Release:        0
 Summary:        A Port of Tomboy to C++
 License:        GPL-3.0+
@@ -66,7 +66,7 @@
 translation-update-upstream
 
 %build
-%configure --disable-static --disable-scrollkeeper
+%configure --disable-static --with-x11-support
 V=1 make %{?_smp_mflags}
 
 %install

++++++ gnote-3.9.1.tar.xz -> gnote-3.9.2.tar.xz ++++++
++++ 35457 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to