Hello community, here is the log from the commit of package plasma5-integration for openSUSE:Factory checked in at 2019-10-31 18:12:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-integration (Old) and /work/SRC/openSUSE:Factory/.plasma5-integration.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-integration" Thu Oct 31 18:12:25 2019 rev:69 rq:744242 version:5.17.2 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes 2019-10-27 13:38:59.901118713 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-integration.new.2990/plasma5-integration.changes 2019-10-31 18:12:26.849834397 +0100 @@ -1,0 +2,9 @@ +Tue Oct 29 20:45:52 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.17.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.17.2.php +- No code changes since 5.17.1 + +------------------------------------------------------------------- Old: ---- plasma-integration-5.17.1.tar.xz plasma-integration-5.17.1.tar.xz.sig New: ---- plasma-integration-5.17.2.tar.xz plasma-integration-5.17.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-integration.spec ++++++ --- /var/tmp/diff_new_pack.eHjh4t/_old 2019-10-31 18:12:27.509835089 +0100 +++ /var/tmp/diff_new_pack.eHjh4t/_new 2019-10-31 18:12:27.517835096 +0100 @@ -18,7 +18,7 @@ %bcond_without lang Name: plasma5-integration -Version: 5.17.1 +Version: 5.17.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} ++++++ plasma-integration-5.17.1.tar.xz -> plasma-integration-5.17.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-integration-5.17.1/CMakeLists.txt new/plasma-integration-5.17.2/CMakeLists.txt --- old/plasma-integration-5.17.1/CMakeLists.txt 2019-10-22 17:36:08.000000000 +0200 +++ new/plasma-integration-5.17.2/CMakeLists.txt 2019-10-29 19:25:46.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(PlasmaIntegration) -set(PROJECT_VERSION "5.17.1") +set(PROJECT_VERSION "5.17.2") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.12.0")