Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2021-07-09 23:58:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-sdk"

Fri Jul  9 23:58:37 2021 rev:107 rq:904532 version:5.22.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2021-06-27 
19:00:13.544366218 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2625/plasma5-sdk.changes        
2021-07-10 00:00:01.148207317 +0200
@@ -1,0 +2,9 @@
+Tue Jul  6 12:01:50 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.22.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.22.2
+- No code changes since 5.22.2.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ plasma5-sdk.spec ++++++
--- /var/tmp/diff_new_pack.mr9fta/_old  2021-07-10 00:00:02.076200101 +0200
+++ /var/tmp/diff_new_pack.mr9fta/_new  2021-07-10 00:00:02.112199821 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:           plasma5-sdk
-Version:        5.22.2.1
+Version:        5.22.3
 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/stable/plasma/5.22.2/plasma-sdk-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/5.22.2/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.22.2.1.tar.xz -> plasma-sdk-5.22.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.22.2.1/CMakeLists.txt 
new/plasma-sdk-5.22.3/CMakeLists.txt
--- old/plasma-sdk-5.22.2.1/CMakeLists.txt      2021-06-22 21:10:12.000000000 
+0200
+++ new/plasma-sdk-5.22.3/CMakeLists.txt        2021-07-06 12:29:47.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.22.2")
+set(PROJECT_VERSION "5.22.3")
 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.22.2.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.22.3/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.22.2.1/cuttlefish/org.kde.cuttlefish.appdata.xml   
2021-06-22 21:09:47.000000000 +0200
+++ new/plasma-sdk-5.22.3/cuttlefish/org.kde.cuttlefish.appdata.xml     
2021-07-06 12:29:21.000000000 +0200
@@ -141,9 +141,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="5.22.3" date="2021-07-06"/>
     <release version="5.22.2" date="2021-06-22"/>
     <release version="5.22.1" date="2021-06-15"/>
     <release version="5.21.5" date="2021-05-04"/>
-    <release version="5.21.4" date="2021-04-06"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.22.2.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.22.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.22.2.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
    2021-06-22 21:09:47.000000000 +0200
+++ 
new/plasma-sdk-5.22.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
    2021-07-06 12:29:21.000000000 +0200
@@ -116,10 +116,10 @@
     <binary>plasmaengineexplorer</binary>
   </provides>
   <releases>
+    <release version="5.22.3" date="2021-07-06"/>
     <release version="5.22.2" date="2021-06-22"/>
     <release version="5.22.1" date="2021-06-15"/>
     <release version="5.21.5" date="2021-05-04"/>
-    <release version="5.21.4" date="2021-04-06"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.22.2.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.22.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.22.2.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml   
2021-06-22 21:09:47.000000000 +0200
+++ new/plasma-sdk-5.22.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml     
2021-07-06 12:29:21.000000000 +0200
@@ -119,10 +119,10 @@
     <binary>plasmoidviewer</binary>
   </provides>
   <releases>
+    <release version="5.22.3" date="2021-07-06"/>
     <release version="5.22.2" date="2021-06-22"/>
     <release version="5.22.1" date="2021-06-15"/>
     <release version="5.21.5" date="2021-05-04"/>
-    <release version="5.21.4" date="2021-04-06"/>
   </releases>
   <screenshots>
     <screenshot type="default">

Reply via email to