Hello community, here is the log from the commit of package plasma5-sdk for openSUSE:Leap:15.2 checked in at 2020-02-29 17:16:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/plasma5-sdk (Old) and /work/SRC/openSUSE:Leap:15.2/.plasma5-sdk.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-sdk" Sat Feb 29 17:16:09 2020 rev:64 rq:780228 version:5.18.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/plasma5-sdk/plasma5-sdk.changes 2020-02-21 10:53:28.719436748 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.plasma5-sdk.new.26092/plasma5-sdk.changes 2020-02-29 17:18:47.265332273 +0100 @@ -1,0 +2,9 @@ +Tue Feb 25 14:07:18 UTC 2020 - Fabian Vogt <[email protected]> + +- Update to 5.18.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.2.php +- No code changes since 5.18.1 + +------------------------------------------------------------------- Old: ---- plasma-sdk-5.18.1.tar.xz plasma-sdk-5.18.1.tar.xz.sig New: ---- plasma-sdk-5.18.2.tar.xz plasma-sdk-5.18.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-sdk.spec ++++++ --- /var/tmp/diff_new_pack.lMimHn/_old 2020-02-29 17:18:47.633333031 +0100 +++ /var/tmp/diff_new_pack.lMimHn/_new 2020-02-29 17:18:47.633333031 +0100 @@ -1,7 +1,7 @@ # # spec file for package plasma5-sdk # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %bcond_without lang Name: plasma5-sdk -Version: 5.18.1 +Version: 5.18.2 Release: 0 Summary: Plasma SDK License: LGPL-2.0-or-later AND GPL-2.0-only Group: System/GUI/KDE -Url: https://cgit.kde.org/plasma-sdk.git +URL: https://cgit.kde.org/plasma-sdk.git Source: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz %if %{with lang} Source1: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig ++++++ plasma-sdk-5.18.1.tar.xz -> plasma-sdk-5.18.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.18.1/CMakeLists.txt new/plasma-sdk-5.18.2/CMakeLists.txt --- old/plasma-sdk-5.18.1/CMakeLists.txt 2020-02-18 14:21:25.000000000 +0100 +++ new/plasma-sdk-5.18.2/CMakeLists.txt 2020-02-25 14:27:35.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(plasma-sdk) -set(PROJECT_VERSION "5.18.1") +set(PROJECT_VERSION "5.18.2") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.12.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.18.1/cuttlefish/org.kde.cuttlefish.appdata.xml new/plasma-sdk-5.18.2/cuttlefish/org.kde.cuttlefish.appdata.xml --- old/plasma-sdk-5.18.1/cuttlefish/org.kde.cuttlefish.appdata.xml 2020-02-18 14:20:29.000000000 +0100 +++ new/plasma-sdk-5.18.2/cuttlefish/org.kde.cuttlefish.appdata.xml 2020-02-25 14:26:43.000000000 +0100 @@ -131,9 +131,9 @@ </screenshots> <project_group>KDE</project_group> <releases> + <release version="5.18.2" date="2020-02-25"/> <release version="5.18.1" date="2020-02-18"/> <release version="5.18.0" date="2020-02-11"/> <release version="5.17.5" date="2020-01-07"/> - <release version="5.17.5" date="2020-01-07"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.18.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml new/plasma-sdk-5.18.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml --- old/plasma-sdk-5.18.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2020-02-18 14:20:29.000000000 +0100 +++ new/plasma-sdk-5.18.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2020-02-25 14:26:43.000000000 +0100 @@ -102,10 +102,10 @@ <binary>plasmaengineexplorer</binary> </provides> <releases> + <release version="5.18.2" date="2020-02-25"/> <release version="5.18.1" date="2020-02-18"/> <release version="5.18.0" date="2020-02-11"/> <release version="5.17.5" date="2020-01-07"/> - <release version="5.17.5" date="2020-01-07"/> </releases> <screenshots> <screenshot type="default"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.18.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml new/plasma-sdk-5.18.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml --- old/plasma-sdk-5.18.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2020-02-18 14:20:29.000000000 +0100 +++ new/plasma-sdk-5.18.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2020-02-25 14:26:43.000000000 +0100 @@ -106,10 +106,10 @@ <binary>plasmoidviewer</binary> </provides> <releases> + <release version="5.18.2" date="2020-02-25"/> <release version="5.18.1" date="2020-02-18"/> <release version="5.18.0" date="2020-02-11"/> <release version="5.17.5" date="2020-01-07"/> - <release version="5.17.5" date="2020-01-07"/> </releases> <screenshots> <screenshot type="default">
