diff --git a/gnote-0.7.4.tar.bz2 b/gnote-0.7.4.tar.bz2 deleted file mode 100644 index 14c89db..0000000 --- a/gnote-0.7.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19bf64397278b85703979fd4943692f6c44579e597bad27acf04a64d6813e6f2 -size 1787015 diff --git a/gnote-0.7.5.tar.bz2 b/gnote-0.7.5.tar.bz2 new file mode 100644 index 0000000..83c05c6 --- /dev/null +++ b/gnote-0.7.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa2b131023b147c90dcbae7ed4339f823002337afd3fa0f6babf5e4a1b20d7e +size 2292037 diff --git a/gnote.changes b/gnote.changes index 4c4dc22..f8cc3ff 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Jul 31 09:15:01 CEST 2011 - vuntz@opensuse.org + +- Update to version 0.7.5: + + New features: + - If Search All Notes dialog is shown, make about dialog a + child of it + - Show search window when launching + - Improved Search All Notes context menus (bgo#601852) + + Fixes: + - When dragging notes to Unfiled notes, the note view is not + updated (bgo#655208) + - When closing Search All Notes dialog, use actual visibility + of status icon (bgo#650001) + - Remove usage of GConf and depending on Tomboy, when importing + sticky notes (bgo#605382) + - Change tomboyimport according recent Tomboy + - Fix build on FreeBSD and OpenBSD (bgo#649478, bgo#649481, + bgo#649472) + + Updated translations. + ------------------------------------------------------------------- Tue May 31 14:55:17 CEST 2011 - vuntz@opensuse.org diff --git a/gnote.spec b/gnote.spec index 871eb3b..79c3c7e 100644 --- a/gnote.spec +++ b/gnote.spec @@ -19,14 +19,14 @@ %define build_applet %{?favor_gtk2} Name: gnote -Version: 0.7.4 +Version: 0.7.5 Release: 1 # FIXME: on version upgrade, check if build_applet is still needed (last checked: 0.7.4) License: GNU GPL v3 or later Summary: A Port of Tomboy to C++ Group: Productivity/Text/Editors Url: http://live.gnome.org/Gnote -Source: %{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gnote/0.7/%{name}-%{version}.tar.bz2 # PATCH-FIX-UPSTREAM gnote-no-deprecated.patch bgo#651551 vuntz@opensuse.org -- Do not use deprecated API Patch0: gnote-no-deprecated.patch BuildRequires: boost-devel >= 1.34