Accepting request 847278 from GNOME:Apps
Push GNOME 3.38 OBS-URL: https://build.opensuse.org/request/show/847278 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnote?expand=0&rev=70
This commit is contained in:
commit
4462eda3a3
@ -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
3
gnote-3.38.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd36351f5fc8b4bf2e3a53d7d39798e0a33f0fc77ff781809577a346b85acfc6
|
||||
size 3529464
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user