diff --git a/gnote-3.38.0.tar.xz b/gnote-3.38.0.tar.xz deleted file mode 100644 index b090ad5..0000000 --- a/gnote-3.38.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd36351f5fc8b4bf2e3a53d7d39798e0a33f0fc77ff781809577a346b85acfc6 -size 3529464 diff --git a/gnote-3.38.1.tar.xz b/gnote-3.38.1.tar.xz new file mode 100644 index 0000000..4fb461a --- /dev/null +++ b/gnote-3.38.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c427d5e177339106e53976ab4f65f8719a48f7f712ce94d2184d545da174b2a9 +size 3530348 diff --git a/gnote.changes b/gnote.changes index 978965d..db3a290 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Jan 23 20:03:41 UTC 2021 - Bjørn Lie + +- Update to version 3.38.1: + + New Features: + - Bump required GTK version to 3.22.20. + + Fixes: + - Do not use deprecated Gtk::Menu::popup. + - Fix find previous match. + - Fix changing sorting not always works. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 28 09:22:00 UTC 2020 - dimstar@opensuse.org diff --git a/gnote.spec b/gnote.spec index 4601a9c..f96fa6a 100644 --- a/gnote.spec +++ b/gnote.spec @@ -1,7 +1,7 @@ # # spec file for package gnote # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define base_version 3.38 Name: gnote -Version: 3.38.0 +Version: 3.38.1 Release: 0 Summary: A Port of Tomboy to C++ License: GPL-3.0-or-later @@ -40,7 +40,7 @@ BuildRequires: translation-update-upstream BuildRequires: yelp-tools BuildRequires: pkgconfig(glibmm-2.4) >= 2.62 BuildRequires: pkgconfig(gspell-1) >= 1.6.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.20 BuildRequires: pkgconfig(gtkmm-3.0) >= 3.18 BuildRequires: pkgconfig(libsecret-1) >= 0.8 BuildRequires: pkgconfig(libxml-2.0)