Accepting request 134342 from GNOME:Next

Resubmit after comments

OBS-URL: https://build.opensuse.org/request/show/134342
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=27
This commit is contained in:
Vincent Untz
2012-09-14 15:33:56 +00:00
committed by Git OBS Bridge
parent 7bcb5710e7
commit 530e0080b0
4 changed files with 33 additions and 14 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Aug 29 08:05:13 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.0:
+ New Features:
- Added NoteDirectoryWatcher add-in (bgo#583812)
- Droped dependency on libpcrecpp
- Migrated to libsecret, dropped dependency on libgnome-keyring
- Updated documentation
- Switch to GNOME versioning scheme
+ Fixes:
- Add check for X11 (bgo#679496)
- Fixed FTBFS with Debian GNU/kFreeBSD (bgo#681588)
- Make possible to disable synchronization addins
- Fixed memory leak in search window
+ Updated translations.
- Replace pkgconfig(gnome-keyring-1) BuildRequires with
pkgconfig(libsecret-1), following upstream.
- Drop pcre-devel BuildRequires: no longer needed.
- Add pkgconfig(x11) BuildRequires: new dependency.
- Call /sbin/ldconfig in post/postun: as the package contains a
library, this is needed.
-------------------------------------------------------------------
Mon Jul 16 16:36:25 UTC 2012 - zaitor@opensuse.org