diff --git a/gnote-43.1.tar.xz b/gnote-43.1.tar.xz deleted file mode 100644 index 15ca985..0000000 --- a/gnote-43.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f122ec73e44eee942ab1da2e0f273e94dfc46aa49afcc5aa8a2c98e5a646e0f -size 3329384 diff --git a/gnote-44.0.tar.xz b/gnote-44.0.tar.xz new file mode 100644 index 0000000..8e14f88 --- /dev/null +++ b/gnote-44.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3bd79268fe99d4ed56679ac076cc9d9aaaf62796138d371cf08815f7e6492d +size 3330052 diff --git a/gnote.changes b/gnote.changes index 04d94f9..d0787cf 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Mar 20 09:21:47 UTC 2023 - Bjørn Lie + +- Update to version 44.0: + + New Features: Open notes in tab next to current and move to + previous on close. + + Fixes: + - Fix meson a deprecation warning. + - Fix notebook deletion. + - Determine timezone offset dynamically, so the server + misconfig does not matter. +- Bump base_version define to 44 following upstream changes. + ------------------------------------------------------------------- Mon Feb 6 11:47:34 UTC 2023 - Bjørn Lie diff --git a/gnote.spec b/gnote.spec index 6a7f9c9..6c56038 100644 --- a/gnote.spec +++ b/gnote.spec @@ -16,16 +16,16 @@ # -%define base_version 43 +%define base_version 44 Name: gnote -Version: 43.1 +Version: 44.0 Release: 0 Summary: A Port of Tomboy to C++ License: GPL-3.0-or-later Group: Productivity/Text/Editors URL: https://wiki.gnome.org/Apps/Gnote -Source0: https://download.gnome.org/sources/gnote/%{base_version}/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnote/44/%{name}-%{version}.tar.xz Source99: gnote-rpmlintrc BuildRequires: appstream-glib