Accepting request 77516 from home:vuntz:branches:GNOME:Apps

Update to 0.7.5

OBS-URL: https://build.opensuse.org/request/show/77516
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2011-08-01 07:35:27 +00:00 committed by Git OBS Bridge
parent 4f46aaa76c
commit 01c024b514
4 changed files with 26 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19bf64397278b85703979fd4943692f6c44579e597bad27acf04a64d6813e6f2
size 1787015

3
gnote-0.7.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0aa2b131023b147c90dcbae7ed4339f823002337afd3fa0f6babf5e4a1b20d7e
size 2292037

View File

@ -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

View File

@ -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