Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package devhelp for openSUSE:Factory checked in at 2021-09-29 20:18:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/devhelp (Old) and /work/SRC/openSUSE:Factory/.devhelp.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "devhelp" Wed Sep 29 20:18:40 2021 rev:90 rq:921599 version:41.1 Changes: -------- --- /work/SRC/openSUSE:Factory/devhelp/devhelp.changes 2021-08-30 13:55:48.641868794 +0200 +++ /work/SRC/openSUSE:Factory/.devhelp.new.1899/devhelp.changes 2021-09-29 20:19:47.599064937 +0200 @@ -1,0 +2,52 @@ +Mon Sep 20 14:14:39 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 41.1: + + Appdata fixes. +- Changes from version 41.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 20 03:41:52 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 41.rc: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 20 03:41:51 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 41.beta: + + Fix build in sandboxed environments with no network. + + Update list of translatable files. + + Switch to gi-docgen to build the libdevhelp API reference. + + Move the "Show side panel" action from the menu to the header + bar. + + Fix donation link in the appdata information. + + Build against WebKitGTK 4.1. + + Build against GLib 2.70. + + Updated translations. +- Replace gtk-doc BuildRequires with python3-gi-docgen: follow + upstreams port to gi-docgen. + +------------------------------------------------------------------- +Mon Sep 20 03:41:50 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 41.alpha: + + Drop the dependency on AMTK. + + Build fixes with newer versions of various dependencies. + + Follow the HIG best practices for the main menu button. + + Drop the old "simple" menu fallback. + + Display find shortcuts in the Keyboard Shortcuts dialog. + + Search for Devhelp files under `$datadir/doc`. + + Set the User Agent for client-side detection. + + Add a custom CSS to allow documentation generators to control + the rendering under Devhelp. + + Updated translations. +- Drop pkgconfig(amtk-5) BuildRequires: no longer required. + +------------------------------------------------------------------- +Thu Sep 16 01:26:37 UTC 2021 - Stanislav Brabec <sbra...@suse.com> + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + +------------------------------------------------------------------- Old: ---- devhelp-40.1.tar.xz New: ---- devhelp-41.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ devhelp.spec ++++++ --- /var/tmp/diff_new_pack.Y0J3Oa/_old 2021-09-29 20:19:48.043065581 +0200 +++ /var/tmp/diff_new_pack.Y0J3Oa/_new 2021-09-29 20:19:48.047065587 +0200 @@ -20,23 +20,21 @@ %define vim_plugin_dir %{_datadir}/vim/vimfiles/plugin/ Name: devhelp -Version: 40.1 +Version: 41.1 Release: 0 Summary: Developer's Help Program for GNOME License: GPL-3.0-or-later Group: Development/Tools/Other URL: https://wiki.gnome.org/Apps/Devhelp -Source0: https://download.gnome.org/sources/devhelp/40/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/devhelp/41/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 1.30.0 -BuildRequires: gtk-doc BuildRequires: itstool BuildRequires: meson >= 0.53 BuildRequires: pkgconfig -BuildRequires: translation-update-upstream +BuildRequires: python3-gi-docgen BuildRequires: update-desktop-files -BuildRequires: pkgconfig(amtk-5) >= 5.0 BuildRequires: pkgconfig(gio-2.0) >= 2.64 BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 @@ -106,7 +104,6 @@ %prep %autosetup -translation-update-upstream po %{name} %build %meson \ @@ -120,7 +117,7 @@ %install %meson_install -%suse_update_desktop_file -G "Developer Help" org.gnome.Devhelp Documentation +%suse_update_desktop_file -G "Developer Help" org.gnome.Devhelp* Documentation %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}/%{_prefix} @@ -132,17 +129,16 @@ %files %license LICENSES -%doc AUTHORS HACKING NEWS +%doc NEWS %{_bindir}/devhelp -%dir %{_datadir}/metainfo -%{_datadir}/applications/org.gnome.Devhelp.desktop -%{_datadir}/dbus-1/services/org.gnome.Devhelp.service +%{_datadir}/applications/org.gnome.Devhelp*.desktop +%{_datadir}/dbus-1/services/org.gnome.Devhelp*.service %{_datadir}/devhelp %{_datadir}/glib-2.0/schemas/org.gnome.devhelp.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.libdevhelp-3.gschema.xml %doc %{_datadir}/help/C/%{name} %{_datadir}/icons/hicolor/*/apps/* -%{_datadir}/metainfo/org.gnome.Devhelp.appdata.xml +%{_datadir}/metainfo/org.gnome.Devhelp*.appdata.xml %{_libdir}/*.so.* %{_mandir}/man1/devhelp.1%{?ext_man} @@ -150,7 +146,7 @@ %{_libdir}/girepository-1.0/Devhelp-3.0.typelib %files devel -%doc %{_datadir}/gtk-doc/html/%{name}-3 +%doc %{_datadir}/doc/devhelp-3/ %{_datadir}/gir-1.0/Devhelp-3.0.gir %{_includedir}/* %{_libdir}/*.so ++++++ devhelp-40.1.tar.xz -> devhelp-41.1.tar.xz ++++++ ++++ 40534 lines of diff (skipped)