Hello community, here is the log from the commit of package devhelp for openSUSE:Factory checked in at 2015-10-06 16:15:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/devhelp (Old) and /work/SRC/openSUSE:Factory/.devhelp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "devhelp" Changes: -------- --- /work/SRC/openSUSE:Factory/devhelp/devhelp.changes 2015-04-23 07:57:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.devhelp.new/devhelp.changes 2015-10-06 16:15:10.000000000 +0200 @@ -1,0 +2,27 @@ +Mon Sep 21 07:58:11 UTC 2015 - [email protected] + +- Update to version 3.18.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 2 10:38:55 UTC 2015 - [email protected] + +- Update to version 3.17.91: + + bgo#704833: books sidebar shouldn't have type ahead find. + + bgo#727243: gedit plugin needs to be ported to new menu API. + + bgo#749797: Misc code improvements. + + bgo#751446: AppData file needs updating for new desktop file + name. + + Updated translations. + +------------------------------------------------------------------- +Thu Jun 25 18:21:01 UTC 2015 - [email protected] + +- Update to version 3.17.3: + + bgo#593267: devhelp manpage. + + bgo#728384: Make DBus-activatable. + + bgo#749452: Misc maintenance stuff. + + bgo#749797: Misc code improvements. + + Updated translations. + +------------------------------------------------------------------- Old: ---- devhelp-3.16.1.tar.xz New: ---- devhelp-3.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ devhelp.spec ++++++ --- /var/tmp/diff_new_pack.bem7eJ/_old 2015-10-06 16:15:12.000000000 +0200 +++ /var/tmp/diff_new_pack.bem7eJ/_new 2015-10-06 16:15:12.000000000 +0200 @@ -19,13 +19,13 @@ %define vimplugin_dir %{_datadir}/vim/site Name: devhelp -Version: 3.16.1 +Version: 3.18.0 Release: 0 Summary: Developer's Help Program for GNOME License: GPL-2.0+ Group: Development/Tools/Other Url: https://live.gnome.org/devhelp -Source: http://download.gnome.org/sources/devhelp/3.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/devhelp/3.18/%{name}-%{version}.tar.xz BuildRequires: fdupes # For directory ownership of the plugins: BuildRequires: gedit @@ -34,7 +34,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: vim -BuildRequires: pkgconfig(webkit2gtk-4.0) +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.6.0 Recommends: %{name}-lang Suggests: gedit-plugin-devhelp Suggests: vim-plugin-devhelp @@ -85,7 +85,7 @@ mkdir -p %{buildroot}%vimplugin_dir/plugin cp -a misc/devhelp.vim %{buildroot}%vimplugin_dir/plugin # FIXME: there's also an emacs plugin: misc/devhelp.el -%suse_update_desktop_file -G "Developer Help" %name Documentation +%suse_update_desktop_file -G "Developer Help" org.gnome.Devhelp Documentation %find_lang %{name} %{?no_lang_C} find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %fdupes %{buildroot} @@ -107,13 +107,15 @@ %doc AUTHORS COPYING NEWS README %{_bindir}/devhelp %dir %{_datadir}/appdata -%{_datadir}/appdata/devhelp.appdata.xml -%{_datadir}/applications/devhelp.desktop +%{_datadir}/appdata/org.gnome.Devhelp.appdata.xml +%{_datadir}/applications/org.gnome.Devhelp.desktop %{_datadir}/devhelp %{_datadir}/GConf/gsettings/devhelp.convert %{_datadir}/glib-2.0/schemas/org.gnome.devhelp.gschema.xml %{_datadir}/icons/hicolor/*/apps/* %{_libdir}/*.so.* +%{_datadir}/dbus-1/services/org.gnome.Devhelp.service +%{_mandir}/man1/devhelp.1%{?ext_man} %files lang -f %{name}.lang ++++++ devhelp-3.16.1.tar.xz -> devhelp-3.18.0.tar.xz ++++++ ++++ 21908 lines of diff (skipped)
