diff --git a/gnote-0.8.0.tar.bz2 b/gnote-0.8.0.tar.bz2 deleted file mode 100644 index 60461b6..0000000 --- a/gnote-0.8.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0e55f1358ae1f36555d28b54f23f6a8711a4acfc6c4ecd171da537b9e222d36 -size 1748023 diff --git a/gnote-0.8.1.tar.bz2 b/gnote-0.8.1.tar.bz2 new file mode 100644 index 0000000..289aeeb --- /dev/null +++ b/gnote-0.8.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03821c28a89368d1f30349540806450f1c360a74f0ef0c1ed25d591f3b97c0d +size 2115668 diff --git a/gnote.changes b/gnote.changes index b2323e2..6201ce0 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sun Oct 23 21:30:47 UTC 2011 - zaitor@opensuse.org + +- Update to version 0.8.1: + + New features: + - Removed case-sensitive search from Search All Notes window. + - Focus chain for Search All Notes. + - Optimized note creation, renaming and deletion + (bgo#660653, bgo#660663). + - Search in notebook suggests to search all notes, when there + are no matches. + + Fixes: + - Open note action availability. + - Program name in about dialog. + - Help for --start-here. + - Don't change content modification time when autolinking. + - Link not created when linking to existing note. + - Broken link activation does not make link normal. + - GetNoteContents D-Bus API returns wrong text for notes not + displayed (bgo#647888). + - Case-insensitive search via SearchNotes D-Bus API + (bgo#662426). + - Added -Wformat-security to compilation flags (bgo#662490). + + Updated translations. + ------------------------------------------------------------------- Sun Sep 25 23:10:13 UTC 2011 - vuntz@opensuse.org diff --git a/gnote.spec b/gnote.spec index e0d928a..b3b27a5 100644 --- a/gnote.spec +++ b/gnote.spec @@ -18,7 +18,7 @@ Name: gnote -Version: 0.8.0 +Version: 0.8.1 Release: 1 License: GNU GPL v3 or later Summary: A Port of Tomboy to C++