diff --git a/gnote-3.24.0.tar.xz b/gnote-3.24.0.tar.xz deleted file mode 100644 index 3082d61..0000000 --- a/gnote-3.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62e38c19ce7dfcd895729adabd72f654f31e03f28dbf4cbca68279e745c79cd4 -size 3307940 diff --git a/gnote-3.24.1.tar.xz b/gnote-3.24.1.tar.xz new file mode 100644 index 0000000..145153e --- /dev/null +++ b/gnote-3.24.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da5887c6d4221de292bd9fd310525bd05d60b9483bb1596e0cfb41f39995a7f +size 3310012 diff --git a/gnote.changes b/gnote.changes index ee7bbce..cbdac99 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Aug 20 18:30:52 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.24.1: + + Fix typo in help. + + Fix possible crash when deleting a notebook (bgo#701846). + + Updated translations. + ------------------------------------------------------------------- Tue Mar 28 11:05:34 UTC 2017 - zaitor@opensuse.org diff --git a/gnote.spec b/gnote.spec index 29ec408..20f4775 100644 --- a/gnote.spec +++ b/gnote.spec @@ -18,13 +18,13 @@ %define _gnote_version 3.24 Name: gnote -Version: 3.24.0 +Version: 3.24.1 Release: 0 Summary: A Port of Tomboy to C++ License: GPL-3.0+ Group: Productivity/Text/Editors Url: http://live.gnome.org/Gnote -Source: http://download.gnome.org/sources/gnote/3.24/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gnote/3.24/%{name}-%{version}.tar.xz %if 0%{?suse_version} > 1325 BuildRequires: libboost_test-devel %else