Hello community, here is the log from the commit of package kpackage for openSUSE:Factory checked in at 2019-09-23 12:25:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpackage (Old) and /work/SRC/openSUSE:Factory/.kpackage.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpackage" Mon Sep 23 12:25:11 2019 rev:60 rq:730948 version:5.62.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes 2019-08-19 21:10:37.340840911 +0200 +++ /work/SRC/openSUSE:Factory/.kpackage.new.7948/kpackage.changes 2019-09-23 12:25:13.089730126 +0200 @@ -1,0 +2,11 @@ +Sat Sep 7 20:37:01 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 5.62.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.62.0.php +- Changes since 5.61.0: + * Remove unused includes +- Replace foo-devel with cmake(KF5Foo) in build requirements + +------------------------------------------------------------------- Old: ---- kpackage-5.61.0.tar.xz kpackage-5.61.0.tar.xz.sig New: ---- kpackage-5.62.0.tar.xz kpackage-5.62.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpackage.spec ++++++ --- /var/tmp/diff_new_pack.ONGcNE/_old 2019-09-23 12:25:13.681730029 +0200 +++ /var/tmp/diff_new_pack.ONGcNE/_new 2019-09-23 12:25:13.681730029 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.61 +%define _tar_path 5.62 # 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.61.0 +Version: 5.62.0 Release: 0 Summary: Non-binary asset user-installable package managing framework License: LGPL-2.1-or-later @@ -38,12 +38,12 @@ BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes -BuildRequires: karchive-devel >= %{_kf5_bugfix_version} -BuildRequires: kconfig-devel >= %{_kf5_bugfix_version} -BuildRequires: kcoreaddons-devel >= %{_kf5_bugfix_version} -BuildRequires: kdoctools-devel >= %{_kf5_bugfix_version} BuildRequires: kf5-filesystem -BuildRequires: ki18n-devel >= %{_kf5_bugfix_version} +BuildRequires: cmake(KF5Archive) >= %{_kf5_bugfix_version} +BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version} +BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version} +BuildRequires: cmake(KF5DocTools) >= %{_kf5_bugfix_version} +BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version} BuildRequires: cmake(Qt5Core) >= 5.8.0 BuildRequires: cmake(Qt5DBus) >= 5.8.0 BuildRequires: cmake(Qt5Test) >= 5.8.0 @@ -57,7 +57,7 @@ Group: Development/Libraries/KDE Requires: %{name} = %{version} Requires: extra-cmake-modules -Requires: kcoreaddons-devel >= %{_kf5_bugfix_version} +Requires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version} %description devel This framework lets applications to manage user installable packages of non-binary assets. ++++++ kpackage-5.61.0.tar.xz -> kpackage-5.62.0.tar.xz ++++++ ++++ 10159 lines of diff (skipped)
