Accepting request 843353 from GNOME:Next

Tiny tweak, resub!

- Update to version 3.38.0:
  + Fix occasional crash when closing.
  + Note rename optimisation.
  + Fix autolinking when renaming note with no links to it.
  + Fix logic inversion for unfiled notes.
  + Fix invalid Mallard markup in manual.
  + Allow selecting local sync folder directly in drop down.
  + Updated translations.
- Update to version 3.37.0:
  + New Features:
    - Use $XDG_CURRENT_DESKTOP for client side decoration.
    - Minor synchronization performance improvements.
  + Fixes:
    - Fix crash in case of exception when creating manifest during
      synchronization.
    - Fix synchronization lock file expiration.
    - Make tests cleanup created temp files.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/843353
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=131
This commit is contained in:
Dominique Leuenberger 2020-10-26 08:24:19 +00:00 committed by Git OBS Bridge
parent ae596b767f
commit bdcc3c2bd7
4 changed files with 31 additions and 5 deletions

View File

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

3
gnote-3.38.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Sep 28 09:22:00 UTC 2020 - dimstar@opensuse.org
- Update to version 3.38.0:
+ Fix occasional crash when closing.
+ Note rename optimisation.
+ Fix autolinking when renaming note with no links to it.
+ Fix logic inversion for unfiled notes.
+ Fix invalid Mallard markup in manual.
+ Allow selecting local sync folder directly in drop down.
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 5 14:34:35 UTC 2020 - dimstar@opensuse.org
- Update to version 3.37.0:
+ New Features:
- Use $XDG_CURRENT_DESKTOP for client side decoration.
- Minor synchronization performance improvements.
+ Fixes:
- Fix crash in case of exception when creating manifest during
synchronization.
- Fix synchronization lock file expiration.
- Make tests cleanup created temp files.
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 2 02:36:36 UTC 2020 - Jonathan Kang <songchuan.kang@suse.com>

View File

@ -16,10 +16,10 @@
#
%define base_version 3.36
%define base_version 3.38
Name: gnote
Version: 3.36.2
Version: 3.38.0
Release: 0
Summary: A Port of Tomboy to C++
License: GPL-3.0-or-later