Hello community, here is the log from the commit of package kpackage for openSUSE:Factory checked in at 2019-01-21 10:21:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpackage (Old) and /work/SRC/openSUSE:Factory/.kpackage.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpackage" Mon Jan 21 10:21:31 2019 rev:51 rq:665832 version:5.54.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes 2018-12-19 13:42:42.783847025 +0100 +++ /work/SRC/openSUSE:Factory/.kpackage.new.28833/kpackage.changes 2019-01-21 10:21:32.802002233 +0100 @@ -1,0 +2,15 @@ +Mon Jan 14 06:08:49 UTC 2019 - [email protected] + +- Update to 5.54.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.54.0.php +- Changes since 5.53.0: + * Fix typo in i18n message (cmdline option description) + +------------------------------------------------------------------- +Sat Dec 15 14:05:29 UTC 2018 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summaries. + +------------------------------------------------------------------- Old: ---- kpackage-5.53.0.tar.xz New: ---- kpackage-5.54.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpackage.spec ++++++ --- /var/tmp/diff_new_pack.fE2nMn/_old 2019-01-21 10:21:33.266001720 +0100 +++ /var/tmp/diff_new_pack.fE2nMn/_new 2019-01-21 10:21:33.270001716 +0100 @@ -1,7 +1,7 @@ # # spec file for package kpackage # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,16 +16,16 @@ # -%define _tar_path 5.53 +%define _tar_path 5.54 # 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.53.0 +Version: 5.54.0 Release: 0 -Summary: Manage user installable packages of non-binary assets +Summary: Non-binary asset user-installable package managing framework License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org @@ -49,7 +49,7 @@ This framework lets applications to manage user installable packages of non-binary assets. %package devel -Summary: Manage user installable packages of non-binary assets +Summary: Non-binary asset user-installable package managing framework Group: Development/Libraries/KDE Requires: %{name} = %{version} Requires: extra-cmake-modules ++++++ kpackage-5.53.0.tar.xz -> kpackage-5.54.0.tar.xz ++++++ ++++ 2189 lines of diff (skipped)
