diff --git a/gnote-3.24.1.tar.xz b/gnote-3.24.1.tar.xz deleted file mode 100644 index 145153e..0000000 --- a/gnote-3.24.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1da5887c6d4221de292bd9fd310525bd05d60b9483bb1596e0cfb41f39995a7f -size 3310012 diff --git a/gnote-3.26.0.tar.xz b/gnote-3.26.0.tar.xz new file mode 100644 index 0000000..d2a3514 --- /dev/null +++ b/gnote-3.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de205ace226a010aba576654db6a8e06eab064522549d3bdd6eb8a0bc9163be9 +size 3999368 diff --git a/gnote.changes b/gnote.changes index cbdac99..8b56592 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Sep 18 22:05:25 UTC 2017 - luc14n0@linuxmail.org + +- Update to version 3.26.0: + + Updated manual. + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 5 21:30:09 UTC 2017 - luc14n0@linuxmail.org + +- Update to version 3.25.0: + + Removed Shadow from SearchView (bgo#783610). + + Formatting and actions menus redesigned. + + Fix possible crash when deleting a notebook (bgo#701846). + + Updated translations. + ------------------------------------------------------------------- Sun Aug 20 18:30:52 UTC 2017 - zaitor@opensuse.org diff --git a/gnote.spec b/gnote.spec index 20f4775..c760409 100644 --- a/gnote.spec +++ b/gnote.spec @@ -16,15 +16,15 @@ # -%define _gnote_version 3.24 +%define _gnote_version 3.26 Name: gnote -Version: 3.24.1 +Version: 3.26.0 Release: 0 Summary: A Port of Tomboy to C++ License: GPL-3.0+ Group: Productivity/Text/Editors Url: http://live.gnome.org/Gnote -Source: https://download.gnome.org/sources/gnote/3.24/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnote/3.26/%{name}-%{version}.tar.xz %if 0%{?suse_version} > 1325 BuildRequires: libboost_test-devel %else