Accepting request 108750 from home:dimstar:branches:GNOME:Apps

Update to 0.9.0

OBS-URL: https://build.opensuse.org/request/show/108750
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=22
This commit is contained in:
2012-03-11 18:12:52 +00:00
committed by Git OBS Bridge
parent 72bffee58f
commit 47e8c6f31e
6 changed files with 56 additions and 29 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Mar 10 18:28:58 UTC 2012 - dimstar@opensuse.org
- Update to version 0.9.0:
+ New Features:
- Added core synchronization support
- Added addin to synchronize with local folder.
+ Fixes:
- Fix missing header for Glib::signal_idle (bgo#667349)
- Call startup defined in GApplication
- Remove mnemonic references in documentation (bgo#670916)
- Fix selection deletion and remembering it
- Fix quit application for glib >= 2.32
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
- Drop gnote-new-glibmm.patch: fixed upstream.
- Add gnote-buildfix.patch: Fix build by incuding missing headers.
-------------------------------------------------------------------
Fri Jan 6 14:11:23 UTC 2012 - vuntz@opensuse.org