diff --git a/gnote-3.28.0.tar.xz b/gnote-3.28.0.tar.xz deleted file mode 100644 index 3870bcd..0000000 --- a/gnote-3.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a50d3986c6cc04c7c8215dfed938910611e2d7499f00bfe4f42050ed56a7b783 -size 4002520 diff --git a/gnote-3.30.0.tar.xz b/gnote-3.30.0.tar.xz new file mode 100644 index 0000000..03a4233 --- /dev/null +++ b/gnote-3.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29832f9e53662eab18036e839a41870048c6de947c1d9e00844edfa3ae0464d3 +size 4017364 diff --git a/gnote.changes b/gnote.changes index d7c318f..e962550 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 26 18:10:41 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.0: + + Added new automated tests. + + Removed a bunch of unused localized manual images. + + Updated translations. + ------------------------------------------------------------------- Sun Mar 18 22:56:19 UTC 2018 - luc14n0@linuxmail.org diff --git a/gnote.spec b/gnote.spec index b5c400f..1e13e2d 100644 --- a/gnote.spec +++ b/gnote.spec @@ -12,19 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define base_version 3.28 +%define base_version 3.30 Name: gnote -Version: 3.28.0 +Version: 3.30.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 -Source: http://download.gnome.org/sources/gnote/3.28/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/%{base_version}/%{name}-%{version}.tar.xz + BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: gcc-c++