forked from pool/gnote
Accepting request 575367 from home:zhengqiang:branches:GNOME:Apps
- Add shortkey-ctrl-o-alt-w.patch: When left-click the note tree view, shortkey should be enable ( bgo#792859 ). OBS-URL: https://build.opensuse.org/request/show/575367 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=102
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnote
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,6 +25,8 @@ License: GPL-3.0+
|
||||
Group: Productivity/Text/Editors
|
||||
Url: http://live.gnome.org/Gnote
|
||||
Source: http://download.gnome.org/sources/gnote/3.26/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM shortkey-ctrl-o-alt-w.patch bgo#792859 qzheng@suse.com -- When left-click the note tree view, shortkey should be enable.
|
||||
Patch0: shortkey-ctrl-o-alt-w.patch
|
||||
%if 0%{?suse_version} > 1325
|
||||
BuildRequires: libboost_test-devel
|
||||
%else
|
||||
@@ -71,6 +73,7 @@ search results from documents.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
translation-update-upstream
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user