Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qmlkonsole for openSUSE:Factory 
checked in at 2023-09-15 22:04:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmlkonsole (Old)
 and      /work/SRC/openSUSE:Factory/.qmlkonsole.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qmlkonsole"

Fri Sep 15 22:04:24 2023 rev:6 rq:1111302 version:23.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qmlkonsole/qmlkonsole.changes    2023-08-31 
13:50:48.715147432 +0200
+++ /work/SRC/openSUSE:Factory/.qmlkonsole.new.1766/qmlkonsole.changes  
2023-09-15 22:09:23.737545717 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 11:56:54 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.1/
+- Changes since 23.08.0:
+  * Pass the automatically incremented version to project
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ qmlkonsole.spec ++++++
--- /var/tmp/diff_new_pack.p6YztU/_old  2023-09-15 22:09:24.985590341 +0200
+++ /var/tmp/diff_new_pack.p6YztU/_new  2023-09-15 22:09:24.985590341 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           qmlkonsole
-Version:        23.08.0
+Version:        23.08.1
 Release:        0
 Summary:        Terminal application
 License:        GPL-2.0-or-later


++++++ qmlkonsole-23.08.0.tar.xz -> qmlkonsole-23.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmlkonsole-23.08.0/CMakeLists.txt 
new/qmlkonsole-23.08.1/CMakeLists.txt
--- old/qmlkonsole-23.08.0/CMakeLists.txt       2023-08-16 22:26:28.000000000 
+0200
+++ new/qmlkonsole-23.08.1/CMakeLists.txt       2023-09-09 14:25:42.000000000 
+0200
@@ -5,10 +5,10 @@
 
 set(RELEASE_SERVICE_VERSION_MAJOR "23")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
-project(qmlkonsole)
+project(qmlkonsole VERSION ${RELEASE_SERVICE_VERSION})
 set(PROJECT_VERSION "22.06")
 
 set(KF5_MIN_VERSION "5.101.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmlkonsole-23.08.0/org.kde.qmlkonsole.appdata.xml 
new/qmlkonsole-23.08.1/org.kde.qmlkonsole.appdata.xml
--- old/qmlkonsole-23.08.0/org.kde.qmlkonsole.appdata.xml       2023-08-16 
22:26:28.000000000 +0200
+++ new/qmlkonsole-23.08.1/org.kde.qmlkonsole.appdata.xml       2023-09-09 
14:25:42.000000000 +0200
@@ -228,6 +228,8 @@
   </screenshots>
   <launchable type="desktop-id">org.kde.qmlkonsole.desktop</launchable>
   <releases>
+    <release version="23.08.1" date="2023-09-14"/>
+    <release version="23.08.0" date="2023-08-24"/>
     <release version="23.04.3" date="2023-07-06"/>
     <release version="23.04.2" date="2023-06-08"/>
     <release version="23.04.1" date="2023-05-11"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmlkonsole-23.08.0/po/zh_CN/qmlkonsole.po 
new/qmlkonsole-23.08.1/po/zh_CN/qmlkonsole.po
--- old/qmlkonsole-23.08.0/po/zh_CN/qmlkonsole.po       2023-08-16 
22:26:28.000000000 +0200
+++ new/qmlkonsole-23.08.1/po/zh_CN/qmlkonsole.po       2023-09-09 
14:25:42.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-22 00:49+0000\n"
-"PO-Revision-Date: 2023-08-02 12:45\n"
+"PO-Revision-Date: 2023-09-02 03:00\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to