diff --git a/gnote-3.36.2.tar.xz b/gnote-3.36.2.tar.xz deleted file mode 100644 index 9576366..0000000 --- a/gnote-3.36.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4b438be86ecf944d5cc8de3e104955ca7f45663b154a547064fbcfc07c94522 -size 3511244 diff --git a/gnote-3.38.0.tar.xz b/gnote-3.38.0.tar.xz new file mode 100644 index 0000000..b090ad5 --- /dev/null +++ b/gnote-3.38.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd36351f5fc8b4bf2e3a53d7d39798e0a33f0fc77ff781809577a346b85acfc6 +size 3529464 diff --git a/gnote.changes b/gnote.changes index 9c996e4..978965d 100644 --- a/gnote.changes +++ b/gnote.changes @@ -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 diff --git a/gnote.spec b/gnote.spec index 1b24114..4601a9c 100644 --- a/gnote.spec +++ b/gnote.spec @@ -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