Hello community, here is the log from the commit of package gnote for openSUSE:Factory checked in at 2013-03-15 10:34:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnote (Old) and /work/SRC/openSUSE:Factory/.gnote.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnote", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gnote/gnote.changes 2013-01-29 13:30:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2013-03-15 10:35:31.000000000 +0100 @@ -1,0 +2,60 @@ +Sun Mar 3 19:41:12 UTC 2013 - [email protected] + +- Update to version 3.7.3: + + New Features: + - Hide titlebar when maximized + - Require Gtkmm 3.6 + - Use Gtk::SearchEntry for search entries + - Return spell check support (requires GtkSpell3) + - Redesing main window toolbar + - Ability for add-ins to add actions to main window search and + note modes + + Fixes: + - Remove use of deprecated gdk_threads_* functions + - Fix ocasional crashes and hungs when launching syncronization + - Save main window pos and size on quit + - Fix opening notes via command line args + - Gnote silently discard/truncate data when disk is full + (bgo#627317) + - Fix export to HTML with XML special chars in title + (bgo#694935) + + Updated translations. +- Add pkgconfig(gtkspell3-3.0) BuildRequires: verified dependency. + +------------------------------------------------------------------- +Sun Jan 27 17:57:25 UTC 2013 - [email protected] + +- Update to version 3.7.2: + + Add automatic synchronization + + Updated manual + + Fix remembered selection with replacing selected text + + Fix status icon for Xfce 4 (bgo#666775) + + Updated translations. + +------------------------------------------------------------------- +Sat Jan 26 19:14:22 UTC 2013 - [email protected] + +- Update to version 3.7.1: + + New Features: + - Add new special notebook PinnedNotesNotebook. + - Add new special notebook Active Notes. + - Replace switcher by search button in main window. + - Add New Note button to main window toolbar (bgo#657270). + - Add keywords to desktop file. + - Change window title according to what's displayed. + + Fixes: + - Fix segfaults when using tray menu (bgo#688558). + - Fix Search All Notes tray menu item. + + Updated translations. + +------------------------------------------------------------------- +Fri Jan 25 08:52:13 UTC 2013 - [email protected] + +- Update to version 3.7.0: + + Show notes inside main window, do not use separate windows. + + Make several main windows possible. + + Add application menu (bgo#675251). + + Save main window maximization state. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnote-3.6.2.tar.xz New: ---- gnote-3.7.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnote.spec ++++++ --- /var/tmp/diff_new_pack.0gY9Jy/_old 2013-03-15 10:35:32.000000000 +0100 +++ /var/tmp/diff_new_pack.0gY9Jy/_new 2013-03-15 10:35:32.000000000 +0100 @@ -17,24 +17,25 @@ Name: gnote -Version: 3.6.2 +Version: 3.7.3 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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnote/3.7/%{name}-%{version}.tar.xz BuildRequires: boost-devel >= 1.34 BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: gtkmm3-devel >= 3.4 +BuildRequires: gtkmm3-devel >= 3.6 BuildRequires: intltool BuildRequires: libuuid-devel -BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: update-desktop-files BuildRequires: yelp-tools +BuildRequires: pkgconfig(gtkspell3-3.0) >= 3.0.0 BuildRequires: pkgconfig(libsecret-1) >= 0.8 +BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(x11) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -59,7 +60,7 @@ %find_lang %{name} %{?no_lang_C} %clean -test "%{buildroot}" != "/" && %__rm -rf %{buildroot} +test %{buildroot} != "/" && rm -rf %{buildroot} %post /sbin/ldconfig @@ -79,7 +80,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.6.so* +%{_libdir}/libgnote-3.7.so* %{_libdir}/libgnote.so %{_datadir}/applications/gnote.desktop %{_datadir}/dbus-1/services/org.gnome.Gnote.service ++++++ gnote-3.6.2.tar.xz -> gnote-3.7.3.tar.xz ++++++ ++++ 68313 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
