From 3e0abf522a81032297f65c9d8a968fc7d07d9a12bf45a6328fdd254ee9e2b845 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 30 Sep 2015 09:29:24 +0000 Subject: [PATCH] Accepting request 334662 from GNOME:Next Fixed sub OBS-URL: https://build.opensuse.org/request/show/334662 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=76 --- gnote-3.16.2.tar.xz | 3 --- gnote-3.18.0.tar.xz | 3 +++ gnote.changes | 27 +++++++++++++++++++++++++++ gnote.spec | 7 ++++--- 4 files changed, 34 insertions(+), 6 deletions(-) delete mode 100644 gnote-3.16.2.tar.xz create mode 100644 gnote-3.18.0.tar.xz diff --git a/gnote-3.16.2.tar.xz b/gnote-3.16.2.tar.xz deleted file mode 100644 index f60a957..0000000 --- a/gnote-3.16.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c5b55b5c548d15e344d59fdd2a0260b1acbd13a9fa4cf9bfc1fe6e68a041e07 -size 3068136 diff --git a/gnote-3.18.0.tar.xz b/gnote-3.18.0.tar.xz new file mode 100644 index 0000000..d61378d --- /dev/null +++ b/gnote-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4828363ae3ddac57d37a0a2b17882be8fe67afcecf97ae992cd744b95da1c348 +size 3300404 diff --git a/gnote.changes b/gnote.changes index f39caa9..b5e9e4d 100644 --- a/gnote.changes +++ b/gnote.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Sep 27 15:25:39 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.18.0: + + Allow closing window via Ctrl+Q (bgo#755399). + + Updated translations. +- Bump soname following upstream changes. + +------------------------------------------------------------------- +Mon Sep 14 07:23:24 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.17.1: + + Handle ircs URLs (bgo#754940). + + Updated translations. + +------------------------------------------------------------------- +Tue Jul 14 20:40:07 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.0: + + Allow to configure, when client side decorations are used + (bgo#748121). + + Drop dependency on gnome-common. + + Ident selected lines on tab (bgo#632457). + + Updated translations. +- Add the %fdupes macro, we already had the BuildRequires, but were + not actually using the required macro in install section. + ------------------------------------------------------------------- Sun Jul 12 18:33:17 UTC 2015 - zaitor@opensuse.org diff --git a/gnote.spec b/gnote.spec index d8f920a..fc2f922 100644 --- a/gnote.spec +++ b/gnote.spec @@ -17,13 +17,13 @@ Name: gnote -Version: 3.16.2 +Version: 3.18.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.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnote/3.18/%{name}-%{version}.tar.xz BuildRequires: boost-devel >= 1.34 BuildRequires: fdupes BuildRequires: gcc-c++ @@ -73,6 +73,7 @@ make %{?_smp_mflags} %make_install find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print %suse_update_desktop_file gnote Utility DesktopUtility +%fdupes %{buildroot} %find_lang %{name} %{?no_lang_C} %clean @@ -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.16.so* +%{_libdir}/libgnote-3.18.so* %{_libdir}/libgnote.so %{_datadir}/applications/gnote.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml