commit tomboy for openSUSE:Factory
Hello community, here is the log from the commit of package tomboy for openSUSE:Factory checked in at Thu May 28 03:54:55 CEST 2009. -------- --- GNOME/tomboy/tomboy.changes 2009-05-05 16:50:12.000000000 +0200 +++ tomboy/tomboy.changes 2009-05-26 17:44:30.000000000 +0200 @@ -1,0 +2,35 @@ +Tue May 26 17:31:46 CEST 2009 - vuntz@novell.com + +- Update to version 0.15.1: + + New WebSync add-in syncs to any server that implements the + Tomboy Web REST API, such as Snowy + [http://live.gnome.org/Snowy]. Baby-eating preview release. + + Require Mono 1.9.1 to *build* Tomboy (bgo#573923). + + Prevent PATH problems on Windows from breaking Tomboy + (bgo#558314). + + Search for phrases by quoting search text (bgo#551097). + + Fix drag&drop & middle-click paste of linked text (bgo#414029). + + Save width of notebook pane in Search window (bgo#563744). + + Disable sync menu items until backend configured (bgo#473335). + + Close note find bar on escape, even when not focused + (bgo#540822). + + Support FUSE being built-in to kernel (bgo#500524). + + Prevent crashes when reading unexpected note XML (bgo#581844). + + Change "Open New Note Template" LinkButton to Button to prevent + error (bgo#581582). + + Focus search field every time Search window summoned + (bgo#535131). + + Only show Start Here note on first run if not running as applet + (bnc#299810). + + HIG compliance in Sync preferences (bgo#574154). + + Use correct "info" icon in add-in info windows (bgo#508844). + + Use relative path to load help (bnc#326457). + + Cache frequently-used text tags in one place instead of five. + + Documentation updates. + + Updated translations. +- Drop tomboy-no-highlight.patch: upstream disagrees and we don't + want to diverge. +- Drop tomboy-disable-starthere.patch: fixed upstream. +- Drop tomboy-help-bundle.patch: fixed upstream. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- tomboy-0.15.0.tar.bz2 tomboy-disable-starthere.patch tomboy-help-bundle.patch tomboy-no-highlight.patch New: ---- tomboy-0.15.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tomboy.spec ++++++ --- /var/tmp/diff_new_pack.Hd1289/_old 2009-05-28 03:54:18.000000000 +0200 +++ /var/tmp/diff_new_pack.Hd1289/_new 2009-05-28 03:54:18.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package tomboy (Version 0.15.0) +# spec file for package tomboy (Version 0.15.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -45,15 +45,11 @@ License: LGPL v2.1 or later Group: Productivity/Office/Other Requires: mono -Version: 0.15.0 +Version: 0.15.1 Release: 1 Summary: GNOME Note Taking Application Url: http://www.beatniksoftware.com/tomboy/ Source: %{name}-%{version}.tar.bz2 -Patch0: tomboy-no-highlight.patch -Patch2: tomboy-disable-starthere.patch -# PATCH-FIX-OPENSUSE tomboy-help-bundle.patch bnc326457 -Patch3: tomboy-help-bundle.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mono-core Requires: dbus-1-x11 @@ -81,9 +77,6 @@ %lang_package %prep %setup -%patch0 -%patch2 -p1 -%patch3 -p1 %build #autoreconf -f -i @@ -133,6 +126,38 @@ %define __find_provides env sh -c 'filelist=($(grep -v -E "%{_libdir}/%{name}/addins|Mono.Addins")) && { printf "%s\\n" "${filelist[@]}" | /usr/lib/rpm/find-provides && printf "%s\\n" "${filelist[@]}" | /usr/bin/mono-find-provides ; } | sort | uniq' %changelog +* Tue May 26 2009 vuntz@novell.com +- Update to version 0.15.1: + + New WebSync add-in syncs to any server that implements the + Tomboy Web REST API, such as Snowy + [http://live.gnome.org/Snowy]. Baby-eating preview release. + + Require Mono 1.9.1 to *build* Tomboy (bgo#573923). + + Prevent PATH problems on Windows from breaking Tomboy + (bgo#558314). + + Search for phrases by quoting search text (bgo#551097). + + Fix drag&drop & middle-click paste of linked text (bgo#414029). + + Save width of notebook pane in Search window (bgo#563744). + + Disable sync menu items until backend configured (bgo#473335). + + Close note find bar on escape, even when not focused + (bgo#540822). + + Support FUSE being built-in to kernel (bgo#500524). + + Prevent crashes when reading unexpected note XML (bgo#581844). + + Change "Open New Note Template" LinkButton to Button to prevent + error (bgo#581582). + + Focus search field every time Search window summoned + (bgo#535131). + + Only show Start Here note on first run if not running as applet + (bnc#299810). + + HIG compliance in Sync preferences (bgo#574154). + + Use correct "info" icon in add-in info windows (bgo#508844). + + Use relative path to load help (bnc#326457). + + Cache frequently-used text tags in one place instead of five. + + Documentation updates. + + Updated translations. +- Drop tomboy-no-highlight.patch: upstream disagrees and we don't + want to diverge. +- Drop tomboy-disable-starthere.patch: fixed upstream. +- Drop tomboy-help-bundle.patch: fixed upstream. * Tue May 05 2009 vuntz@novell.com - Update to version 0.15.0: + New NoteDirectoryWatcher add-in supports directly editing note ++++++ tomboy-0.15.0.tar.bz2 -> tomboy-0.15.1.tar.bz2 ++++++ ++++ 20661 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- 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