Hello community, here is the log from the commit of package devhelp for openSUSE:Factory checked in at 2018-03-30 11:57:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/devhelp (Old) and /work/SRC/openSUSE:Factory/.devhelp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "devhelp" Fri Mar 30 11:57:21 2018 rev:76 rq:592273 version:3.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/devhelp/devhelp.changes 2018-03-26 12:55:16.110214481 +0200 +++ /work/SRC/openSUSE:Factory/.devhelp.new/devhelp.changes 2018-03-30 11:57:25.367430122 +0200 @@ -1,0 +2,7 @@ +Wed Mar 28 13:52:37 UTC 2018 - [email protected] + +- Add Requires: devhelp for vim, emac and gedit plugins as these + plugins, which are supposed to pop up the devhelp window to + search for the selected word/phrase, don't work otherwise. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ devhelp.spec ++++++ --- /var/tmp/diff_new_pack.Y4hPSE/_old 2018-03-30 11:57:25.927409871 +0200 +++ /var/tmp/diff_new_pack.Y4hPSE/_new 2018-03-30 11:57:25.931409726 +0200 @@ -24,7 +24,7 @@ Summary: Developer's Help Program for GNOME License: GPL-2.0-or-later Group: Development/Tools/Other -URL: https://wiki.gnome.org/Apps/Devhelp +Url: https://wiki.gnome.org/Apps/Devhelp Source0: http://download.gnome.org/sources/devhelp/3.28/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 1.30.0 @@ -67,6 +67,7 @@ %package -n emacs-plugin-devhelp Summary: Devhelp plugin for Emacs Group: Development/Tools/Other +Requires: %{name} = %{version} Requires: emacs %description -n emacs-plugin-devhelp @@ -77,6 +78,7 @@ %package -n gedit-plugin-devhelp Summary: Devhelp plugin for Gedit Group: Development/Tools/Other +Requires: %{name} = %{version} Requires: gedit %description -n gedit-plugin-devhelp @@ -87,6 +89,7 @@ %package -n vim-plugin-devhelp Summary: Devhelp plugin for Vim Group: Development/Tools/Other +Requires: %{name} = %{version} Requires: vim %description -n vim-plugin-devhelp
