Hello community,

here is the log from the commit of package kpackage for openSUSE:Factory 
checked in at 2018-01-22 16:02:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpackage (Old)
 and      /work/SRC/openSUSE:Factory/.kpackage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpackage"

Mon Jan 22 16:02:24 2018 rev:39 rq:566699 version:5.42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes        2018-01-09 
14:43:41.454534530 +0100
+++ /work/SRC/openSUSE:Factory/.kpackage.new/kpackage.changes   2018-01-22 
16:02:25.371116453 +0100
@@ -1,0 +2,22 @@
+Tue Jan 16 22:50:19 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove obsolete reviewboardrc file
+  * Fix typo
+  * Prevent cmake 3.10+ warning with moc & K_EXPORT_KPACKAGE_PACKAGE_WITH_JSON
+  * invalidate the runtime cache on install
+  * adjust relative directory
+  * use configure_file instead of install
+  * use QByteArrayLiteral
+  * create the needed directory
+  * experimental support for rcc files loading in kpackage
+  * Use qCDebug
+  * compile against Qt 5.7
+  * Fix up package indexing and add runtime caching
+  * new KPackage::fileUrl() method
+
+-------------------------------------------------------------------

Old:
----
  kpackage-5.41.0.tar.xz

New:
----
  kpackage-5.42.0.tar.xz

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

Other differences:
------------------
++++++ kpackage.spec ++++++
--- /var/tmp/diff_new_pack.S8Yi1T/_old  2018-01-22 16:02:26.015086319 +0100
+++ /var/tmp/diff_new_pack.S8Yi1T/_new  2018-01-22 16:02:26.015086319 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpackage
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,13 +17,13 @@
 
 
 %bcond_without lang
-%define _tar_path 5.41
+%define _tar_path 5.42
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kpackage
-Version:        5.41.0
+Version:        5.42.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -95,6 +95,7 @@
 %{_kf5_servicetypesdir}/kpackage-generic.desktop
 %{_kf5_servicetypesdir}/kpackage-genericqml.desktop
 %doc %lang(en) %{_kf5_mandir}/*/kpackagetool*
+%{_kf5_debugdir}/*.categories
 
 %files devel
 %defattr(-,root,root)

++++++ kpackage-5.41.0.tar.xz -> kpackage-5.42.0.tar.xz ++++++
++++ 24810 lines of diff (skipped)


Reply via email to