From 0fafc6174de80f63e397f28926e415323784367069467488e986a51cc7ef5f47 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 24 Mar 2021 16:31:58 +0000 Subject: [PATCH] Accepting request 880933 from GNOME:Next GNOME 40 - here we come OBS-URL: https://build.opensuse.org/request/show/880933 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit-plugins?expand=0&rev=124 --- gedit-plugins-3.38.1.tar.xz | 3 --- gedit-plugins-40.0.tar.xz | 3 +++ gedit-plugins.changes | 11 +++++++++++ gedit-plugins.spec | 10 +++++----- 4 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 gedit-plugins-3.38.1.tar.xz create mode 100644 gedit-plugins-40.0.tar.xz diff --git a/gedit-plugins-3.38.1.tar.xz b/gedit-plugins-3.38.1.tar.xz deleted file mode 100644 index e7b66d6..0000000 --- a/gedit-plugins-3.38.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c0fa314257f37f1b0151ed77ccfdc49ed61fa52f32ec1e802e4a6d0e6aee2bf -size 957616 diff --git a/gedit-plugins-40.0.tar.xz b/gedit-plugins-40.0.tar.xz new file mode 100644 index 0000000..66f84e6 --- /dev/null +++ b/gedit-plugins-40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86de5eb43fa4a3d20ff3abb496d2280ba6046050d7de967c809685e625e37641 +size 950560 diff --git a/gedit-plugins.changes b/gedit-plugins.changes index 39538a6..3451b93 100644 --- a/gedit-plugins.changes +++ b/gedit-plugins.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Mar 24 09:24:15 UTC 2021 - Dominique Leuenberger + +- Update to version 40.0: + + Draw Spaces plugin: new implementation based on + TeplSpaceDrawerPrefs. + + Smart Spaces plugin: Python to C rewrite, new implementation + based on the GtkSourceView:smart-backspace property. + + Translate plugin: a few improvements. + + Updated translations. + ------------------------------------------------------------------- Fri Nov 20 18:58:32 UTC 2020 - bjorn.lie@gmail.com diff --git a/gedit-plugins.spec b/gedit-plugins.spec index 0fdce63..8c81cb4 100644 --- a/gedit-plugins.spec +++ b/gedit-plugins.spec @@ -1,7 +1,7 @@ # # spec file for package gedit-plugins # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: gedit-plugins -Version: 3.38.1 +Version: 40.0 Release: 0 Summary: A collection of plugins for gedit License: GPL-2.0-or-later Group: Productivity/Text/Editors URL: https://wiki.gnome.org/Apps/Gedit/PluginsLists -Source0: https://download.gnome.org/sources/gedit-plugins/3.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gedit-plugins/40/%{name}-%{version}.tar.xz Source1: gedit-plugins.SUSE # PATCH-FIX-UPSTREAM bracketcompletion-use-key-release-event-to-work-wi.patch boo#1027448 bgo#778737 hillwood@opensuse.org -- Switch to use key release event for ibus pinyin input method Patch0: bracketcompletion-use-key-release-event-to-work-wi.patch @@ -40,7 +40,7 @@ BuildRequires: vala >= 0.28.0 BuildRequires: yelp-tools BuildRequires: pkgconfig(appstream-glib) BuildRequires: pkgconfig(dbus-python) >= 0.82 -BuildRequires: pkgconfig(gedit) >= 3.38 +BuildRequires: pkgconfig(gedit) >= 40.0 BuildRequires: pkgconfig(gio-2.0) >= 2.32.0 BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.0 @@ -376,7 +376,7 @@ find %{buildroot} -type f -name "*.la" -delete -print # smartspaces %{_datadir}/metainfo/gedit-smartspaces.metainfo.xml %{_libdir}/gedit/plugins/smartspaces.plugin -%{_libdir}/gedit/plugins/smartspaces.py* +%{_libdir}/gedit/plugins/libsmartspaces.so %files -n gedit-plugin-session-saver # session-saver