Hello community,

here is the log from the commit of package kpackage for openSUSE:Factory 
checked in at 2019-05-21 10:30:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpackage (Old)
 and      /work/SRC/openSUSE:Factory/.kpackage.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpackage"

Tue May 21 10:30:48 2019 rev:56 rq:703370 version:5.58.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes        2019-04-19 
21:23:47.875829430 +0200
+++ /work/SRC/openSUSE:Factory/.kpackage.new.5148/kpackage.changes      
2019-05-21 10:30:50.415426533 +0200
@@ -1,0 +2,18 @@
+Wed May 15 18:16:17 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- Changes since 5.57.0:
+  * Add missing properties in kpackage-generic.desktop
+  * kpackagetool: read kpackage-generic.desktop from qrc
+  * AppStream generation: make sure we look up for the package structure on 
packages that have metadata.desktop/json too
+  * autotests: don't fail appstream test because of anything on stderr
+  * autotests: display command being executed, to help debugging failures
+  * autotests: make output nicer
+  * Don't use qAsConst over a temporary variable
+- Dropped patches, now upstream:
+  * Dont-use-qAsConst-over-a-temporary-variable.patch
+
+-------------------------------------------------------------------

Old:
----
  Dont-use-qAsConst-over-a-temporary-variable.patch
  kpackage-5.57.0.tar.xz

New:
----
  kpackage-5.58.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kpackage.spec ++++++
--- /var/tmp/diff_new_pack.MfLTVF/_old  2019-05-21 10:30:51.063426284 +0200
+++ /var/tmp/diff_new_pack.MfLTVF/_new  2019-05-21 10:30:51.071426281 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.57
+%define _tar_path 5.58
 # 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.57.0
+Version:        5.58.0
 Release:        0
 Summary:        Non-binary asset user-installable package managing framework
 License:        LGPL-2.1-or-later
@@ -31,8 +31,6 @@
 URL:            https://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-# PATCH-FIX-UPSTREAM
-Patch0:         Dont-use-qAsConst-over-a-temporary-variable.patch
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -68,7 +66,6 @@
 %if 0%{?suse_version} == 1500
 sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
 %endif
-%autopatch -p1
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++++++ kpackage-5.57.0.tar.xz -> kpackage-5.58.0.tar.xz ++++++
++++ 8917 lines of diff (skipped)


Reply via email to