Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-06-09 00:01:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-sdk"

Tue Jun  9 00:01:56 2020 rev:86 rq:812331 version:5.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-05-20 
18:47:00.001489593 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3606/plasma5-sdk.changes        
2020-06-09 00:04:18.461214778 +0200
@@ -1,0 +2,9 @@
+Thu Jun  4 13:27:13 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.19.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.0.php
+- No code changes since 5.18.90
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ plasma5-sdk.spec ++++++
--- /var/tmp/diff_new_pack.Xfe4YR/_old  2020-06-09 00:04:19.213217446 +0200
+++ /var/tmp/diff_new_pack.Xfe4YR/_new  2020-06-09 00:04:19.213217446 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:           plasma5-sdk
-Version:        5.18.90
+Version:        5.19.0
 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:         
https://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source:         plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
+Source1:        plasma-sdk-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++++++ plasma-sdk-5.18.90.tar.xz -> plasma-sdk-5.19.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.18.90/CMakeLists.txt 
new/plasma-sdk-5.19.0/CMakeLists.txt
--- old/plasma-sdk-5.18.90/CMakeLists.txt       2020-05-14 12:52:17.000000000 
+0200
+++ new/plasma-sdk-5.19.0/CMakeLists.txt        2020-06-04 13:31:13.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.18.90")
+set(PROJECT_VERSION "5.19.0")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.14.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.90/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.19.0/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.18.90/cuttlefish/org.kde.cuttlefish.appdata.xml    
2020-05-14 12:51:32.000000000 +0200
+++ new/plasma-sdk-5.19.0/cuttlefish/org.kde.cuttlefish.appdata.xml     
2020-06-04 13:30:35.000000000 +0200
@@ -131,9 +131,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="5.19.0" date="2020-06-09"/>
     <release version="5.18.5" date="2020-05-05"/>
     <release version="5.18.4" date="2020-03-31"/>
     <release version="5.18.3" date="2020-03-10"/>
-    <release version="5.18.2" date="2020-02-25"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.90/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.19.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.18.90/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml  
    2020-05-14 12:51:32.000000000 +0200
+++ 
new/plasma-sdk-5.19.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
    2020-06-04 13:30:35.000000000 +0200
@@ -102,10 +102,10 @@
     <binary>plasmaengineexplorer</binary>
   </provides>
   <releases>
+    <release version="5.19.0" date="2020-06-09"/>
     <release version="5.18.5" date="2020-05-05"/>
     <release version="5.18.4" date="2020-03-31"/>
     <release version="5.18.3" date="2020-03-10"/>
-    <release version="5.18.2" date="2020-02-25"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.90/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.19.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.18.90/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml    
2020-05-14 12:51:32.000000000 +0200
+++ new/plasma-sdk-5.19.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml     
2020-06-04 13:30:35.000000000 +0200
@@ -106,10 +106,10 @@
     <binary>plasmoidviewer</binary>
   </provides>
   <releases>
+    <release version="5.19.0" date="2020-06-09"/>
     <release version="5.18.5" date="2020-05-05"/>
     <release version="5.18.4" date="2020-03-31"/>
     <release version="5.18.3" date="2020-03-10"/>
-    <release version="5.18.2" date="2020-02-25"/>
   </releases>
   <screenshots>
     <screenshot type="default">



Reply via email to