From f5e5ee9c55be5c614a60bec725d15f588820408b54811d337d068b11620f2c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sat, 23 Aug 2014 12:19:28 +0000 Subject: [PATCH] Accepting request 245905 from GNOME:Next Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/245905 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=61 --- gnote-3.12.0.tar.xz | 3 --- gnote-3.13.0.tar.xz | 3 +++ gnote.changes | 14 ++++++++++++++ gnote.spec | 8 ++++---- 4 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 gnote-3.12.0.tar.xz create mode 100644 gnote-3.13.0.tar.xz diff --git a/gnote-3.12.0.tar.xz b/gnote-3.12.0.tar.xz deleted file mode 100644 index 60c09db..0000000 --- a/gnote-3.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b76e13e6793d3e73adafaca20063ba9fea23dae67022597c69c81c1f61842d6c -size 3078416 diff --git a/gnote-3.13.0.tar.xz b/gnote-3.13.0.tar.xz new file mode 100644 index 0000000..e4dfa1d --- /dev/null +++ b/gnote-3.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d6bb8202692eadb1d97788b862017c2212d33bd44363ffa92c2c4b3bc56410 +size 3104564 diff --git a/gnote.changes b/gnote.changes index 5b2f268..c4a235e 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed May 7 20:43:34 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.0: + + New Features: + - Header bar rework. + - Add configure option for C++11 (--with-cxx11-support). + + Fixes: + - Fix build using C++11 incompatible compiler (bgo#727077). + + Updated translations. +- Pass --with-cxx11-support to configure to ensure cxx11-support is + built, following upstream changes. +- Bump soname following upstream changes. + ------------------------------------------------------------------- Wed Mar 26 19:35:27 UTC 2014 - zaitor@opensuse.org diff --git a/gnote.spec b/gnote.spec index 485381e..e45f004 100644 --- a/gnote.spec +++ b/gnote.spec @@ -17,13 +17,13 @@ Name: gnote -Version: 3.12.0 +Version: 3.13.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.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnote/3.13/%{name}-%{version}.tar.xz BuildRequires: boost-devel >= 1.34 BuildRequires: fdupes BuildRequires: gcc-c++ @@ -66,7 +66,7 @@ search results from documents. translation-update-upstream %build -%configure --disable-static --with-x11-support +%configure --disable-static --with-x11-support --with-cxx11-support make %{?_smp_mflags} %install @@ -96,7 +96,7 @@ 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.12.so* +%{_libdir}/libgnote-3.13.so* %{_libdir}/libgnote.so %{_datadir}/applications/gnote.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml