Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpackage for openSUSE:Factory checked in at 2021-05-10 15:35:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpackage (Old) and /work/SRC/openSUSE:Factory/.kpackage.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpackage" Mon May 10 15:35:43 2021 rev:80 rq:891771 version:5.82.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes 2021-04-12 12:36:41.737322608 +0200 +++ /work/SRC/openSUSE:Factory/.kpackage.new.2988/kpackage.changes 2021-05-10 15:37:24.714032744 +0200 @@ -1,0 +2,10 @@ +Sat May 1 16:41:07 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.82.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.82.0 +- Changes since 5.81.0: + * Remove kpluginindex.json caching + +------------------------------------------------------------------- Old: ---- kpackage-5.81.0.tar.xz kpackage-5.81.0.tar.xz.sig New: ---- kpackage-5.82.0.tar.xz kpackage-5.82.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpackage.spec ++++++ --- /var/tmp/diff_new_pack.Cm6AbM/_old 2021-05-10 15:37:25.274030575 +0200 +++ /var/tmp/diff_new_pack.Cm6AbM/_new 2021-05-10 15:37:25.274030575 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.81 +%define _tar_path 5.82 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kpackage -Version: 5.81.0 +Version: 5.82.0 Release: 0 Summary: Non-binary asset user-installable package managing framework License: GPL-2.0-or-later AND LGPL-2.0-or-later @@ -43,9 +43,9 @@ BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5DocTools) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Core) >= 5.14.0 -BuildRequires: cmake(Qt5DBus) >= 5.14.0 -BuildRequires: cmake(Qt5Test) >= 5.14.0 +BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5DBus) >= 5.15.0 +BuildRequires: cmake(Qt5Test) >= 5.15.0 Recommends: %{name}-lang %description @@ -65,14 +65,14 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build - %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir} - %cmake_build +%cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir} +%cmake_build %install - %kf5_makeinstall -C build +%kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name ++++++ kpackage-5.81.0.tar.xz -> kpackage-5.82.0.tar.xz ++++++ ++++ 16259 lines of diff (skipped)