diff --git a/gnote-3.9.1.tar.xz b/gnote-3.9.1.tar.xz deleted file mode 100644 index 4cd8efc..0000000 --- a/gnote-3.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9272a9a1037b753e116585b6eb8b44e649194911a68206c3c65ae0d9da86be93 -size 2661356 diff --git a/gnote-3.9.2.tar.xz b/gnote-3.9.2.tar.xz new file mode 100644 index 0000000..bb53751 --- /dev/null +++ b/gnote-3.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eebb2b9ab81a360d41ff400630685bdf2330f1b2f228ca860613b81a3d5eb75 +size 2711840 diff --git a/gnote.changes b/gnote.changes index 74f058b..2e25de3 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Sun Jul 21 16:20:38 UTC 2013 - zaitor@opensuse.org + +- 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. + ------------------------------------------------------------------- Sat Jun 22 12:55:32 UTC 2013 - zaitor@opensuse.org diff --git a/gnote.spec b/gnote.spec index 45a16a8..ee22b69 100644 --- a/gnote.spec +++ b/gnote.spec @@ -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 @@ search results from documents. translation-update-upstream %build -%configure --disable-static --disable-scrollkeeper +%configure --disable-static --with-x11-support V=1 make %{?_smp_mflags} %install