SHA256
1
0
forked from pool/gnote

Accepting request 800455 from home:dimstar:Factory

- Add gnote-initial-notes-creation.patch: Fix generation of initial
  notes (e.g. Start here) on first run (boo1170588).

OBS-URL: https://build.opensuse.org/request/show/800455
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=123
This commit is contained in:
2020-05-05 19:53:20 +00:00
committed by Git OBS Bridge
parent dd2df3da12
commit 712ee08921
3 changed files with 37 additions and 1 deletions

View File

@@ -27,7 +27,8 @@ Group: Productivity/Text/Editors
URL: https://wiki.gnome.org/Apps/Gnote
Source0: https://download.gnome.org/sources/gnote/%{base_version}/%{name}-%{version}.tar.xz
Source99: gnote-rpmlintrc
# PATCH-FIX-UPSTREAM gnote-initial-notes-creation.patch boo#1170588 dimstar@opensuse.org -- Fix generation of sample notes on first start
Patch0: gnote-initial-notes-creation.patch
BuildRequires: desktop-file-utils
BuildRequires: fdupes
BuildRequires: gcc-c++