From 2f2a550cd21a2c6c1bb452889291da937b3325679b7cc60a6344256602938897 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 29 Sep 2013 11:53:14 +0000 Subject: [PATCH] Accepting request 201331 from home:Zaitor:branches:GNOME:Apps Update to ver 3.10.0, stable release. Wanted for 13.1 OBS-URL: https://build.opensuse.org/request/show/201331 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=49 --- gnote-3.10.0.tar.xz | 3 +++ gnote-3.9.3.tar.xz | 3 --- gnote.changes | 18 ++++++++++++++++++ gnote.spec | 10 ++++++---- 4 files changed, 27 insertions(+), 7 deletions(-) create mode 100644 gnote-3.10.0.tar.xz delete mode 100644 gnote-3.9.3.tar.xz diff --git a/gnote-3.10.0.tar.xz b/gnote-3.10.0.tar.xz new file mode 100644 index 0000000..945a3a6 --- /dev/null +++ b/gnote-3.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10dedfde2f7748f67eda4f334505c7e8ff2b86286d2c9feb3c43e7261684b71b +size 3037640 diff --git a/gnote-3.9.3.tar.xz b/gnote-3.9.3.tar.xz deleted file mode 100644 index 89f3a40..0000000 --- a/gnote-3.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbc147c16efb340e570a619b97143d5b1f05107afbc45e32865037b298a415a2 -size 3044120 diff --git a/gnote.changes b/gnote.changes index afcc4d0..697f2a4 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Sep 28 19:30:09 UTC 2013 - zaitor@opensuse.org + +- Update to version 3.10.0: + + New Features: + - Updated manual. + - Notes list is now search-as-you-type. + - Added AppData. + - Changed design of create notebook dialog (bgo#701845). + + Fixes: + - Fix note disabling. + - Remove menu item when statistics add-in is disabled. + - Make dttest locale-independent (bgo#707546). + + Updated translations. +- Bump .so name following upstream changes. +- Remove V=1 from make as it only fills up the obs buildlog to no + use, debugging is done locally anyway. + ------------------------------------------------------------------- Mon Aug 26 15:27:33 UTC 2013 - dimstar@opensuse.org diff --git a/gnote.spec b/gnote.spec index a01a61c..2d76306 100644 --- a/gnote.spec +++ b/gnote.spec @@ -17,13 +17,13 @@ Name: gnote -Version: 3.9.3 +Version: 3.10.0 Release: 0 Summary: A Port of Tomboy to C++ License: GPL-3.0+ Group: Productivity/Text/Editors Url: http://live.gnome.org/Gnote -Source: http://download.gnome.org/sources/gnote/3.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnote/3.10/%{name}-%{version}.tar.xz BuildRequires: boost-devel >= 1.34 BuildRequires: fdupes BuildRequires: gcc-c++ @@ -67,7 +67,7 @@ translation-update-upstream %build %configure --disable-static --with-x11-support -V=1 make %{?_smp_mflags} +make %{?_smp_mflags} %install %make_install @@ -96,13 +96,15 @@ test %{buildroot} != "/" && rm -rf %{buildroot} %{_bindir}/gnote %{_libdir}/gnote/ # Splitting does not make sense as it's just a lib for gnote itself (and it's plugins) -%{_libdir}/libgnote-3.9.so* +%{_libdir}/libgnote-3.10.so* %{_libdir}/libgnote.so %{_datadir}/applications/gnote.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml %{_datadir}/gnote/ %{_datadir}/icons/hicolor/*/apps/gnote.* %{_mandir}/man1/gnote.1* +%dir %{_datadir}/appdata/ +%{_datadir}/appdata/gnote.appdata.xml %files lang -f %{name}.lang