Accepting request 1204880 from GNOME:Apps

- Update to version 47.0:
  + Use screenshots from gitlab
  + Better colors for search highlight
  + Fix readonly plugin enable with note already open
- Bump base_version to 47.

OBS-URL: https://build.opensuse.org/request/show/1204880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnote?expand=0&rev=99
This commit is contained in:
Ana Guerrero 2024-10-01 15:19:41 +00:00 committed by Git OBS Bridge
commit 23e11d91e7
6 changed files with 19 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnote.git</param>
<param name="revision">46.1</param>
<param name="revision">47.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c72836389d7f79620b8754a1a4a22afdd069f02a6ffdfdc20e2209d665979ad9
size 12680717

3
gnote-47.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae310967489afb62ded31eeffa8b75dbd1c9660836ddce72470bd9c513f9b0c1
size 13302797

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Sep 22 06:34:16 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
+ Use screenshots from gitlab
+ Better colors for search highlight
+ Fix readonly plugin enable with note already open
- Bump base_version to 47.
-------------------------------------------------------------------
Mon Jul 29 12:54:45 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gnote
version: 46.1
mtime: 1722102743
commit: a0c1c4e91ffd84819af16fc1008bad3e095f77ce
version: 47.0
mtime: 1726945007
commit: 0365f13aa9ae755e624d4036fbbcf807f7965e74

View File

@ -16,11 +16,11 @@
#
%define base_version 46
%define base_version 47
%define glib_version 2.74
Name: gnote
Version: 46.1
Version: 47.0
Release: 0
Summary: A Port of Tomboy to C++
License: GPL-3.0-or-later