Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpackage for openSUSE:Factory checked in at 2022-10-11 18:00:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpackage (Old) and /work/SRC/openSUSE:Factory/.kpackage.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpackage" Tue Oct 11 18:00:14 2022 rev:97 rq:1009015 version:5.99.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes 2022-09-13 15:10:31.968835800 +0200 +++ /work/SRC/openSUSE:Factory/.kpackage.new.2275/kpackage.changes 2022-10-11 18:02:12.713761051 +0200 @@ -1,0 +2,15 @@ +Sat Oct 1 15:56:00 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.99.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.99.0 +- Changes since 5.98.0: + * .gitlab-ci.yml: enable static builds + * Build test KPackage structure as static plugin + * Copy required plasmoid kpackage definition sin autotests to avoid issues when building statically + * Fix duplicate symbol in static builds (kde#459099) + * Ignore sddmtheme dependencies if we do not have the knsrc file installed (kde#415583) + * Remove unneeded known categories + +------------------------------------------------------------------- Old: ---- kpackage-5.98.0.tar.xz kpackage-5.98.0.tar.xz.sig New: ---- kpackage-5.99.0.tar.xz kpackage-5.99.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpackage.spec ++++++ --- /var/tmp/diff_new_pack.PeaWrI/_old 2022-10-11 18:02:13.189761820 +0200 +++ /var/tmp/diff_new_pack.PeaWrI/_new 2022-10-11 18:02:13.193761827 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.98 +%define _tar_path 5.99 # 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 released Name: kpackage -Version: 5.98.0 +Version: 5.99.0 Release: 0 Summary: Non-binary asset user-installable package managing framework License: GPL-2.0-or-later AND LGPL-2.0-or-later @@ -71,16 +71,12 @@ %install %kf5_makeinstall -C build -%if %{with released} %find_lang %{name} --with-man --all-name -%endif %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%if %{with released} %files lang -f %{name}.lang -%endif %files %license LICENSES/* ++++++ kpackage-5.98.0.tar.xz -> kpackage-5.99.0.tar.xz ++++++ ++++ 7169 lines of diff (skipped)
