Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qmlkonsole for openSUSE:Factory 
checked in at 2024-11-08 11:59:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmlkonsole (Old)
 and      /work/SRC/openSUSE:Factory/.qmlkonsole.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qmlkonsole"

Fri Nov  8 11:59:17 2024 rev:19 rq:1222428 version:24.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/qmlkonsole/qmlkonsole.changes    2024-10-12 
13:35:21.600248013 +0200
+++ /work/SRC/openSUSE:Factory/.qmlkonsole.new.2017/qmlkonsole.changes  
2024-11-08 12:03:44.312371187 +0100
@@ -1,0 +2,9 @@
+Tue Nov  5 10:44:19 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.08.3/
+- No code change since 24.08.2
+
+-------------------------------------------------------------------

Old:
----
  qmlkonsole-24.08.2.tar.xz
  qmlkonsole-24.08.2.tar.xz.sig

New:
----
  qmlkonsole-24.08.3.tar.xz
  qmlkonsole-24.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ qmlkonsole.spec ++++++
--- /var/tmp/diff_new_pack.XXDMsq/_old  2024-11-08 12:03:44.748389384 +0100
+++ /var/tmp/diff_new_pack.XXDMsq/_new  2024-11-08 12:03:44.752389551 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           qmlkonsole
-Version:        24.08.2
+Version:        24.08.3
 Release:        0
 Summary:        Terminal application
 License:        GPL-2.0-or-later


++++++ qmlkonsole-24.08.2.tar.xz -> qmlkonsole-24.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmlkonsole-24.08.2/CMakeLists.txt 
new/qmlkonsole-24.08.3/CMakeLists.txt
--- old/qmlkonsole-24.08.2/CMakeLists.txt       2024-10-06 22:02:47.000000000 
+0200
+++ new/qmlkonsole-24.08.3/CMakeLists.txt       2024-10-31 01:14:35.000000000 
+0100
@@ -5,7 +5,7 @@
 
 set(RELEASE_SERVICE_VERSION_MAJOR "24")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(qmlkonsole VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmlkonsole-24.08.2/org.kde.qmlkonsole.appdata.xml 
new/qmlkonsole-24.08.3/org.kde.qmlkonsole.appdata.xml
--- old/qmlkonsole-24.08.2/org.kde.qmlkonsole.appdata.xml       2024-10-06 
22:02:47.000000000 +0200
+++ new/qmlkonsole-24.08.3/org.kde.qmlkonsole.appdata.xml       2024-10-31 
01:14:35.000000000 +0100
@@ -247,6 +247,7 @@
   </screenshots>
   <launchable type="desktop-id">org.kde.qmlkonsole.desktop</launchable>
   <releases>
+    <release version="24.08.3" date="2024-11-07"/>
     <release version="24.08.2" date="2024-10-10"/>
     <release version="24.08.1" date="2024-09-12"/>
     <release version="24.08.0" date="2024-08-22"/>

Reply via email to