Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-11-04 18:24:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-sdk.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-sdk"

Wed Nov  4 18:24:28 2020 rev:94 rq:844595 version:5.20.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-10-23 
14:27:49.664813330 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.11331/plasma5-sdk.changes       
2020-11-04 18:24:31.677168111 +0100
@@ -1,0 +2,9 @@
+Tue Oct 27 20:43:52 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.20.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.2
+- No code changes since 5.20.1
+
+-------------------------------------------------------------------

Old:
----
  plasma-sdk-5.20.1.tar.xz
  plasma-sdk-5.20.1.tar.xz.sig

New:
----
  plasma-sdk-5.20.2.tar.xz
  plasma-sdk-5.20.2.tar.xz.sig

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

Other differences:
------------------
++++++ plasma5-sdk.spec ++++++
--- /var/tmp/diff_new_pack.idOi8Y/_old  2020-11-04 18:24:32.405166440 +0100
+++ /var/tmp/diff_new_pack.idOi8Y/_new  2020-11-04 18:24:32.409166431 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:           plasma5-sdk
-Version:        5.20.1
+Version:        5.20.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
-Source:         plasma-sdk-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:        plasma-sdk-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++++++ plasma-sdk-5.20.1.tar.xz -> plasma-sdk-5.20.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.20.1/CMakeLists.txt 
new/plasma-sdk-5.20.2/CMakeLists.txt
--- old/plasma-sdk-5.20.1/CMakeLists.txt        2020-10-20 14:07:46.000000000 
+0200
+++ new/plasma-sdk-5.20.2/CMakeLists.txt        2020-10-27 13:28:26.000000000 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.20.1")
+set(PROJECT_VERSION "5.20.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.15.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.20.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.20.2/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.20.1/cuttlefish/org.kde.cuttlefish.appdata.xml     
2020-10-20 14:07:24.000000000 +0200
+++ new/plasma-sdk-5.20.2/cuttlefish/org.kde.cuttlefish.appdata.xml     
2020-10-27 13:28:00.000000000 +0100
@@ -132,9 +132,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="5.20.2" date="2020-10-27"/>
     <release version="5.20.1" date="2020-10-20"/>
     <release version="5.20.0" date="2020-10-13"/>
     <release version="5.19.90" date="2020-09-22"/>
-    <release version="5.19.90" date="2020-09-22"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.20.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.20.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.20.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
    2020-10-20 14:07:24.000000000 +0200
+++ 
new/plasma-sdk-5.20.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
    2020-10-27 13:28:00.000000000 +0100
@@ -108,10 +108,10 @@
     <binary>plasmaengineexplorer</binary>
   </provides>
   <releases>
+    <release version="5.20.2" date="2020-10-27"/>
     <release version="5.20.1" date="2020-10-20"/>
     <release version="5.20.0" date="2020-10-13"/>
     <release version="5.19.90" date="2020-09-22"/>
-    <release version="5.19.90" date="2020-09-22"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.20.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.20.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.20.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml     
2020-10-20 14:07:24.000000000 +0200
+++ new/plasma-sdk-5.20.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml     
2020-10-27 13:28:00.000000000 +0100
@@ -112,10 +112,10 @@
     <binary>plasmoidviewer</binary>
   </provides>
   <releases>
+    <release version="5.20.2" date="2020-10-27"/>
     <release version="5.20.1" date="2020-10-20"/>
     <release version="5.20.0" date="2020-10-13"/>
     <release version="5.19.90" date="2020-09-22"/>
-    <release version="5.19.90" date="2020-09-22"/>
   </releases>
   <screenshots>
     <screenshot type="default">



Reply via email to