commit gnote for openSUSE:Factory
Hello community, here is the log from the commit of package gnote for openSUSE:Factory checked in at 2013-09-29 19:24:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-08-27 20:47:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2013-09-29 19:24:24.000000000 +0200 @@ -1,0 +2,18 @@ +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. + +------------------------------------------------------------------- Old: ---- gnote-3.9.3.tar.xz New: ---- gnote-3.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnote.spec ++++++ --- /var/tmp/diff_new_pack.oRrTlP/_old 2013-09-29 19:24:25.000000000 +0200 +++ /var/tmp/diff_new_pack.oRrTlP/_new 2013-09-29 19:24:25.000000000 +0200 @@ -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 @@ %build %configure --disable-static --with-x11-support -V=1 make %{?_smp_mflags} +make %{?_smp_mflags} %install %make_install @@ -96,13 +96,15 @@ %{_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 ++++++ gnote-3.9.3.tar.xz -> gnote-3.10.0.tar.xz ++++++ ++++ 27573 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