Hello community, here is the log from the commit of package gnote for openSUSE:Factory checked in at 2012-07-18 11:46:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-03-16 13:15:10.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2012-07-18 11:46:33.000000000 +0200 @@ -1,0 +2,27 @@ +Mon Jul 16 16:36:25 UTC 2012 - [email protected] + +- Update to version 0.9.1: + + New Features: + - Gtkmm 3.4 is required + - Derived Search window from Gtk::ApplicationWindow + - Replace shave with automake's silent rules (bgo#673710) + - Added 256x256 app icon (bgo#674267) + - Added log to file capability in debug mode + - Added gnome-keyring dependency + - Added WebDAV synchronization + - Droped support for panel applet + - Migrated to Gtk::Application + + Fixes: + - Fix quit application for glib >= 2.32 (bgo#670104) + - Removed use of deprecated GtkStyle (bgo#667395) + - Fixed missing include for Glibmm 2.32 (bgo#671787) + - Fixed multiple compiler warningsbgo + - Fix bullet indentation when printing (bgo#674904) + + Updated translations. +- Drop gnote-buildfix.patch, fixed upstream. +- Drop BuildRequires: pkgconfig(libpanelapplet-4.0), not needed + anymore. +- Add BuildRequires: pkgconfig(gnome-keyring-1), pulled in by + something else before. + +------------------------------------------------------------------- Old: ---- gnote-0.9.0.tar.xz gnote-buildfix.patch New: ---- gnote-0.9.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnote.spec ++++++ --- /var/tmp/diff_new_pack.fyDLFB/_old 2012-07-18 11:46:35.000000000 +0200 +++ /var/tmp/diff_new_pack.fyDLFB/_new 2012-07-18 11:46:35.000000000 +0200 @@ -17,27 +17,25 @@ Name: gnote -Version: 0.9.0 +Version: 0.9.1 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/0.9/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnote-buildfix.patch bgo#671787 [email protected] -- Fix build by including missing headers. -Patch0: gnote-buildfix.patch BuildRequires: boost-devel >= 1.34 BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gnome-doc-utils-devel -BuildRequires: gtkmm3-devel >= 3.0 +BuildRequires: gtkmm3-devel >= 3.4 BuildRequires: intltool BuildRequires: libuuid-devel BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: pcre-devel BuildRequires: update-desktop-files -BuildRequires: pkgconfig(libpanelapplet-4.0) >= 3.0 +BuildRequires: pkgconfig(gnome-keyring-1) >= 3.0 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires @@ -49,10 +47,9 @@ %lang_package %prep %setup -q -%patch0 -p1 %build -%configure --disable-static --disable-scrollkeeper --enable-applet +%configure --disable-static --disable-scrollkeeper V=1 make %{?_smp_mflags} %install @@ -87,16 +84,13 @@ %dir %{_datadir}/gnome/help/%{name}/ %doc %{_datadir}/gnome/help/%{name}/C/ %{_bindir}/gnote -%{_libexecdir}/gnote-applet %{_libdir}/gnote/ # Splitting does not make sense as it's just a lib for gnote itself (and it's plugins) %{_libdir}/libgnote-0.9.so* %{_libdir}/libgnote.so %{_datadir}/applications/gnote.desktop %{_datadir}/dbus-1/services/org.gnome.Gnote.service -%{_datadir}/dbus-1/services/org.gnome.panel.applet.GnoteAppletFactory.service %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml -%{_datadir}/gnome-panel/4.0/applets/org.gnome.gnote.panel-applet %{_datadir}/gnote/ %{_datadir}/icons/hicolor/*/apps/gnote.* %{_mandir}/man1/gnote.1* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
