Hello community,

here is the log from the commit of package gnote for openSUSE:Factory checked 
in at 2012-01-05 19:12:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2011-10-25 
16:00:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2012-01-05 
19:12:21.000000000 +0100
@@ -1,0 +2,36 @@
+Tue Jan  3 07:50:31 UTC 2012 - [email protected]
+
+- Update to version 0.8.2:
+  + New Features:
+    - Added template bar to template notes
+    - Integrated with GtkApplication (bgo#640430)
+    - Gnote remains present while at least one window is present
+    - Panel applet disabled by default
+    - Added option for status icon to preferences (bgo#663817)
+    - Added background mode
+    - Return ordered note list when using D-BUS search (bgo#662246)
+  + Fixes:
+    - Fixed keys in GSettings schema descriptions
+    - Manual fixes
+    - Updated man page to current behaviour
+    - Do not open Search Window in status icon mode (bgo#653447)
+    - Fixed special XML character encoding
+    - Make sticky note importer support special chars
+    - Show in all desktop environements (bgo#664609)
+    - src/notetag.hpp must include <map> (bgo#655340)
+    - Add missing includes (bgo#665344)
+    - Fixed a warning about a condition never reached
+    - Fixed note deletion with international characters
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Drop gnote-buildfix.patch: fixed upstream.
+- Pass --enable-applet to configure to keep building the applet.
+
+-------------------------------------------------------------------
+Thu Dec  1 21:57:00 UTC 2011 - [email protected]
+
+- Add gnote-buildfix.patch: Fix build for Factory.
+
+-------------------------------------------------------------------

Old:
----
  gnote-0.8.1.tar.bz2

New:
----
  gnote-0.8.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnote.spec ++++++
--- /var/tmp/diff_new_pack.apo0aC/_old  2012-01-05 19:12:22.000000000 +0100
+++ /var/tmp/diff_new_pack.apo0aC/_new  2012-01-05 19:12:22.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnote
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:           gnote
-Version:        0.8.1
-Release:        1
-License:        GNU GPL v3 or later
+Version:        0.8.2
+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.8/%{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gnote/0.8/%{name}-%{version}.tar.xz
 BuildRequires:  boost-devel >= 1.34
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -36,6 +35,8 @@
 BuildRequires:  libxslt-devel
 BuildRequires:  pcre-devel
 BuildRequires:  update-desktop-files
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(libpanelapplet-4.0) >= 3.0
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -50,7 +51,7 @@
 %setup -q
 
 %build
-%configure --disable-static --disable-scrollkeeper
+%configure --disable-static --disable-scrollkeeper --enable-applet
 V=1 make %{?_smp_mflags}
 
 %install

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to