commit gnote for openSUSE:Factory
Hello community, here is the log from the commit of package gnote for openSUSE:Factory checked in at 2014-09-30 19:40:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnote (Old) and /work/SRC/openSUSE:Factory/.gnote.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnote" Changes: -------- --- /work/SRC/openSUSE:Factory/gnote/gnote.changes 2014-04-02 17:21:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2014-09-30 19:41:52.000000000 +0200 @@ -1,0 +2,30 @@ +Fri Sep 26 21:05:52 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.14.0: + + New Features: + - Increase the default size of note window. + - Add option to autosize note window (bgo#709699). + + Fixes: + - Optimize auto-linking (#729832). + - Fix link action not always sensitive when text is selected. + - Timeout when started as shell search provider (bgo#736472). + - Fix bullet not removed on delete key. + - Fix removing bullet on enter at the start of bulleted line + (bgo#702018). + + Updated translations. + +------------------------------------------------------------------- +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. + +------------------------------------------------------------------- Old: ---- gnote-3.12.0.tar.xz New: ---- gnote-3.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnote.spec ++++++ --- /var/tmp/diff_new_pack.z2IQYK/_old 2014-09-30 19:41:53.000000000 +0200 +++ /var/tmp/diff_new_pack.z2IQYK/_new 2014-09-30 19:41:53.000000000 +0200 @@ -17,17 +17,17 @@ Name: gnote -Version: 3.12.0 +Version: 3.14.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.14/%{name}-%{version}.tar.xz BuildRequires: boost-devel >= 1.34 BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: gtkmm3-devel >= 3.6 +BuildRequires: gtkmm3-devel >= 3.10 BuildRequires: intltool BuildRequires: libuuid-devel BuildRequires: libxslt-devel @@ -66,7 +66,7 @@ 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 @@ %{_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.14.so* %{_libdir}/libgnote.so %{_datadir}/applications/gnote.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml ++++++ gnote-3.12.0.tar.xz -> gnote-3.14.0.tar.xz ++++++ ++++ 52586 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de