From e8b3a9fb09e694eddc9d339b2a036303c6854b5a36464b389ecf503cdecfa493 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 29 Mar 2016 07:37:54 +0000 Subject: [PATCH] Accepting request 380340 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/380340 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=80 --- gnote-3.19.0.tar.xz | 3 --- gnote-3.20.0.tar.xz | 3 +++ gnote.changes | 10 ++++++++++ gnote.spec | 7 ++++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 gnote-3.19.0.tar.xz create mode 100644 gnote-3.20.0.tar.xz diff --git a/gnote-3.19.0.tar.xz b/gnote-3.19.0.tar.xz deleted file mode 100644 index cdf8714..0000000 --- a/gnote-3.19.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c1432001b2a36434e2dccc0bb31de68a8c62156238d3b34751c8eff3ffdfa42 -size 3301124 diff --git a/gnote-3.20.0.tar.xz b/gnote-3.20.0.tar.xz new file mode 100644 index 0000000..9d6d988 --- /dev/null +++ b/gnote-3.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c363595e6f2d1a9a640f02c83e4b8680ea6d3101315e59d39c4db2d585f81a9 +size 3302560 diff --git a/gnote.changes b/gnote.changes index 98672c7..c739cc5 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 26 12:18:17 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.20.0: + + Text menu now uses popover. + + Updated translations. +- Bump soname following upstream changes. +- Add a define _gnote_version and set it to 3.20, make future + soname bumps easier to deal with. + ------------------------------------------------------------------- Mon Feb 1 08:31:40 UTC 2016 - dimstar@opensuse.org diff --git a/gnote.spec b/gnote.spec index 5841a2c..15df822 100644 --- a/gnote.spec +++ b/gnote.spec @@ -15,15 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +%define _gnote_version 3.20 Name: gnote -Version: 3.19.0 +Version: 3.20.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.19/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnote/3.20/%{name}-%{version}.tar.xz BuildRequires: boost-devel >= 1.34 BuildRequires: fdupes BuildRequires: gcc-c++ @@ -96,7 +97,7 @@ test %{buildroot} != "/" && rm -rf %{buildroot} %{_bindir}/gnote %{_libdir}/gnote/ # Splitting does not make sense as it's just a lib for gnote itself (and it's plugins) -%{_libdir}/libgnote-3.19.so* +%{_libdir}/libgnote-%{_gnote_version}.so* %{_libdir}/libgnote.so %{_datadir}/applications/gnote.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml