commit gedit-plugins for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2020-04-23 18:26:17

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new.2738 (New)


Package is "gedit-plugins"

Thu Apr 23 18:26:17 2020 rev:55 rq:795181 version:3.36.2

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2020-02-14 16:27:16.579252587 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new.2738/gedit-plugins.changes
2020-04-23 18:26:18.695613916 +0200
@@ -1,0 +2,36 @@
+Fri Mar 20 20:44:33 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.2:
+  + Fix Session Saver plugin.
+  + Fix crash in Find in Files plugin.
+
+---
+Wed Mar 11 18:33:36 UTC 2020 - bjorn@gmail.com
+
+- Update to version 3.36.1:
+  + Embedded terminal plugin: fix crash caused by removed
+gnome-terminal GSettings key.
+
+---
+Fri Mar  6 17:47:11 UTC 2020 - bjorn@gmail.com
+
+- Update to version 3.36.0:
+  + Updates to the user manual.
+  + Updated translations.
+
+---
+Wed Feb 12 22:56:15 CET 2020 - dims...@opensuse.org
+
+- Update to version 3.35.90:
+  + Remove the Zeitgeist plugin.
+  + Small code improvements.
+- Changes from version 3.35.1:
+  + Lots of improvements to the build system (meson).
+  + Adapt file metadata key name for gedit 3.35.
+  + Some small maintenance tasks.
+  + Updated translations.
+- Drop pkgconfig(zeitgeist-2.0) BuildRequires: no longer needed.
+- Drop the gedit-plugin-zeitgeist subpackage (obsoleted by the main
+  package).
+
+---

Old:

  gedit-plugins-3.34.1.tar.xz

New:

  gedit-plugins-3.36.2.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.2n1n6E/_old  2020-04-23 18:26:19.303615080 +0200
+++ /var/tmp/diff_new_pack.2n1n6E/_new  2020-04-23 18:26:19.307615088 +0200
@@ -18,19 +18,19 @@
 
 
 Name:   gedit-plugins
-Version:3.34.1
+Version:3.36.2
 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.34/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gedit-plugins/3.36/%{name}-%{version}.tar.xz
 Source1:gedit-plugins.SUSE
 # PATCH-FIX-UPSTREAM bracketcompletion-use-key-release-event-to-work-wi.patch 
boo#1027448 bgo#778737 hillw...@opensuse.org -- Switch to use key release event 
for ibus pinyin input method
 Patch0: bracketcompletion-use-key-release-event-to-work-wi.patch
 
 BuildRequires:  fdupes
-BuildRequires:  meson >= 0.49.0
+BuildRequires:  meson >= 0.50.0
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  translation-update-upstream
@@ -40,7 +40,7 @@
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(appstream-glib)
 BuildRequires:  pkgconfig(dbus-python) >= 0.82
-BuildRequires:  pkgconfig(gedit) >= 3.31.0
+BuildRequires:  pkgconfig(gedit) >= 3.36
 BuildRequires:  pkgconfig(gio-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.0
@@ -49,8 +49,7 @@
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.7.0
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.7.0
 BuildRequires:  pkgconfig(vte-2.91)
-BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.12
-Requires:   gedit >= 3.14.0
+Requires:   gedit >= 3.36
 Recommends: %{name}-data
 Suggests:   gedit-plugin-bookmarks
 Suggests:   gedit-plugin-bracketcompletion
@@ -71,6 +70,8 @@
 Suggests:   gedit-plugin-wordcompletion
 Enhances:   gedit
 Obsoletes:  gedit-plugin-dashboard <= %{version}
+# Zeitgeist plugin was removed with version 3.35.90
+Obsoletes:  gedit-plugin-zeitgeist < 3.35.90
 
 %description
 This package contains a number of plugins for gedit, such as:
@@ -268,18 +269,6 @@
 %description -n gedit-plugin-wordcompletion
 The gedit wordcompletion plugin
 
-%package -n gedit-plugin-zeitgeist
-Summary:Zeitgeist dataprovider for gedit
-Group:  Productivity/Text/Editors
-Requires:   %{name}-data
-Requires:   gedit
-Requires:   zeitgeist
-Supplements:packageand(gedit:zeitgeist)
-
-%description -n gedit-plugin-zeitgeist
-The zeitgeist plugin for gedit provides a zeitgeist dataprovider that
-logs access and leave event for documents used with gedit.
-
 %lang_package
 

commit gedit-plugins for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2020-02-14 16:27:11

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new.26092 (New)


Package is "gedit-plugins"

Fri Feb 14 16:27:11 2020 rev:54 rq:770463 version:3.34.1

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2019-11-29 15:57:17.680958683 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new.26092/gedit-plugins.changes   
2020-02-14 16:27:16.579252587 +0100
@@ -1,0 +2,7 @@
+Tue Feb  4 18:33:40 UTC 2020 - Bjørn Lie 
+
+- Drop gedit-plugins-lang Requires: It should have been a
+  Recommends, and those are not needed anymore as Supplements: are
+  in place to take care of it.
+
+---



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.4JCFqG/_old  2020-02-14 16:27:18.831253809 +0100
+++ /var/tmp/diff_new_pack.4JCFqG/_new  2020-02-14 16:27:18.835253812 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-plugins
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -50,7 +50,6 @@
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.7.0
 BuildRequires:  pkgconfig(vte-2.91)
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.12
-Requires:   %{name}-lang = %{version}
 Requires:   gedit >= 3.14.0
 Recommends: %{name}-data
 Suggests:   gedit-plugin-bookmarks




commit gedit-plugins for openSUSE:Factory

2019-11-29 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2019-11-29 15:56:33

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new.26869 (New)


Package is "gedit-plugins"

Fri Nov 29 15:56:33 2019 rev:53 rq:750930 version:3.34.1

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2019-10-17 12:58:29.697425974 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new.26869/gedit-plugins.changes   
2019-11-29 15:57:17.680958683 +0100
@@ -1,0 +2,9 @@
+Thu Nov 21 10:33:11 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.1:
+  + Re-add the synctex plugin.
+  + Some small maintenance tasks.
+  + Updated translations.
+- Add new plugin sub package.
+
+---

Old:

  gedit-plugins-3.34.0.tar.xz

New:

  gedit-plugins-3.34.1.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.JJj9Or/_old  2019-11-29 15:57:18.660958121 +0100
+++ /var/tmp/diff_new_pack.JJj9Or/_new  2019-11-29 15:57:18.664958119 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-plugins
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   gedit-plugins
-Version:3.34.0
+Version:3.34.1
 Release:0
 Summary:A collection of plugins for gedit
 License:GPL-2.0-or-later
@@ -224,6 +224,15 @@
 %description -n gedit-plugin-session-saver
 The gedit session-saver plugin
 
+%package -n gedit-plugin-synctex
+Summary:Gedit synctex plugin
+Group:  Productivity/Text/Editors
+Requires:   %{name}-data = %{version}
+Provides:   gedit-plugins:%{_libdir}/gedit/plugins/synctex.plugin
+
+%description -n gedit-plugin-synctex
+The gedit synctex plugin
+
 %package -n gedit-plugin-terminal
 Summary:Gedit terminal plugin
 Group:  Productivity/Text/Editors
@@ -387,6 +396,12 @@
 %{_libdir}/gedit/plugins/sessionsaver.plugin
 %{_libdir}/gedit/plugins/sessionsaver/
 
+%files -n gedit-plugin-synctex
+# synctex
+%{_datadir}/metainfo/gedit-synctex.metainfo.xml
+%{_libdir}/gedit/plugins/synctex.plugin
+%{_libdir}/gedit/plugins/synctex/
+
 %files -n gedit-plugin-terminal
 # terminal
 %{_datadir}/metainfo/gedit-terminal.metainfo.xml

++ gedit-plugins-3.34.0.tar.xz -> gedit-plugins-3.34.1.tar.xz ++
 19990 lines of diff (skipped)




commit gedit-plugins for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2019-10-17 12:58:28

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new.2352 (New)


Package is "gedit-plugins"

Thu Oct 17 12:58:28 2019 rev:52 rq:736518 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2019-05-22 10:55:54.519010147 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new.2352/gedit-plugins.changes
2019-10-17 12:58:29.697425974 +0200
@@ -1,0 +2,28 @@
+Mon Sep  9 18:00:44 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.34.0:
+  + Small fix.
+  + Translation updates.
+
+---
+Sun Sep  8 10:20:24 NZST 2019 - l...@ljones.dev
+
+- Update to version 3.33.92:
+  + Small cleanup in top-level files.
+  + Updated translations.
+
+---
+Sat Aug 31 06:45:18 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.33.90:
+  + Switch from Autotools to Meson.
+  + Add CI to test buildability and enforce Flake8.
+  + Add new session saver plugin.
+  + Remove synctex plugin.
+  + Update Commander activation shortcut to Ctrl+.
+  + Many more fixes.
+- Switch to meson.
+- Add session-saver package, and remove synctex package.
+- Remove __pycache__ directory from files.
+
+---

Old:

  gedit-plugins-3.32.2.tar.xz

New:

  gedit-plugins-3.34.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.sf5vx1/_old  2019-10-17 12:58:30.153424819 +0200
+++ /var/tmp/diff_new_pack.sf5vx1/_new  2019-10-17 12:58:30.157424809 +0200
@@ -18,19 +18,19 @@
 
 
 Name:   gedit-plugins
-Version:3.32.2
+Version:3.34.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.32/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gedit-plugins/3.34/%{name}-%{version}.tar.xz
 Source1:gedit-plugins.SUSE
 # PATCH-FIX-UPSTREAM bracketcompletion-use-key-release-event-to-work-wi.patch 
boo#1027448 bgo#778737 hillw...@opensuse.org -- Switch to use key release event 
for ibus pinyin input method
 Patch0: bracketcompletion-use-key-release-event-to-work-wi.patch
 
 BuildRequires:  fdupes
-BuildRequires:  libtool
+BuildRequires:  meson >= 0.49.0
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  translation-update-upstream
@@ -66,7 +66,7 @@
 Suggests:   gedit-plugin-joinlines
 Suggests:   gedit-plugin-multiedit
 Suggests:   gedit-plugin-smartspaces
-Suggests:   gedit-plugin-synctex
+Suggests:   gedit-plugin-session-saver
 Suggests:   gedit-plugin-terminal
 Suggests:   gedit-plugin-textsize
 Suggests:   gedit-plugin-wordcompletion
@@ -215,14 +215,14 @@
 %description -n gedit-plugin-smartspaces
 The gedit smartspaces plugin
 
-%package -n gedit-plugin-synctex
-Summary:Gedit synctex plugin
+%package -n gedit-plugin-session-saver
+Summary:Gedit session-saver plugin
 Group:  Productivity/Text/Editors
 Requires:   %{name}-data = %{version}
-Provides:   gedit-plugins:%{_libdir}/gedit/plugins/synctex.plugin
+Provides:   gedit-plugins:%{_libdir}/gedit/plugins/session-saver.plugin
 
-%description -n gedit-plugin-synctex
-The gedit synctex plugin
+%description -n gedit-plugin-session-saver
+The gedit session-saver plugin
 
 %package -n gedit-plugin-terminal
 Summary:Gedit terminal plugin
@@ -278,14 +278,14 @@
 %autosetup -p1
 
 install -m644 %{SOURCE1} .
-translation-update-upstream
+translation-update-upstream po %{name}
 
 %build
-%configure
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
 %find_lang gedit %{name}.lang %{?no_lang_C}
@@ -298,8 +298,6 @@
 %files -n %{name}-data
 # Common files
 %{_libdir}/gedit/plugins/gpdefs.py*
-%dir %{_libdir}/gedit/plugins/__pycache__
-%{_libdir}/gedit/plugins/__pycache__/gpdefs*.pyc
 
 %files -n gedit-plugin-bookmarks
 ## Explicitly list all plugins so we know when we miss one
@@ -313,7 +311,6 @@
 %{_datadir}/metainfo/gedit-bracketcompletion.metainfo.xml
 %{_libdir}/gedit/plugins/bracketcompletion.plugin
 %{_libdir}/gedit/plugins/bracketcompletion.py*
-%{_libdir}/gedit/plugins/__pycache__/bracketcompletion*.pyc
 
 %files 

commit gedit-plugins for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2019-05-22 10:55:51

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new.5148 (New)


Package is "gedit-plugins"

Wed May 22 10:55:51 2019 rev:51 rq:704192 version:3.32.2

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2019-05-03 22:12:08.755477542 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new.5148/gedit-plugins.changes
2019-05-22 10:55:54.519010147 +0200
@@ -1,0 +2,11 @@
+Wed May 15 21:21:32 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.2:
+  + Fix ColorSchemer plugin for GTKSourceView 4.
+  + Cache language names per session to prevent unnecessary web
+requests by Translate plugin.
+  + Fix enabling and disabling the Translate plugin.
+- Refresh bracketcompletion-use-key-release-event-to-work-wi.patch
+  with quilt.
+
+---

Old:

  gedit-plugins-3.32.0.tar.xz

New:

  gedit-plugins-3.32.2.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.lOCW9N/_old  2019-05-22 10:55:55.611009339 +0200
+++ /var/tmp/diff_new_pack.lOCW9N/_new  2019-05-22 10:55:55.615009335 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gedit-plugins
-Version:3.32.0
+Version:3.32.2
 Release:0
 Summary:A collection of plugins for gedit
 License:GPL-2.0-or-later
@@ -275,8 +275,8 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
+
 install -m644 %{SOURCE1} .
 translation-update-upstream
 

++ bracketcompletion-use-key-release-event-to-work-wi.patch ++
--- /var/tmp/diff_new_pack.lOCW9N/_old  2019-05-22 10:55:55.635009321 +0200
+++ /var/tmp/diff_new_pack.lOCW9N/_new  2019-05-22 10:55:55.635009321 +0200
@@ -12,11 +12,11 @@
  plugins/bracketcompletion/bracketcompletion.py | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/plugins/bracketcompletion/bracketcompletion.py 
b/plugins/bracketcompletion/bracketcompletion.py
-index 9da57c9..451db2e 100644
 a/plugins/bracketcompletion/bracketcompletion.py
-+++ b/plugins/bracketcompletion/bracketcompletion.py
-@@ -248,7 +248,7 @@ class BracketCompletionPlugin(GObject.Object, 
Gedit.ViewActivatable):
+Index: gedit-plugins-3.32.2/plugins/bracketcompletion/bracketcompletion.py
+===
+--- gedit-plugins-3.32.2.orig/plugins/bracketcompletion/bracketcompletion.py   
2019-01-10 04:27:52.0 +0100
 gedit-plugins-3.32.2/plugins/bracketcompletion/bracketcompletion.py
2019-05-15 23:25:53.887680380 +0200
+@@ -248,7 +248,7 @@ class BracketCompletionPlugin(GObject.Ob
  return False
  
  def on_event_after(self, view, event):
@@ -25,5 +25,3 @@
 event.state & (Gdk.ModifierType.CONTROL_MASK | 
Gdk.ModifierType.MOD1_MASK) or \
 event.keyval not in self._bracket_keyvals:
  return
--- 
-2.9.3
\ No newline at end of file

++ gedit-plugins-3.32.0.tar.xz -> gedit-plugins-3.32.2.tar.xz ++
 2442 lines of diff (skipped)




commit gedit-plugins for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2019-05-03 22:12:07

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new.5148 (New)


Package is "gedit-plugins"

Fri May  3 22:12:07 2019 rev:50 rq:695711 version:3.32.0

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2018-10-17 08:14:05.679056620 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new.5148/gedit-plugins.changes
2019-05-03 22:12:08.755477542 +0200
@@ -1,0 +2,28 @@
+Mon Mar 11 09:02:22 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.0:
+  + Updated translations.
+
+---
+Tue Feb 19 10:33:47 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.90:
+  + Fix GtkSourceView 4 Python imports.
+  + Updated translations.
+
+---
+Thu Jan 10 13:35:59 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.4:
+  + Switch from GTKSourceView 3 to GTKSourceView 4.
+  + Stop using intltool.
+  + Miscellaneous improvements.
+  + Updated translations.
+- Drop libtool BuildRequires, no longer needed.
+- Replace pkgconfig(gtksourceview-3.0) with
+  pkgconfig(gtksourceview-4) BuildRequires following upstream.
+- Add libtool and pkgconfig(appstream-glib) BuildRequires: New
+  dependencies.
+- Drop gedit-plugin-dashboard sub-package and Obsolete it.
+
+---

Old:

  gedit-plugins-3.30.1.tar.xz

New:

  gedit-plugins-3.32.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.Sv1p6Q/_old  2019-05-03 22:12:09.215478429 +0200
+++ /var/tmp/diff_new_pack.Sv1p6Q/_new  2019-05-03 22:12:09.215478429 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-plugins
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,18 +18,19 @@
 
 
 Name:   gedit-plugins
-Version:3.30.1
+Version:3.32.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
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.30/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gedit-plugins/3.32/%{name}-%{version}.tar.xz
 Source1:gedit-plugins.SUSE
 # PATCH-FIX-UPSTREAM bracketcompletion-use-key-release-event-to-work-wi.patch 
boo#1027448 bgo#778737 hillw...@opensuse.org -- Switch to use key release event 
for ibus pinyin input method
 Patch0: bracketcompletion-use-key-release-event-to-work-wi.patch
+
 BuildRequires:  fdupes
-BuildRequires:  intltool
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  translation-update-upstream
@@ -37,12 +38,13 @@
 BuildRequires:  typelib-1_0-Gucharmap-2_90
 BuildRequires:  vala >= 0.28.0
 BuildRequires:  yelp-tools
+BuildRequires:  pkgconfig(appstream-glib)
 BuildRequires:  pkgconfig(dbus-python) >= 0.82
-BuildRequires:  pkgconfig(gedit) >= 3.16.0
+BuildRequires:  pkgconfig(gedit) >= 3.31.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
-BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.21.3
+BuildRequires:  pkgconfig(gtksourceview-4)
 BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.0.6
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.7.0
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.7.0
@@ -58,7 +60,6 @@
 Suggests:   gedit-plugin-colorpicker
 Suggests:   gedit-plugin-colorschemer
 Suggests:   gedit-plugin-commander
-Suggests:   gedit-plugin-dashboard
 Suggests:   gedit-plugin-drawspaces
 Suggests:   gedit-plugin-findinfiles
 Suggests:   gedit-plugin-git
@@ -70,6 +71,7 @@
 Suggests:   gedit-plugin-textsize
 Suggests:   gedit-plugin-wordcompletion
 Enhances:   gedit
+Obsoletes:  gedit-plugin-dashboard <= %{version}
 
 %description
 This package contains a number of plugins for gedit, such as:
@@ -160,15 +162,6 @@
 %description -n gedit-plugin-commander
 The gedit commander plugin.
 
-%package -n gedit-plugin-dashboard
-Summary:Gedit dashboard plugin
-Group:  Productivity/Text/Editors
-Requires:   %{name}-data = %{version}
-Provides:   

commit gedit-plugins for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2018-10-17 08:14:02

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is "gedit-plugins"

Wed Oct 17 08:14:02 2018 rev:49 rq:638498 version:3.30.1

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2018-04-19 15:22:27.312209123 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2018-10-17 08:14:05.679056620 +0200
@@ -1,0 +2,13 @@
+Wed Sep 26 15:33:05 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.30.1:
+  + Terminal: fix change directory with vte >= 0.52.
+  + Updated translations.
+
+---
+Sun Sep  9 07:27:26 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 3.30.0:
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.28.1.tar.xz

New:

  gedit-plugins-3.30.1.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.TEqIlW/_old  2018-10-17 08:14:06.051056454 +0200
+++ /var/tmp/diff_new_pack.TEqIlW/_new  2018-10-17 08:14:06.055056452 +0200
@@ -13,18 +13,18 @@
 # 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/
 #
 
 
 Name:   gedit-plugins
-Version:3.28.1
+Version:3.30.1
 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
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.28/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.30/%{name}-%{version}.tar.xz
 Source1:gedit-plugins.SUSE
 # PATCH-FIX-UPSTREAM bracketcompletion-use-key-release-event-to-work-wi.patch 
boo#1027448 bgo#778737 hillw...@opensuse.org -- Switch to use key release event 
for ibus pinyin input method
 Patch0: bracketcompletion-use-key-release-event-to-work-wi.patch

++ gedit-plugins-3.28.1.tar.xz -> gedit-plugins-3.30.1.tar.xz ++
 6302 lines of diff (skipped)




commit gedit-plugins for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2018-04-19 15:22:25

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is "gedit-plugins"

Thu Apr 19 15:22:25 2018 rev:48 rq:596127 version:3.28.1

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2018-03-26 12:50:44.704008212 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2018-04-19 15:22:27.312209123 +0200
@@ -1,0 +2,6 @@
+Mon Apr  9 09:58:16 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.28.1:
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.28.0.tar.xz

New:

  gedit-plugins-3.28.1.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.dRfN3A/_old  2018-04-19 15:22:27.848187501 +0200
+++ /var/tmp/diff_new_pack.dRfN3A/_new  2018-04-19 15:22:27.852187339 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gedit-plugins
-Version:3.28.0
+Version:3.28.1
 Release:0
 Summary:A collection of plugins for gedit
 License:GPL-2.0-or-later

++ gedit-plugins-3.28.0.tar.xz -> gedit-plugins-3.28.1.tar.xz ++
 10640 lines of diff (skipped)




commit gedit-plugins for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2018-03-26 12:50:41

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is "gedit-plugins"

Mon Mar 26 12:50:41 2018 rev:47 rq:590026 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2018-03-14 19:28:52.674852305 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2018-03-26 12:50:44.704008212 +0200
@@ -1,0 +2,7 @@
+Tue Mar 20 17:32:18 UTC 2018 - dims...@opensuse.org
+
+- Unconditionally enable translation-update-upstream: on
+  Tumbleweed, this results in a NOP and for Leap in SLE paid
+  translations being used (boo#1086036).
+
+---



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.WWs3O6/_old  2018-03-26 12:50:45.839967221 +0200
+++ /var/tmp/diff_new_pack.WWs3O6/_new  2018-03-26 12:50:45.843967077 +0200
@@ -32,6 +32,7 @@
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
+BuildRequires:  translation-update-upstream
 # configure tests for python gi-bindings of gucharmap
 BuildRequires:  typelib-1_0-Gucharmap-2_90
 BuildRequires:  vala >= 0.28.0
@@ -69,9 +70,6 @@
 Suggests:   gedit-plugin-textsize
 Suggests:   gedit-plugin-wordcompletion
 Enhances:   gedit
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 
 %description
 This package contains a number of plugins for gedit, such as:
@@ -287,9 +285,7 @@
 %setup -q
 %patch0 -p1
 install -m644 %{SOURCE1} .
-%if !0%{?is_opensuse}
 translation-update-upstream
-%endif
 
 %build
 %configure




commit gedit-plugins for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2018-03-14 19:28:52

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is "gedit-plugins"

Wed Mar 14 19:28:52 2018 rev:46 rq:586215 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2017-09-13 21:44:58.430616330 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2018-03-14 19:28:52.674852305 +0100
@@ -1,0 +2,37 @@
+Mon Mar 12 16:11:41 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.28.0:
+  + More fixes for the Translate plugin.
+  + Updated translations.
+
+---
+Wed Mar  7 16:50:36 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.27.92:
+  + Fix the new Translate plugin.
+  + Updated translations.
+
+---
+Sun Mar  4 23:16:57 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.27.1:
+  + Introduce new Translate plugin.
+  + Updated translations.
+- Update URL tag to https://wiki.gnome.org/Apps/Gedit/PluginsLists,
+  the current Gedit's plugins web subpage.
+- Drop glib2_gsettings_schema_{post,postun,requires} macros: their
+  functionality has been moved to RPM file triggers
+  (RPM 4.13, suse_version >= 1330).
+- Add:
+  + gedit-plugins-translate subpackage.
+  + gio-2.0, glib-2.0 and libpeas-1.0 pkgconfig and python3-base
+BuildRequires to avoid implicit dependencies.
+- Simplify multiple fdupes calls to one against the prefix
+  directory.
+
+---
+Wed Feb 28 16:26:16 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---

Old:

  gedit-plugins-3.22.0.tar.xz

New:

  gedit-plugins-3.28.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.iN9Bd8/_old  2018-03-14 19:28:53.458824465 +0100
+++ /var/tmp/diff_new_pack.iN9Bd8/_new  2018-03-14 19:28:53.462824323 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-plugins
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,28 +18,32 @@
 
 
 Name:   gedit-plugins
-Version:3.22.0
+Version:3.28.0
 Release:0
 Summary:A collection of plugins for gedit
-License:GPL-2.0+
-Group:  Productivity/Editors/Other
-Url:http://live.gnome.org/GeditPlugins
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.22/%{name}-%{version}.tar.xz
+License:GPL-2.0-or-later
+Group:  Productivity/Text/Editors
+URL:https://wiki.gnome.org/Apps/Gedit/PluginsLists
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.28/%{name}-%{version}.tar.xz
 Source1:gedit-plugins.SUSE
 # PATCH-FIX-UPSTREAM bracketcompletion-use-key-release-event-to-work-wi.patch 
boo#1027448 bgo#778737 hillw...@opensuse.org -- Switch to use key release event 
for ibus pinyin input method
 Patch0: bracketcompletion-use-key-release-event-to-work-wi.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
+BuildRequires:  python3-base
 # configure tests for python gi-bindings of gucharmap
 BuildRequires:  typelib-1_0-Gucharmap-2_90
-BuildRequires:  vala
+BuildRequires:  vala >= 0.28.0
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(dbus-python)
-BuildRequires:  pkgconfig(gedit) >= 3.22.0
+BuildRequires:  pkgconfig(dbus-python) >= 0.82
+BuildRequires:  pkgconfig(gedit) >= 3.16.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
-BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.17.3
+BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.21.3
 BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.0.6
+BuildRequires:  pkgconfig(libpeas-1.0) >= 1.7.0
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.7.0
 BuildRequires:  pkgconfig(vte-2.91)
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.12
@@ -65,7 +69,6 @@
 Suggests:   gedit-plugin-textsize
 Suggests:   gedit-plugin-wordcompletion
 Enhances:   gedit
-%glib2_gsettings_schema_requires
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
 %endif
@@ -90,15 +93,15 @@
 
 %package -n %{name}-data
 Summary:Common data 

commit gedit-plugins for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2017-09-13 21:44:58

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is "gedit-plugins"

Wed Sep 13 21:44:58 2017 rev:45 rq:522759 version:3.22.0

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2017-03-29 13:24:38.427866807 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2017-09-13 21:44:58.430616330 +0200
@@ -1,0 +2,11 @@
+Fri Sep  8 22:50:09 UTC 2017 - jeng...@inai.de
+
+- Update descriptions and RPM categories.
+  Replace old RPM macros.
+
+---
+Tue Aug 29 12:37:28 UTC 2017 - dims...@opensuse.org
+
+- Fix patch tag line.
+
+---



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.sl2tty/_old  2017-09-13 21:44:59.162513357 +0200
+++ /var/tmp/diff_new_pack.sl2tty/_new  2017-09-13 21:44:59.166512794 +0200
@@ -18,22 +18,21 @@
 
 
 Name:   gedit-plugins
+Version:3.22.0
+Release:0
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.22.0
-Release:0
+Url:http://live.gnome.org/GeditPlugins
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.22/%{name}-%{version}.tar.xz
 Source1:gedit-plugins.SUSE
-# PATCH-FIX-UPSTEAM bracketcompletion-use-key-release-event-to-work-wi.patch 
boo#1027448 bgo#778737 hillw...@opensuse.org -- Switch to use key release event 
for ibus pinyin input method
+# PATCH-FIX-UPSTREAM bracketcompletion-use-key-release-event-to-work-wi.patch 
boo#1027448 bgo#778737 hillw...@opensuse.org -- Switch to use key release event 
for ibus pinyin input method
 Patch0: bracketcompletion-use-key-release-event-to-work-wi.patch
-Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  pkg-config
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
+BuildRequires:  pkgconfig
+# configure tests for python gi-bindings of gucharmap
+BuildRequires:  typelib-1_0-Gucharmap-2_90
 BuildRequires:  vala
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-python)
@@ -44,11 +43,8 @@
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.7.0
 BuildRequires:  pkgconfig(vte-2.91)
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.12
-# configure tests for python gi-bindings of gucharmap
-BuildRequires:  typelib-1_0-Gucharmap-2_90
 Requires:   %{name}-lang = %{version}
 Requires:   gedit >= 3.14.0
-Enhances:   gedit
 Recommends: %{name}-data
 Suggests:   gedit-plugin-bookmarks
 Suggests:   gedit-plugin-bracketcompletion
@@ -68,34 +64,37 @@
 Suggests:   gedit-plugin-terminal
 Suggests:   gedit-plugin-textsize
 Suggests:   gedit-plugin-wordcompletion
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Enhances:   gedit
 %glib2_gsettings_schema_requires
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
-Here follows a list of plugins currently available in gedit-plugins:
+This package contains a number of plugins for gedit, such as:
 
- * Bracket Completion Add automatically a closing bracket when you
-   insert one
- * Charmap Select characters from a charactermap
- * Code Comment Comment or uncomment blocks of code
- * Color picker Select and insert a color from a dialog (for html,
+ * Bracket Completion: Automatically adds a closing bracket when you
+   insert an opening one
+ * Charmap: Select characters from a charactermap
+ * Code Comment: Comment or uncomment blocks of code
+ * Color picker: Select and insert a color from a dialog (for html,
css, php)
- * Join lines/ Split lines Join or split multiple lines through Ctrl+J
+ * Join lines/Split lines: Join or split multiple lines through Ctrl+J
and Ctrl+Shift+J
- * Session Saver Allow to bookmark working sessions in order to get
+ * Session Saver: Allows to bookmark working sessions in order to get
them back for further use
- * Smart Spaces Allow to unindent like if you were using tabs while
+ * Smart Spaces: Allows to unindent like if you were using tabs while
you're using spaces
- * Show tabbar A very basic plugin which shows or hides the gedit tabbar
- * Terminal A simple terminal widget accessible from the bottom panel
+ * Show tabbar: A plugin to show or hide the gedit tabbar
+ * Terminal: A terminal widget accessible from the bottom panel
 
 %package -n %{name}-data
-Summary:  

commit gedit-plugins for openSUSE:Factory

2017-03-29 Thread root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2017-03-29 13:24:36

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is "gedit-plugins"

Wed Mar 29 13:24:36 2017 rev:44 rq:482353 version:3.22.0

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2016-10-03 09:37:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2017-03-29 13:24:38.427866807 +0200
@@ -1,0 +2,7 @@
+Wed Mar  1 12:59:52 UTC 2017 - hillw...@opensuse.org
+
+- Add bracketcompletion-use-key-release-event-to-work-wi.patch:
+  Switch to use key release event for ibus pinyin input method
+  (bgo#778737, boo#1027448).
+
+---

New:

  bracketcompletion-use-key-release-event-to-work-wi.patch



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.P49e0V/_old  2017-03-29 13:24:39.315741238 +0200
+++ /var/tmp/diff_new_pack.P49e0V/_new  2017-03-29 13:24:39.319740673 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-plugins
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -25,6 +25,8 @@
 Release:0
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.22/%{name}-%{version}.tar.xz
 Source1:gedit-plugins.SUSE
+# PATCH-FIX-UPSTEAM bracketcompletion-use-key-release-event-to-work-wi.patch 
boo#1027448 bgo#778737 hillw...@opensuse.org -- Switch to use key release event 
for ibus pinyin input method
+Patch0: bracketcompletion-use-key-release-event-to-work-wi.patch
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -272,6 +274,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 install %{S:1} .
 %if !0%{?is_opensuse}
 translation-update-upstream

++ bracketcompletion-use-key-release-event-to-work-wi.patch ++
From 7c2ce196a6bedeb903de840ca5416a06ca918b2b Mon Sep 17 00:00:00 2001
From: Peng Wu 
Date: Tue, 6 Sep 2016 11:13:19 +0800
Subject: [PATCH] bracketcompletion: use key release event to work with input
 method

To work with ibus pinyin input method,
switch to use key release event.

https://bugzilla.gnome.org/show_bug.cgi?id=778737
---
 plugins/bracketcompletion/bracketcompletion.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/bracketcompletion/bracketcompletion.py 
b/plugins/bracketcompletion/bracketcompletion.py
index 9da57c9..451db2e 100644
--- a/plugins/bracketcompletion/bracketcompletion.py
+++ b/plugins/bracketcompletion/bracketcompletion.py
@@ -248,7 +248,7 @@ class BracketCompletionPlugin(GObject.Object, 
Gedit.ViewActivatable):
 return False
 
 def on_event_after(self, view, event):
-if event.type != Gdk.EventType.KEY_PRESS or \
+if event.type != Gdk.EventType.KEY_RELEASE or \
event.state & (Gdk.ModifierType.CONTROL_MASK | 
Gdk.ModifierType.MOD1_MASK) or \
event.keyval not in self._bracket_keyvals:
 return
-- 
2.9.3


commit gedit-plugins for openSUSE:Factory

2016-10-03 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2016-10-03 09:37:04

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is "gedit-plugins"

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2016-09-23 11:34:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2016-10-03 09:37:05.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 29 12:28:02 UTC 2016 - jeng...@inai.de
+
+- Use %_smp_mflags for parallel build.
+
+---



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.7GKpNu/_old  2016-10-03 09:37:06.0 +0200
+++ /var/tmp/diff_new_pack.7GKpNu/_new  2016-10-03 09:37:06.0 +0200
@@ -279,7 +279,7 @@
 
 %build
 %configure
-%__make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall




commit gedit-plugins for openSUSE:Factory

2016-09-23 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2016-09-23 11:34:51

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is "gedit-plugins"

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2016-03-30 11:59:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2016-09-23 11:34:52.0 +0200
@@ -1,0 +2,10 @@
+Sun Sep 18 19:51:39 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.0:
+  + Minor bugfixes.
+  + Updated translations.
+- Conditionally apply translations-update-upstream BuildRequires
+  and macro for non-openSUSE only.
+- Stop passing V=1 to make, we do debugging locally.
+
+---

Old:

  gedit-plugins-3.20.0.tar.xz

New:

  gedit-plugins-3.22.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.4UIf6H/_old  2016-09-23 11:34:54.0 +0200
+++ /var/tmp/diff_new_pack.4UIf6H/_new  2016-09-23 11:34:54.0 +0200
@@ -21,19 +21,21 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.20.0
+Version:3.22.0
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.20/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.22/%{name}-%{version}.tar.xz
 Source1:gedit-plugins.SUSE
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkg-config
+%if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
+%endif
 BuildRequires:  vala
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-python)
-BuildRequires:  pkgconfig(gedit) >= 3.14.0
+BuildRequires:  pkgconfig(gedit) >= 3.22.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.0
 BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.17.3
 BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.0.6
@@ -271,11 +273,13 @@
 %prep
 %setup -q
 install %{S:1} .
+%if !0%{?is_opensuse}
 translation-update-upstream
+%endif
 
 %build
 %configure
-%__make %{?jobs:-j%jobs} V=1
+%__make %{?jobs:-j%jobs}
 
 %install
 %makeinstall
@@ -315,6 +319,8 @@
 %defattr(-,root,root)
 # Common files
 %{_libdir}/gedit/plugins/gpdefs.py*
+%dir %{_libdir}/gedit/plugins/__pycache__
+%{_libdir}/gedit/plugins/__pycache__/gpdefs*.pyc
 
 %files -n gedit-plugin-bookmarks
 ## Explicitly list all plugins so we know when we miss one
@@ -330,6 +336,7 @@
 %{_datadir}/appdata/gedit-bracketcompletion.metainfo.xml
 %{_libdir}/gedit/plugins/bracketcompletion.plugin
 %{_libdir}/gedit/plugins/bracketcompletion.py*
+%{_libdir}/gedit/plugins/__pycache__/bracketcompletion*.pyc
 
 %files -n gedit-plugin-charmap
 # charmap
@@ -344,6 +351,7 @@
 %{_datadir}/appdata/gedit-codecomment.metainfo.xml
 %{_libdir}/gedit/plugins/codecomment.plugin
 %{_libdir}/gedit/plugins/codecomment.py*
+%{_libdir}/gedit/plugins/__pycache__/codecomment*.pyc
 
 %files -n gedit-plugin-colorpicker
 # colorpicker
@@ -351,6 +359,7 @@
 %{_datadir}/appdata/gedit-colorpicker.metainfo.xml
 %{_libdir}/gedit/plugins/colorpicker.plugin
 %{_libdir}/gedit/plugins/colorpicker.py*
+%{_libdir}/gedit/plugins/__pycache__/colorpicker*.pyc
 
 %files -n gedit-plugin-colorschemer
 # colorschemer
@@ -403,6 +412,7 @@
 %{_datadir}/appdata/gedit-joinlines.metainfo.xml
 %{_libdir}/gedit/plugins/joinlines.plugin
 %{_libdir}/gedit/plugins/joinlines.py*
+%{_libdir}/gedit/plugins/__pycache__/joinlines*.pyc
 
 %files -n gedit-plugin-multiedit
 # multiedit
@@ -417,6 +427,7 @@
 %{_datadir}/appdata/gedit-smartspaces.metainfo.xml
 %{_libdir}/gedit/plugins/smartspaces.plugin
 %{_libdir}/gedit/plugins/smartspaces.py*
+%{_libdir}/gedit/plugins/__pycache__/smartspaces*.pyc
 
 %files -n gedit-plugin-synctex
 # synctex
@@ -431,6 +442,7 @@
 %{_datadir}/appdata/gedit-terminal.metainfo.xml
 %{_libdir}/gedit/plugins/terminal.plugin
 %{_libdir}/gedit/plugins/terminal.py*
+%{_libdir}/gedit/plugins/__pycache__/terminal*.pyc
 %{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.terminal.gschema.xml
 
 %files -n gedit-plugin-textsize

++ gedit-plugins-3.20.0.tar.xz -> gedit-plugins-3.22.0.tar.xz ++
 26870 lines of diff (skipped)




commit gedit-plugins for openSUSE:Factory

2016-03-30 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2016-03-30 11:59:06

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is "gedit-plugins"

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2015-10-06 16:34:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2016-03-30 11:59:08.0 +0200
@@ -1,0 +2,7 @@
+Mon Mar 21 08:51:49 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Minor bugfixes, release the new stable version.
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.18.0.tar.xz

New:

  gedit-plugins-3.20.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.qVnRzL/_old  2016-03-30 11:59:10.0 +0200
+++ /var/tmp/diff_new_pack.qVnRzL/_new  2016-03-30 11:59:10.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-plugins
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,9 +21,9 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.18.0
+Version:3.20.0
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.20/%{name}-%{version}.tar.xz
 Source1:gedit-plugins.SUSE
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes

++ gedit-plugins-3.18.0.tar.xz -> gedit-plugins-3.20.0.tar.xz ++
 37081 lines of diff (skipped)




commit gedit-plugins for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2015-10-06 16:34:25

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is "gedit-plugins"

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2015-03-30 19:20:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2015-10-06 16:34:26.0 +0200
@@ -1,0 +2,26 @@
+Tue Sep 22 07:23:02 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.18.0:
+  + No changes, release the new stable version.
+- Drop vte2 Requires from gedit-plugin-terminal: this plugin was
+  ported to Vte-2.91 during the 3.14.0 cycle already.
+
+---
+Wed Sep 16 08:55:33 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.17.1:
+  + Silence runtime warnings about gi.require_version in python.
+  + Misc bugfixes.
+  + Updated translations.
+- Add vala BuildRequires: it's needed to build some plugins.
+
+---
+Thu Apr 30 11:04:26 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.17.0:
+  + Add Find in Files plugin.
+  + Misc bugfixes.
+  + Updated translations.
+- Add new (suggested) subpackage gedit-plugin-findinfiles.
+
+---

Old:

  gedit-plugins-3.16.0.tar.xz

New:

  gedit-plugins-3.18.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.le8NlI/_old  2015-10-06 16:34:27.0 +0200
+++ /var/tmp/diff_new_pack.le8NlI/_new  2015-10-06 16:34:27.0 +0200
@@ -21,20 +21,21 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.16.0
+Version:3.18.0
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.16/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.18/%{name}-%{version}.tar.xz
 Source1:gedit-plugins.SUSE
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkg-config
 BuildRequires:  translation-update-upstream
+BuildRequires:  vala
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-python)
 BuildRequires:  pkgconfig(gedit) >= 3.14.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.0
-BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.14.0
+BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.17.3
 BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.0.6
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.7.0
 BuildRequires:  pkgconfig(vte-2.91)
@@ -54,6 +55,7 @@
 Suggests:   gedit-plugin-commander
 Suggests:   gedit-plugin-dashboard
 Suggests:   gedit-plugin-drawspaces
+Suggests:   gedit-plugin-findinfiles
 Suggests:   gedit-plugin-git
 Suggests:   gedit-plugin-joinlines
 Suggests:   gedit-plugin-multiedit
@@ -172,6 +174,14 @@
 %description -n gedit-plugin-drawspaces
 The gedit drawspaces plugin.
 
+%package -n gedit-plugin-findinfiles
+Summary:Gedit Find In Files plugin
+Group:  Productivity/Editors/Other
+Requires:   %{name}-data = %{version}
+
+%description -n gedit-plugin-findinfiles
+The gedit Find In Files plugin.
+
 %package -n gedit-plugin-git
 Summary:Gedit git plugin
 Group:  Productivity/Editors/Other
@@ -221,7 +231,6 @@
 Summary:Gedit terminal plugin
 Group:  Productivity/Editors/Other
 Requires:   %{name}-data = %{version}
-Requires:   vte2
 Provides:   gedit-plugins:%{_libdir}/gedit/plugins/terminal.plugin
 
 %description -n gedit-plugin-terminal
@@ -306,8 +315,6 @@
 %defattr(-,root,root)
 # Common files
 %{_libdir}/gedit/plugins/gpdefs.py*
-%{_libdir}/gedit/plugins/__pycache__/gpdefs.*
-%dir %{_libdir}/gedit/plugins/__pycache__
 
 %files -n gedit-plugin-bookmarks
 ## Explicitly list all plugins so we know when we miss one
@@ -323,7 +330,6 @@
 %{_datadir}/appdata/gedit-bracketcompletion.metainfo.xml
 %{_libdir}/gedit/plugins/bracketcompletion.plugin
 %{_libdir}/gedit/plugins/bracketcompletion.py*
-%{_libdir}/gedit/plugins/__pycache__/bracketcompletion.*
 
 %files -n gedit-plugin-charmap
 # charmap
@@ -338,7 +344,6 @@
 %{_datadir}/appdata/gedit-codecomment.metainfo.xml
 %{_libdir}/gedit/plugins/codecomment.plugin
 %{_libdir}/gedit/plugins/codecomment.py*
-%{_libdir}/gedit/plugins/__pycache__/codecomment.*
 
 %files -n gedit-plugin-colorpicker
 # colorpicker
@@ -346,7 +351,6 @@
 %{_datadir}/appdata/gedit-colorpicker.metainfo.xml
 

commit gedit-plugins for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2015-03-30 19:20:20

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2015-02-11 16:44:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2015-03-30 19:20:22.0 +0200
@@ -1,0 +2,34 @@
+Tue Mar 24 08:54:54 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Mon Mar 23 15:21:40 UTC 2015 - badshah...@gmail.com
+
+- Main package should Suggest instead of Recommending individual
+  plugin packages; split Provides for individual plugin
+  subpackages to help with update.
+
+---
+Tue Mar 17 18:23:56 UTC 2015 - sfal...@opensuse.org
+
+-  Reworked subpackages, to provide for individual installation of
+   plugins, rather than getting all or nothing.
+
+---
+Mon Mar 16 09:06:27 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.1:
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Wed Feb 18 19:06:57 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.0:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.14.1.tar.xz

New:

  gedit-plugins-3.16.0.tar.xz
  gedit-plugins.SUSE



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.NgqGBu/_old  2015-03-30 19:20:22.0 +0200
+++ /var/tmp/diff_new_pack.NgqGBu/_new  2015-03-30 19:20:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-plugins
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,9 +21,10 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.14.1
+Version:3.16.0
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.16/%{name}-%{version}.tar.xz
+Source1:gedit-plugins.SUSE
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -43,6 +44,24 @@
 Requires:   %{name}-lang = %{version}
 Requires:   gedit = 3.14.0
 Enhances:   gedit
+Recommends: %{name}-data
+Suggests:   gedit-plugin-bookmarks
+Suggests:   gedit-plugin-bracketcompletion
+Suggests:   gedit-plugin-charmap
+Suggests:   gedit-plugin-codecomment
+Suggests:   gedit-plugin-colorpicker
+Suggests:   gedit-plugin-colorschemer
+Suggests:   gedit-plugin-commander
+Suggests:   gedit-plugin-dashboard
+Suggests:   gedit-plugin-drawspaces
+Suggests:   gedit-plugin-git
+Suggests:   gedit-plugin-joinlines
+Suggests:   gedit-plugin-multiedit
+Suggests:   gedit-plugin-smartspaces
+Suggests:   gedit-plugin-synctex
+Suggests:   gedit-plugin-terminal
+Suggests:   gedit-plugin-textsize
+Suggests:   gedit-plugin-wordcompletion
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
@@ -64,11 +83,174 @@
  * Show tabbar A very basic plugin which shows or hides the gedit tabbar
  * Terminal A simple terminal widget accessible from the bottom panel
 
+%package -n %{name}-data
+Summary:Common data required by plugins
+Group:  Productivity/Editors/Other
+Requires:   gedit
+
+%description -n %{name}-data
+Common files required by all plugins
+
+%package -n gedit-plugin-bookmarks
+Summary:Gedit bookmarks plugin
+Group:  Productivity/Editors/Other
+Requires:   %{name}-data = %{version}
+Provides:   gedit-plugins:%{_libdir}/gedit/plugins/bookmarks.plugin
+
+%description -n gedit-plugin-bookmarks
+The gedit bookmarks plugin.
+
+%package -n gedit-plugin-bracketcompletion
+Summary:Gedit bracketcompletion plugin
+Group:  Productivity/Editors/Other
+Requires:   %{name}-data = %{version}
+Provides:   gedit-plugins:%{_libdir}/gedit/plugins/bracketcompletion.plugin
+
+%description -n 

commit gedit-plugins for openSUSE:Factory

2015-02-11 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2015-02-11 16:44:33

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2014-11-18 22:47:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2015-02-11 16:44:34.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb  9 20:19:15 UTC 2015 - zai...@opensuse.org
+
+- Move zeitgeist Requires to the gedit-plugin-zeitgeist
+  sub-package, avoid dragging in zeitgeist for main package.
+
+---



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.4Wb7sn/_old  2015-02-11 16:44:35.0 +0100
+++ /var/tmp/diff_new_pack.4Wb7sn/_new  2015-02-11 16:44:35.0 +0100
@@ -42,8 +42,6 @@
 BuildRequires:  typelib-1_0-Gucharmap-2_90
 Requires:   %{name}-lang = %{version}
 Requires:   gedit = 3.14.0
-# For dashboard plugin
-Requires:   zeitgeist
 Enhances:   gedit
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -70,6 +68,8 @@
 Summary:Zeitgeist dataprovider for gedit
 Group:  Productivity/Text/Editors
 Requires:   gedit
+# For dashboard plugin
+Requires:   zeitgeist
 Supplements:packageand(gedit:zeitgeist)
 
 %description -n gedit-plugin-zeitgeist

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2014-11-18 22:46:12

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2014-09-30 19:41:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2014-11-18 22:47:27.0 +0100
@@ -1,0 +2,7 @@
+Thu Nov 13 20:31:14 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.14.0.tar.xz

New:

  gedit-plugins-3.14.1.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.70zIcG/_old  2014-11-18 22:47:28.0 +0100
+++ /var/tmp/diff_new_pack.70zIcG/_new  2014-11-18 22:47:28.0 +0100
@@ -21,7 +21,7 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.14.0
+Version:3.14.1
 Release:0
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.14/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins

++ gedit-plugins-3.14.0.tar.xz - gedit-plugins-3.14.1.tar.xz ++
 8960 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2014-09-30 19:39:53

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2014-05-05 21:15:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2014-09-30 19:41:42.0 +0200
@@ -1,0 +2,47 @@
+Tue Sep 23 10:14:56 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + New features and fixes:
+- Improve joinlines plugin.
+- Improve multiedit plugin.
+- Improve commander plugin.
+- Improve git plugin.
+- terminal: Port to vte-2.91.
+  + Updated translations.
+- Drop gedit-plugins-vte-2.91.patch: fixed upstream.
+- Drop gnome-common BuildRequires and call to autogen.sh: no longer
+  requires, as no patch touches the build system.
+- Add typelib-1_0-Gucharmap-2_90 BuildRequires: new dependency. As
+  the plugins are written in python, we only require the gi
+  bindings, not the entire -devel package.
+
+---
+Sat Jul 26 16:21:25 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.2:
+  + Adapt to the rename of gedit's desktop file.
+
+---
+Tue Jul 22 21:09:21 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.1:
+  + Adapt the plugins for the changes in GeditDocument.
+  + Various improvements and bug fixes.
+  + Updated translations.
+
+---
+Sat Jul 12 22:29:02 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.0:
+  + Moved zeitgeist plugin from gedit core to plugins.
+  + Updated translations.
+- Add pkgconfig(zeitgeist-2.0) BuildRequires.
+- Create new subpackage gedit-plugin-zeitgeist (moved from gedit
+  mainpackage, preserved the name of the package).
+- Add gedit-plugins-vte-2.91.patch: Detect and use Vte 2.91.
+- Add gnome-common BuildRequires and call to autogen.sh, as above
+  patch touches the buildsystem.
+- Replace pkgconfig(vte-2.90) BuildRequires with
+  pkgconfig(vte-2.91).
+
+---

Old:

  gedit-plugins-3.12.1.tar.xz

New:

  gedit-plugins-3.14.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.Js589A/_old  2014-09-30 19:41:43.0 +0200
+++ /var/tmp/diff_new_pack.Js589A/_new  2014-09-30 19:41:43.0 +0200
@@ -21,9 +21,9 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.12.1
+Version:3.14.0
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.12/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.14/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -31,14 +31,17 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-python)
-BuildRequires:  pkgconfig(gedit) = 3.12.0
+BuildRequires:  pkgconfig(gedit) = 3.14.0
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.9.0
-BuildRequires:  pkgconfig(gtksourceview-3.0) = 3.9.2
+BuildRequires:  pkgconfig(gtksourceview-3.0) = 3.14.0
 BuildRequires:  pkgconfig(libgit2-glib-1.0) = 0.0.6
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 1.7.0
-BuildRequires:  pkgconfig(vte-2.90)
+BuildRequires:  pkgconfig(vte-2.91)
+BuildRequires:  pkgconfig(zeitgeist-2.0) = 0.9.12
+# configure tests for python gi-bindings of gucharmap
+BuildRequires:  typelib-1_0-Gucharmap-2_90
 Requires:   %{name}-lang = %{version}
-Requires:   gedit
+Requires:   gedit = 3.14.0
 # For dashboard plugin
 Requires:   zeitgeist
 Enhances:   gedit
@@ -63,6 +66,16 @@
  * Show tabbar A very basic plugin which shows or hides the gedit tabbar
  * Terminal A simple terminal widget accessible from the bottom panel
 
+%package -n gedit-plugin-zeitgeist
+Summary:Zeitgeist dataprovider for gedit
+Group:  Productivity/Text/Editors
+Requires:   gedit
+Supplements:packageand(gedit:zeitgeist)
+
+%description -n gedit-plugin-zeitgeist
+The zeitgeist plugin for gedit provides a zeitgeist dataprovider that
+logs access and leave event for documents used with gedit.
+
 %lang_package
 %prep
 %setup -q
@@ -93,64 +106,95 @@
 %defattr(-,root,root)
 # Common files
 %{_libdir}/gedit/plugins/gpdefs.py*
+%{_libdir}/gedit/plugins/__pycache__/gpdefs.*
+%dir 

commit gedit-plugins for openSUSE:Factory

2013-12-28 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2013-12-28 09:12:20

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2013-09-27 17:10:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2013-12-28 09:12:22.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec  4 19:34:14 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.1:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.10.0.tar.xz

New:

  gedit-plugins-3.10.1.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.K8DRgD/_old  2013-12-28 09:12:23.0 +0100
+++ /var/tmp/diff_new_pack.K8DRgD/_new  2013-12-28 09:12:23.0 +0100
@@ -21,7 +21,7 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.10.0
+Version:3.10.1
 Release:0
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.10/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins

++ gedit-plugins-3.10.0.tar.xz - gedit-plugins-3.10.1.tar.xz ++
 3988 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2013-09-27 17:10:57

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2013-07-21 11:49:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2013-09-27 17:10:58.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 23 19:24:52 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.9.2.tar.xz

New:

  gedit-plugins-3.10.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.YpodEu/_old  2013-09-27 17:10:59.0 +0200
+++ /var/tmp/diff_new_pack.YpodEu/_new  2013-09-27 17:10:59.0 +0200
@@ -21,9 +21,9 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.9.2
+Version:3.10.0
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.10/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  intltool

++ gedit-plugins-3.9.2.tar.xz - gedit-plugins-3.10.0.tar.xz ++
 42197 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2013-07-21 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2013-07-21 11:49:35

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2013-06-29 19:39:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2013-07-21 11:49:37.0 +0200
@@ -1,0 +2,11 @@
+Sat Jul 20 09:16:50 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.2:
+  + Show the file's git status in the file browser.
+  + Word completion: add configure options.
+  + Misc bugfixes.
+  + Updated translations.
+- Add pkgconfig(libgit2-glib-1.0) BuildRequires: enable the git
+  plugin.
+
+---

Old:

  gedit-plugins-3.9.1.tar.xz

New:

  gedit-plugins-3.9.2.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.YyZGV1/_old  2013-07-21 11:49:38.0 +0200
+++ /var/tmp/diff_new_pack.YyZGV1/_new  2013-07-21 11:49:38.0 +0200
@@ -21,7 +21,7 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.9.1
+Version:3.9.2
 Release:0
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.9/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins
@@ -32,8 +32,9 @@
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-python)
 BuildRequires:  pkgconfig(gedit) = 3.7.1
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
-BuildRequires:  pkgconfig(gtksourceview-3.0) = 3.0.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.9.0
+BuildRequires:  pkgconfig(gtksourceview-3.0) = 3.9.2
+BuildRequires:  pkgconfig(libgit2-glib-1.0) = 0.0.6
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 1.7.0
 BuildRequires:  pkgconfig(vte-2.90)
 Requires:   %{name}-lang = %{version}
@@ -123,6 +124,9 @@
 %{_libdir}/gedit/plugins/drawspaces.plugin
 %{_libdir}/gedit/plugins/libdrawspaces.so
 %{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.drawspaces.gschema.xml
+# git
+%{_libdir}/gedit/plugins/git.plugin
+%{_libdir}/gedit/plugins/git/
 # joinlines
 %{_libdir}/gedit/plugins/joinlines.plugin
 %{_libdir}/gedit/plugins/joinlines.py*
@@ -145,6 +149,7 @@
 # wordcompletion
 %{_libdir}/gedit/plugins/wordcompletion.plugin
 %{_libdir}/gedit/plugins/libwordcompletion.so
+%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.wordcompletion.gschema.xml
 
 %files lang -f %{name}.lang
 

++ gedit-plugins-3.9.1.tar.xz - gedit-plugins-3.9.2.tar.xz ++
 22162 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2013-06-29 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2013-06-29 19:39:34

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2013-04-26 15:43:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2013-06-29 19:39:35.0 +0200
@@ -1,0 +2,21 @@
+Fri Jun 21 19:50:58 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.1:
+  + Add user help translations.
+  + New git plugin.
+  + terminal: handle drag and drop of files.
+  + Follow gnome-terminal settings on terminal plugin.
+  + Misc bugfixes.
+  + Updated translations.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+  following upstreams port to the new documentation infrastructure.
+
+---
+Sun May 26 18:42:07 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.2:
+  + Follow gnome-terminal settings on terminal plugin.
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.8.1.tar.xz

New:

  gedit-plugins-3.9.1.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.JHMNX9/_old  2013-06-29 19:39:36.0 +0200
+++ /var/tmp/diff_new_pack.JHMNX9/_new  2013-06-29 19:39:36.0 +0200
@@ -21,15 +21,15 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.8.1
+Version:3.9.1
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.8/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.9/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
 BuildRequires:  pkg-config
 BuildRequires:  translation-update-upstream
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-python)
 BuildRequires:  pkgconfig(gedit) = 3.7.1
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
@@ -62,12 +62,11 @@
  * Show tabbar A very basic plugin which shows or hides the gedit tabbar
  * Terminal A simple terminal widget accessible from the bottom panel
 
+%lang_package
 %prep
 %setup -q
 translation-update-upstream
 
-%lang_package
-
 %build
 %configure
 %__make %{?jobs:-j%jobs} V=1
@@ -76,6 +75,7 @@
 %makeinstall
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %find_lang %{name}
+%find_lang gedit %{name}.lang
 %fdupes %{buildroot}/%{_datadir}/gedit/plugins
 %fdupes %{buildroot}/%{_libdir}/gedit/plugins
 

++ gedit-plugins-3.8.1.tar.xz - gedit-plugins-3.9.1.tar.xz ++
 181478 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2013-04-26 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2013-04-26 15:43:26

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2013-04-05 17:27:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2013-04-26 15:43:28.0 +0200
@@ -1,0 +2,9 @@
+Mon Apr 15 17:33:04 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.1:
+  + Port Dashboard to use libzeitgeist2.
+  + New Color Schemer plugin.
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.8.0.tar.xz

New:

  gedit-plugins-3.8.1.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.FeSl4s/_old  2013-04-26 15:43:30.0 +0200
+++ /var/tmp/diff_new_pack.FeSl4s/_new  2013-04-26 15:43:30.0 +0200
@@ -21,7 +21,7 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.8.0
+Version:3.8.1
 Release:0
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.8/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins
@@ -108,6 +108,10 @@
 # colorpicker
 %{_libdir}/gedit/plugins/colorpicker.plugin
 %{_libdir}/gedit/plugins/colorpicker.py*
+# colorschemer
+%{_libdir}/gedit/plugins/colorschemer.plugin
+%{_libdir}/gedit/plugins/colorschemer/
+%{_datadir}/gedit/plugins/colorschemer/
 # commander
 %{_libdir}/gedit/plugins/commander.plugin
 %{_libdir}/gedit/plugins/commander/

++ gedit-plugins-3.8.0.tar.xz - gedit-plugins-3.8.1.tar.xz ++
 23870 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2013-04-05 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2013-04-05 17:27:20

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2012-10-19 12:31:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2013-04-05 17:27:20.0 +0200
@@ -1,0 +2,17 @@
+Mon Mar 25 20:35:23 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Tue Feb  5 19:56:57 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.1:
+  + Port plugins to python 3.
+  + Drop session saver plugin.
+  + Drop taglist plugin.
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.6.1.tar.xz

New:

  gedit-plugins-3.8.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.DEW4HR/_old  2013-04-05 17:27:22.0 +0200
+++ /var/tmp/diff_new_pack.DEW4HR/_new  2013-04-05 17:27:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-plugins
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,9 +21,9 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.6.1
+Version:3.8.0
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.8/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
@@ -31,10 +31,10 @@
 BuildRequires:  pkg-config
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(dbus-python)
-BuildRequires:  pkgconfig(gedit) = 3.2.1
+BuildRequires:  pkgconfig(gedit) = 3.7.1
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
 BuildRequires:  pkgconfig(gtksourceview-3.0) = 3.0.0
-BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 1.0.0
+BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 1.7.0
 BuildRequires:  pkgconfig(vte-2.90)
 Requires:   %{name}-lang = %{version}
 Requires:   gedit
@@ -74,9 +74,6 @@
 
 %install
 %makeinstall
-# sr@latin was added by translation-update-upstream, so kill sr@Latn
-test -d %{buildroot}%{_datadir}/locale/sr@latin
-rm -r %{buildroot}%{_datadir}/locale/sr@Latn
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %find_lang %{name}
 %fdupes %{buildroot}/%{_datadir}/gedit/plugins
@@ -99,7 +96,6 @@
 # bookmarks
 %{_libdir}/gedit/plugins/bookmarks.plugin
 %{_libdir}/gedit/plugins/libbookmarks.so
-%{_datadir}/gedit/plugins/bookmarks/
 # bracketcompletion
 %{_libdir}/gedit/plugins/bracketcompletion.plugin
 %{_libdir}/gedit/plugins/bracketcompletion.py*
@@ -129,20 +125,12 @@
 # multiedit
 %{_libdir}/gedit/plugins/multiedit.plugin
 %{_libdir}/gedit/plugins/multiedit/
-# sessionsaver
-%{_libdir}/gedit/plugins/sessionsaver.plugin
-%{_libdir}/gedit/plugins/sessionsaver/
-%{_datadir}/gedit/plugins/sessionsaver/
 # smartspaces
 %{_libdir}/gedit/plugins/smartspaces.plugin
 %{_libdir}/gedit/plugins/smartspaces.py*
 # synctex
 %{_libdir}/gedit/plugins/synctex.plugin
 %{_libdir}/gedit/plugins/synctex/
-# taglist
-%{_libdir}/gedit/plugins/taglist.plugin
-%{_libdir}/gedit/plugins/libtaglist.so
-%{_datadir}/gedit/plugins/taglist/
 # terminal
 %{_libdir}/gedit/plugins/terminal.plugin
 %{_libdir}/gedit/plugins/terminal.py*

++ gedit-plugins-3.6.1.tar.xz - gedit-plugins-3.8.0.tar.xz ++
 26449 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2012-10-19 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2012-10-19 12:31:40

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2012-10-03 10:26:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2012-10-19 12:31:43.0 +0200
@@ -1,0 +2,9 @@
+Tue Oct 16 15:04:20 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.1:
+  + Misc bugfixes.
+  + Updated translations.
+- Fix the fdupes calls: it's been a while gedit-2 did not exist
+  anymore.
+
+---

Old:

  gedit-plugins-3.6.0.tar.xz

New:

  gedit-plugins-3.6.1.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.APVvyM/_old  2012-10-19 12:31:44.0 +0200
+++ /var/tmp/diff_new_pack.APVvyM/_new  2012-10-19 12:31:44.0 +0200
@@ -21,7 +21,7 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.6.0
+Version:3.6.1
 Release:0
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.6/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins
@@ -79,8 +79,8 @@
 rm -r %{buildroot}%{_datadir}/locale/sr@Latn
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %find_lang %{name}
-%fdupes %{buildroot}/%{_datadir}/gedit-2/plugins
-%fdupes %{buildroot}/%{_libdir}/gedit-2/plugins
+%fdupes %{buildroot}/%{_datadir}/gedit/plugins
+%fdupes %{buildroot}/%{_libdir}/gedit/plugins
 
 %clean
 rm -rf %{buildroot}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2012-10-03 10:25:58

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2012-05-07 22:47:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2012-10-03 10:26:00.0 +0200
@@ -1,0 +2,23 @@
+Mon Sep 24 20:57:25 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Use the textview instead of the overlay for the overlayed color
+button.
+
+---
+Wed Sep 19 18:19:12 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.2:
+  + Color picker now shows an overlayed color button when a
+hexadecimal color is selected
+  + Misc bugfixes
+  + Updated translations.
+
+---
+Sun Aug 19 11:05:09 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.1:
+  + Misc bugfixes
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.4.0.tar.xz

New:

  gedit-plugins-3.6.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.fhDfzj/_old  2012-10-03 10:26:01.0 +0200
+++ /var/tmp/diff_new_pack.fhDfzj/_new  2012-10-03 10:26:01.0 +0200
@@ -21,9 +21,9 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.4.0
+Version:3.6.0
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.4/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.6/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
@@ -32,9 +32,9 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(dbus-python)
 BuildRequires:  pkgconfig(gedit) = 3.2.1
-BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(gtksourceview-3.0)
-BuildRequires:  pkgconfig(libpeas-gtk-1.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
+BuildRequires:  pkgconfig(gtksourceview-3.0) = 3.0.0
+BuildRequires:  pkgconfig(libpeas-gtk-1.0) = 1.0.0
 BuildRequires:  pkgconfig(vte-2.90)
 Requires:   %{name}-lang = %{version}
 Requires:   gedit

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2012-05-07 22:46:05

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2012-03-16 13:13:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2012-05-07 22:47:15.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr 23 08:08:38 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Misc bugfixes
+  + Updated translations.
+- Drop gedit-plugins-implicit.patch: fixed upstream.
+
+---

Old:

  gedit-plugins-3.3.4.tar.xz
  gedit-plugins-implicit.patch

New:

  gedit-plugins-3.4.0.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.PRKF1i/_old  2012-05-07 22:47:16.0 +0200
+++ /var/tmp/diff_new_pack.PRKF1i/_new  2012-05-07 22:47:16.0 +0200
@@ -21,11 +21,9 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.3.4
+Version:3.4.0
 Release:0
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.3/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gedit-plugins-implicit.patch bgo#665541 
dims...@opensuse.org -- #include stdio.h to have atoi defined.
-Patch0: gedit-plugins-implicit.patch
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.4/%{name}-%{version}.tar.xz
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
@@ -66,7 +64,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 translation-update-upstream
 
 %lang_package

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2012-03-16 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2012-03-16 13:13:43

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2012-02-28 19:22:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2012-03-16 13:13:48.0 +0100
@@ -1,0 +2,9 @@
+Thu Mar  8 17:05:34 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.4:
+  + Port colorpicker to new color chooser widget
+  + Use GResource for drawspaces
+  + Misc bugfixes
+  + Updated translations.
+
+---

Old:

  gedit-plugins-3.3.3.tar.xz

New:

  gedit-plugins-3.3.4.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.fAmWQ5/_old  2012-03-16 13:13:49.0 +0100
+++ /var/tmp/diff_new_pack.fAmWQ5/_new  2012-03-16 13:13:49.0 +0100
@@ -21,7 +21,7 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.3.3
+Version:3.3.4
 Release:0
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.3/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM gedit-plugins-implicit.patch bgo#665541 
dims...@opensuse.org -- #include stdio.h to have atoi defined.
@@ -125,7 +125,6 @@
 # drawspaces
 %{_libdir}/gedit/plugins/drawspaces.plugin
 %{_libdir}/gedit/plugins/libdrawspaces.so
-%{_datadir}/gedit/plugins/drawspaces/
 %{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.drawspaces.gschema.xml
 # joinlines
 %{_libdir}/gedit/plugins/joinlines.plugin

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2012-02-28 19:22:08

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2012-02-16 12:20:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2012-02-28 19:22:10.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 25 10:25:20 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.3:
+  + Misc bugfixes
+  + Updated translations.
+- Remove sed hack in %prep for broken configure check for vte:
+  fixed upstream.
+
+---

Old:

  gedit-plugins-3.3.2.tar.xz

New:

  gedit-plugins-3.3.3.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.0gtwab/_old  2012-02-28 19:22:13.0 +0100
+++ /var/tmp/diff_new_pack.0gtwab/_new  2012-02-28 19:22:13.0 +0100
@@ -21,9 +21,8 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.3.2
+Version:3.3.3
 Release:0
-# FIXME: remove sed hack in %%prep when bgo#669558 is fixed
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.3/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM gedit-plugins-implicit.patch bgo#665541 
dims...@opensuse.org -- #include stdio.h to have atoi defined.
 Patch0: gedit-plugins-implicit.patch
@@ -39,8 +38,8 @@
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)
 BuildRequires:  pkgconfig(vte-2.90)
-Requires:   gedit
 Requires:   %{name}-lang = %{version}
+Requires:   gedit
 # For dashboard plugin
 Requires:   zeitgeist
 Enhances:   gedit
@@ -68,8 +67,6 @@
 %prep
 %setup -q
 %patch0 -p1
-grep -q vte2_90 configure.ac  (echo sed hack can be dropped; /bin/false)
-sed -i s/-lvte/-lvte2_90/g configure
 translation-update-upstream
 
 %lang_package

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2012-02-16 12:20:47

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2012-01-09 12:04:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2012-02-16 12:20:51.0 +0100
@@ -1,0 +2,14 @@
+Tue Feb  7 11:01:50 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.2:
+  + Commander plugin bugfixes
+  + Misc bugfixes
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Add pkgconfig(vte-2.90) BuildRequires to keep building the
+  terminal plugin, after a configure check got added for vte.
+- Add a sed hack in %prep to work around broken configure check for
+  vte.
+
+---

Old:

  gedit-plugins-3.3.1.tar.xz

New:

  gedit-plugins-3.3.2.tar.xz



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.aUF7rR/_old  2012-02-16 12:20:52.0 +0100
+++ /var/tmp/diff_new_pack.aUF7rR/_new  2012-02-16 12:20:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-plugins
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,8 +21,9 @@
 Summary:A collection of plugins for gedit
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
-Version:3.3.1
+Version:3.3.2
 Release:0
+# FIXME: remove sed hack in %%prep when bgo#669558 is fixed
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.3/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM gedit-plugins-implicit.patch bgo#665541 
dims...@opensuse.org -- #include stdio.h to have atoi defined.
 Patch0: gedit-plugins-implicit.patch
@@ -32,13 +33,12 @@
 BuildRequires:  intltool
 BuildRequires:  pkg-config
 BuildRequires:  translation-update-upstream
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(dbus-python)
 BuildRequires:  pkgconfig(gedit) = 3.2.1
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)
+BuildRequires:  pkgconfig(vte-2.90)
 Requires:   gedit
 Requires:   %{name}-lang = %{version}
 # For dashboard plugin
@@ -68,6 +68,8 @@
 %prep
 %setup -q
 %patch0 -p1
+grep -q vte2_90 configure.ac  (echo sed hack can be dropped; /bin/false)
+sed -i s/-lvte/-lvte2_90/g configure
 translation-update-upstream
 
 %lang_package

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2012-01-09 12:04:18

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-plugins/gedit-plugins.changes  
2011-10-18 14:12:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.gedit-plugins.new/gedit-plugins.changes 
2012-01-09 12:04:18.0 +0100
@@ -1,0 +2,22 @@
+Wed Dec 21 14:23:43 UTC 2011 - vu...@opensuse.org
+
+- Add zeitgeist Requires for the dashboard plugin.
+- Remove .la files: we're not interested in them.
+- Explicitly list all plugins in the file list, so we notice if
+  we're missing one.
+
+---
+Sun Dec  4 13:14:29 UTC 2011 - dims...@opensuse.org
+
+- Update to version 3.3.1:
+  + New dashboard plugin
+  + Misc bugfixes
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Add gedit-plugins-implicit.patch: Fix an implicit declaration of
+  atoi(), as stdlib.h was not included.
+- Change License tag to spdx identifier (GPL-2.0+).
+
+---

Old:

  gedit-plugins-3.2.1.tar.bz2

New:

  gedit-plugins-3.3.1.tar.xz
  gedit-plugins-implicit.patch



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.VYI7eO/_old  2012-01-09 12:04:20.0 +0100
+++ /var/tmp/diff_new_pack.VYI7eO/_new  2012-01-09 12:04:20.0 +0100
@@ -17,20 +17,23 @@
 #
 
 
-
 Name:   gedit-plugins
 Summary:A collection of plugins for gedit
-Version:3.2.1
-Release:1
-Source: 
http://download.gnome.org/sources/gedit-plugins/3.2/%{name}-%{version}.tar.bz2
 License:GPL-2.0+
 Group:  Productivity/Editors/Other
+Version:3.3.1
+Release:0
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.3/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gedit-plugins-implicit.patch bgo#665541 
dims...@opensuse.org -- #include stdio.h to have atoi defined.
+Patch0: gedit-plugins-implicit.patch
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
 BuildRequires:  pkg-config
 BuildRequires:  translation-update-upstream
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(dbus-python)
 BuildRequires:  pkgconfig(gedit) = 3.2.1
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -38,6 +41,8 @@
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)
 Requires:   gedit
 Requires:   %{name}-lang = %{version}
+# For dashboard plugin
+Requires:   zeitgeist
 Enhances:   gedit
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -62,6 +67,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 translation-update-upstream
 
 %lang_package
@@ -75,6 +81,7 @@
 # sr@latin was added by translation-update-upstream, so kill sr@Latn
 test -d %{buildroot}%{_datadir}/locale/sr@latin
 rm -r %{buildroot}%{_datadir}/locale/sr@Latn
+find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %find_lang %{name}
 %fdupes %{buildroot}/%{_datadir}/gedit-2/plugins
 %fdupes %{buildroot}/%{_libdir}/gedit-2/plugins
@@ -90,10 +97,67 @@
 
 %files
 %defattr(-,root,root)
-%{_libdir}/gedit/plugins/*
-%{_datadir}/gedit/plugins/*
+# Common files
+%{_libdir}/gedit/plugins/gpdefs.py*
+## Explicitly list all plugins so we know when we miss one
+# bookmarks
+%{_libdir}/gedit/plugins/bookmarks.plugin
+%{_libdir}/gedit/plugins/libbookmarks.so
+%{_datadir}/gedit/plugins/bookmarks/
+# bracketcompletion
+%{_libdir}/gedit/plugins/bracketcompletion.plugin
+%{_libdir}/gedit/plugins/bracketcompletion.py*
+# charmap
+%{_libdir}/gedit/plugins/charmap.plugin
+%{_libdir}/gedit/plugins/charmap/
+# codecomment
+%{_libdir}/gedit/plugins/codecomment.plugin
+%{_libdir}/gedit/plugins/codecomment.py*
+# colorpicker
+%{_libdir}/gedit/plugins/colorpicker.plugin
+%{_libdir}/gedit/plugins/colorpicker.py*
+# commander
+%{_libdir}/gedit/plugins/commander.plugin
+%{_libdir}/gedit/plugins/commander/
+%{_datadir}/gedit/plugins/commander/
+# dashboard
+%{_libdir}/gedit/plugins/dashboard.plugin
+%{_libdir}/gedit/plugins/dashboard/
+# drawspaces
+%{_libdir}/gedit/plugins/drawspaces.plugin
+%{_libdir}/gedit/plugins/libdrawspaces.so
+%{_datadir}/gedit/plugins/drawspaces/
 

commit gedit-plugins for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory 
checked in at 2011-12-06 18:11:57

Comparing /work/SRC/openSUSE:Factory/gedit-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-plugins.new (New)


Package is gedit-plugins, Maintainer is 

Changes:




Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.PIGQMa/_old  2011-12-06 18:17:15.0 +0100
+++ /var/tmp/diff_new_pack.PIGQMa/_new  2011-12-06 18:17:15.0 +0100
@@ -23,7 +23,7 @@
 Version:3.2.1
 Release:1
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.2/%{name}-%{version}.tar.bz2
-License:GPLv2+
+License:GPL-2.0+
 Group:  Productivity/Editors/Other
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2011-10-18 Thread h_root

Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory
checked in at Tue Oct 18 14:03:28 CEST 2011.




--- openSUSE:Factory/gedit-plugins/gedit-plugins.changes2011-10-02 
10:02:44.0 +0200
+++ /mounts/work_src_done/STABLE/gedit-plugins/gedit-plugins.changes
2011-10-17 08:02:17.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct 17 06:00:28 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.2.1:
+  + i18n fixes
+  + Fix doc module in commander plugin
+  + Misc bugfixes
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gedit-plugins-3.2.0.tar.bz2

New:

  gedit-plugins-3.2.1.tar.bz2



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.F7qHwF/_old  2011-10-18 14:03:10.0 +0200
+++ /var/tmp/diff_new_pack.F7qHwF/_new  2011-10-18 14:03:10.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   gedit-plugins
 Summary:A collection of plugins for gedit
-Version:3.2.0
+Version:3.2.1
 Release:1
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.2/%{name}-%{version}.tar.bz2
 License:GPLv2+
@@ -32,7 +32,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(dbus-python)
-BuildRequires:  pkgconfig(gedit)
+BuildRequires:  pkgconfig(gedit) = 3.2.1
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)

++ gedit-plugins-3.2.0.tar.bz2 - gedit-plugins-3.2.1.tar.bz2 ++
 20240 lines of diff (skipped)

continue with q...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory
checked in at Fri Sep 9 11:14:57 CEST 2011.




--- GNOME/gedit-plugins/gedit-plugins.changes   2011-07-05 22:57:19.0 
+0200
+++ /mounts/work_src_done/STABLE/gedit-plugins/gedit-plugins.changes
2011-09-06 16:25:53.0 +0200
@@ -1,0 +2,13 @@
+Tue Sep  6 14:22:53 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.1.4:
+  + Misc bugfixes
+
+---
+Thu Sep  1 14:09:58 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.1.3:
+  + Misc bugfixes
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gedit-plugins-3.1.2.tar.bz2

New:

  gedit-plugins-3.1.4.tar.bz2



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.Fa7vXt/_old  2011-09-09 11:14:52.0 +0200
+++ /var/tmp/diff_new_pack.Fa7vXt/_new  2011-09-09 11:14:52.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   gedit-plugins
 Summary:A collection of plugins for gedit
-Version:3.1.2
+Version:3.1.4
 Release:1
 Source: 
http://download.gnome.org/sources/gedit-plugins/3.1/%{name}-%{version}.tar.bz2
 License:GPLv2+

++ gedit-plugins-3.1.2.tar.bz2 - gedit-plugins-3.1.4.tar.bz2 ++
 3402 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2011-07-08 Thread h_root

Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory
checked in at Fri Jul 8 11:38:54 CEST 2011.




--- GNOME/gedit-plugins/gedit-plugins.changes   2011-05-27 10:34:48.0 
+0200
+++ /mounts/work_src_done/STABLE/gedit-plugins/gedit-plugins.changes
2011-07-05 22:57:19.0 +0200
@@ -1,0 +2,13 @@
+Tue Jul  5 15:32:20 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.2:
+  + Misc bugfixes.
+
+---
+Tue Jun 14 09:30:13 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.1.1:
+  + Misc bugfixes
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gedit-plugins-3.0.3.tar.bz2

New:

  gedit-plugins-3.1.2.tar.bz2



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.R6jF2m/_old  2011-07-08 11:38:28.0 +0200
+++ /var/tmp/diff_new_pack.R6jF2m/_new  2011-07-08 11:38:28.0 +0200
@@ -20,9 +20,9 @@
 
 Name:   gedit-plugins
 Summary:A collection of plugins for gedit
-Version:3.0.3
+Version:3.1.2
 Release:1
-Source: %{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gedit-plugins/3.1/%{name}-%{version}.tar.bz2
 License:GPLv2+
 Group:  Productivity/Editors/Other
 Url:http://live.gnome.org/GeditPlugins

++ gedit-plugins-3.0.3.tar.bz2 - gedit-plugins-3.1.2.tar.bz2 ++
 16637 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2011-05-31 Thread h_root

Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory
checked in at Tue May 31 16:09:57 CEST 2011.




--- GNOME/gedit-plugins/gedit-plugins.changes   2011-04-27 15:11:11.0 
+0200
+++ /mounts/work_src_done/STABLE/gedit-plugins/gedit-plugins.changes
2011-05-27 10:34:48.0 +0200
@@ -1,0 +2,6 @@
+Fri May 27 10:25:24 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.0.3:
+  + Misc bugfixes.
+
+---

calling whatdependson for head-i586


Old:

  gedit-plugins-3.0.2.tar.bz2

New:

  gedit-plugins-3.0.3.tar.bz2



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.3jcG31/_old  2011-05-31 16:09:16.0 +0200
+++ /var/tmp/diff_new_pack.3jcG31/_new  2011-05-31 16:09:16.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   gedit-plugins
 Summary:A collection of plugins for gedit
-Version:3.0.2
+Version:3.0.3
 Release:1
 Source: %{name}-%{version}.tar.bz2
 License:GPLv2+

++ gedit-plugins-3.0.2.tar.bz2 - gedit-plugins-3.0.3.tar.bz2 ++
 15104 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gedit-plugins for openSUSE:Factory

2011-05-16 Thread h_root

Hello community,

here is the log from the commit of package gedit-plugins for openSUSE:Factory
checked in at Mon May 16 11:45:26 CEST 2011.




--- GNOME/gedit-plugins/gedit-plugins.changes   2011-02-21 12:45:44.0 
+0100
+++ /mounts/work_src_done/STABLE/gedit-plugins/gedit-plugins.changes
2011-04-27 15:11:11.0 +0200
@@ -1,0 +2,48 @@
+Wed Apr 27 13:05:37 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.2:
+  + Misc bugfixes
+  + Updated translations.
+- Changes from version 3.0.1:
+  + Misc bugfixes
+
+---
+Wed Apr  6 09:07:13 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  - Port commander plugin to gtk+ 3.
+
+---
+Tue Mar 29 11:28:11 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.3:
+  + Update autoconf
+  + Port bookmarks plugin to new message bus system
+  + Update synctex to use the new dbus api
+  + Misc Bugfixes
+- Changes from version 2.91.2:
+  + Misc bugfixes
+- Changes from version 2.91.1:
+  + Several plugins ported to gtk3/libpeas
+  + Port charmap plugin to python.
+  + Import the taglist plugin from gedit
+  + Added new 'grep' commander module
+  + Added synctex plugin
+  + Misc Bugfixes
+- Changes from version 2.90.0:
+  + Ported textsize plugin to libpeas.
+  + Update several plugins to new libpeas API.
+- Move to pkgconfig()-style BuildRequires (including move to GNOME
+  3 stack):
+  + Old ones: gedit-devel, gtk2-devel, gtksourceview-devel.
+  + New ones: gedit, gtk+-3.0, gtksourceview-3.0.
+- Add pkgconfig() BuildRequires: dbus-python (for synctex plugin)
+  and libpeas-gtk-1.0.
+- Drop BuildRequires: gconf2-devel (move to GSettings), glib2-devel
+  (implied by gtk3), gucharmap-devel, python-gtk-devel,
+  python-gtksourceview-devel, vte-devel (move to libpeas-based
+  plugins).
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+
+---

calling whatdependson for head-i586


Old:

  gedit-plugins-2.32.0.tar.bz2

New:

  gedit-plugins-3.0.2.tar.bz2



Other differences:
--
++ gedit-plugins.spec ++
--- /var/tmp/diff_new_pack.ahGcG1/_old  2011-05-16 11:43:50.0 +0200
+++ /var/tmp/diff_new_pack.ahGcG1/_new  2011-05-16 11:43:50.0 +0200
@@ -20,31 +20,27 @@
 
 Name:   gedit-plugins
 Summary:A collection of plugins for gedit
-Version:2.32.0
-Release:5
+Version:3.0.2
+Release:1
 Source: %{name}-%{version}.tar.bz2
-License:GPL v2 or late
+License:GPLv2+
 Group:  Productivity/Editors/Other
 Url:http://live.gnome.org/GeditPlugins
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
-BuildRequires:  gedit-devel
-BuildRequires:  glib2-devel
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gtk2-devel
-BuildRequires:  gtksourceview-devel
-BuildRequires:  gucharmap-devel
 BuildRequires:  intltool
 BuildRequires:  pkg-config
-BuildRequires:  python-gtk-devel
-BuildRequires:  python-gtksourceview-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  vte-devel
+BuildRequires:  pkgconfig(dbus-python)
+BuildRequires:  pkgconfig(gedit)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtksourceview-3.0)
+BuildRequires:  pkgconfig(libpeas-gtk-1.0)
 Requires:   gedit
 Requires:   %{name}-lang = %{version}
 Enhances:   gedit
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 Here follows a list of plugins currently available in gedit-plugins:
@@ -72,7 +68,7 @@
 
 %build
 %configure
-%__make %{?jobs:-j%jobs}
+%__make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
@@ -80,23 +76,24 @@
 test -d %{buildroot}%{_datadir}/locale/sr@latin
 rm -r %{buildroot}%{_datadir}/locale/sr@Latn
 %find_lang %{name}
-%find_gconf_schemas
 %fdupes %{buildroot}/%{_datadir}/gedit-2/plugins
 %fdupes %{buildroot}/%{_libdir}/gedit-2/plugins
 
 %clean
 rm -rf %{buildroot}
 
-%pre -f %{name}.schemas_pre
+%post
+%glib2_gsettings_schema_post
 
-%preun -f %{name}.schemas_preun
+%postun
+%glib2_gsettings_schema_postun
 
-%posttrans -f %{name}.schemas_posttrans
-
-%files -f %{name}.schemas_list
+%files
 %defattr(-,root,root)
-%{_libdir}/gedit-2/plugins/*
-%{_datadir}/gedit-2/plugins/*
+%{_libdir}/gedit/plugins/*
+%{_datadir}/gedit/plugins/*
+%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.drawspaces.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.terminal.gschema.xml
 
 %files lang -f %{name}.lang
 

++ gedit-plugins-2.32.0.tar.bz2 - gedit-plugins-3.0.2.tar.bz2 ++
 313542 lines of diff (skipped)