From b78b9c6fffc2db7960fd17fd2d247c74e567bc685466493eda6732226ccd80e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 30 Sep 2016 12:03:04 +0000 Subject: [PATCH] Accepting request 430263 from GNOME:Next New stable version, not buildtested OBS-URL: https://build.opensuse.org/request/show/430263 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=89 --- gnote-3.21.1.tar.xz | 3 --- gnote-3.22.0.tar.xz | 3 +++ gnote.changes | 6 ++++++ gnote.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 gnote-3.21.1.tar.xz create mode 100644 gnote-3.22.0.tar.xz diff --git a/gnote-3.21.1.tar.xz b/gnote-3.21.1.tar.xz deleted file mode 100644 index 6196298..0000000 --- a/gnote-3.21.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60afc734ac50adef4373e8920c62417eaf1930952cf1c91bb3abb176baf3c600 -size 3308944 diff --git a/gnote-3.22.0.tar.xz b/gnote-3.22.0.tar.xz new file mode 100644 index 0000000..f10074c --- /dev/null +++ b/gnote-3.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2f562c08f29eec8b6c6985ed936bd62dc90388d8f06c3be59767bfe2f5f656 +size 3309040 diff --git a/gnote.changes b/gnote.changes index de195b8..5f90ee1 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 25 14:29:19 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.22.0: + + Updated translations. + ------------------------------------------------------------------- Mon Sep 19 17:11:29 UTC 2016 - zaitor@opensuse.org diff --git a/gnote.spec b/gnote.spec index 2f5fec0..ca29025 100644 --- a/gnote.spec +++ b/gnote.spec @@ -16,15 +16,15 @@ # -%define _gnote_version 3.21 +%define _gnote_version 3.22 Name: gnote -Version: 3.21.1 +Version: 3.22.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: http://download.gnome.org/sources/gnote/3.21/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnote/3.22/%{name}-%{version}.tar.xz BuildRequires: boost-devel >= 1.34 BuildRequires: fdupes BuildRequires: gcc-c++