Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package khelpcenter for openSUSE:Factory checked in at 2024-12-13 22:26:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/khelpcenter (Old) and /work/SRC/openSUSE:Factory/.khelpcenter.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "khelpcenter" Fri Dec 13 22:26:28 2024 rev:11 rq:1230426 version:24.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/khelpcenter/khelpcenter.changes 2024-11-08 11:55:54.992796726 +0100 +++ /work/SRC/openSUSE:Factory/.khelpcenter.new.29675/khelpcenter.changes 2024-12-13 22:26:51.897363337 +0100 @@ -1,0 +2,33 @@ +Sun Dec 8 09:27:37 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- No code change since 24.11.90 + +------------------------------------------------------------------- +Mon Dec 2 08:43:05 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.11.90 + * New feature release +- No code change since 24.11.80 + +------------------------------------------------------------------- +Sat Nov 16 17:29:44 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.11.80 + * New feature release +- Changes since 24.08.3: + * Don't include quiet packages in feature_summary + * Fix CMake include + * Add clang-format git commit hook + * Add git blame ignore file + * Run clang-format + * Categorize the app as "Documentation" and add "Center" to name + * Fix cmakelint issues + * searchhandlers: Replace Perl manpage script with Python (kde#493223) + * Put more relevant man search results first + * Fix links for Windows and Mac tips (spotted by smart.luck6184) + +------------------------------------------------------------------- Old: ---- khelpcenter-24.08.3.tar.xz khelpcenter-24.08.3.tar.xz.sig New: ---- khelpcenter-24.12.0.tar.xz khelpcenter-24.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ khelpcenter.spec ++++++ --- /var/tmp/diff_new_pack.wRuBdU/_old 2024-12-13 22:26:52.373383190 +0100 +++ /var/tmp/diff_new_pack.wRuBdU/_new 2024-12-13 22:26:52.377383356 +0100 @@ -16,12 +16,12 @@ # -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 %bcond_without released Name: khelpcenter -Version: 24.08.3 +Version: 24.12.0 Release: 0 Summary: KDE Documentation Application License: GPL-2.0-or-later @@ -34,7 +34,6 @@ BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: libxapian-devel BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: cmake(KF6Archive) >= %{kf6_version} BuildRequires: cmake(KF6Bookmarks) >= %{kf6_version} BuildRequires: cmake(KF6Completion) >= %{kf6_version} @@ -72,6 +71,8 @@ %prep %autosetup -p1 +sed -i 's,^#!/bin/env python3$,#!/usr/bin/python3,' searchhandlers/khc_mansearch.py + %build %cmake_kf6 @@ -82,8 +83,6 @@ %find_lang %{name} --with-html --all-name -%suse_update_desktop_file org.kde.khelpcenter Documentation Viewer - %ldconfig_scriptlets %files @@ -97,7 +96,7 @@ %{_kf6_debugdir}/khelpcenter.categories %{_kf6_sharedir}/dbus-1/services/org.kde.khelpcenter.service %{_kf6_sharedir}/khelpcenter/ -%{_libexecdir}/khc_mansearch.pl +%{_libexecdir}/khc_mansearch.py %{_libexecdir}/khc_xapianindexer %{_libexecdir}/khc_xapiansearch ++++++ khelpcenter-24.08.3.tar.xz -> khelpcenter-24.12.0.tar.xz ++++++ ++++ 46127 lines of diff (skipped)
