Hello community,

here is the log from the commit of package gnote for openSUSE:Factory checked 
in at 2014-02-18 14:44:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2014-01-23 
15:44:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2014-02-18 
14:44:20.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Feb 12 16:39:23 UTC 2014 - [email protected]
+
+- Add gnote-enable-tomboy-migration.patch: enable Tomboy migration
+  by default (bnc#862246 bgo#723835).
+
+-------------------------------------------------------------------

New:
----
  gnote-enable-tomboy-migration.patch

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

Other differences:
------------------
++++++ gnote.spec ++++++
--- /var/tmp/diff_new_pack.WNc5lu/_old  2014-02-18 14:44:21.000000000 +0100
+++ /var/tmp/diff_new_pack.WNc5lu/_new  2014-02-18 14:44:21.000000000 +0100
@@ -24,6 +24,8 @@
 Group:          Productivity/Text/Editors
 Url:            http://live.gnome.org/Gnote
 Source:         
http://download.gnome.org/sources/gnote/3.11/%{name}-%{version}.tar.xz
+# PATCH-FEATURE-UPSTREAM gnote-enable-tomboy-migration.patch bnc#862246 
bgo#723835 [email protected] -- enable Tomboy migration by default.
+Patch0:         gnote-enable-tomboy-migration.patch
 BuildRequires:  boost-devel >= 1.34
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -64,6 +66,7 @@
 %prep
 %setup -q
 translation-update-upstream
+%patch0 -p1
 
 %build
 %configure --disable-static --with-x11-support

++++++ gnote-enable-tomboy-migration.patch ++++++
From: Mike Gorse <[email protected]>
Date: Wed Feb 12 08:32:51 CST 2014
Subject: Enable Tomboy by default (bnc#862246)

diff -ur gnote-3.11.0.orig/src/addins/tomboyimport/tomboyimport.desktop.in 
gnote-3.11.0/src/addins/tomboyimport/tomboyimport.desktop.in
--- gnote-3.11.0.orig/src/addins/tomboyimport/tomboyimport.desktop.in   
2013-08-25 14:23:34.000000000 -0500
+++ gnote-3.11.0/src/addins/tomboyimport/tomboyimport.desktop.in        
2014-02-12 08:28:33.581091764 -0600
@@ -5,5 +5,5 @@
 _Authors=Hubert Figuiere
 Category=Tools
 Version=0.2
-DefaultEnabled=false
+DefaultEnabled=true
 Module=tomboyimport
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to