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-10-12 23:43:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qmlkonsole (Old) and /work/SRC/openSUSE:Factory/.qmlkonsole.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qmlkonsole" Thu Oct 12 23:43:57 2023 rev:7 rq:1117425 version:23.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/qmlkonsole/qmlkonsole.changes 2023-09-15 22:09:23.737545717 +0200 +++ /work/SRC/openSUSE:Factory/.qmlkonsole.new.1807/qmlkonsole.changes 2023-10-12 23:47:04.179672777 +0200 @@ -1,0 +2,10 @@ +Tue Oct 10 18:28:27 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.2/ +- Changes since 23.08.1: + * use RELEASE_SERVICE_VERSION instead of hardcoded PROJECT_VERSION + +------------------------------------------------------------------- Old: ---- qmlkonsole-23.08.1.tar.xz qmlkonsole-23.08.1.tar.xz.sig New: ---- qmlkonsole-23.08.2.tar.xz qmlkonsole-23.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qmlkonsole.spec ++++++ --- /var/tmp/diff_new_pack.kN90IZ/_old 2023-10-12 23:47:04.611688419 +0200 +++ /var/tmp/diff_new_pack.kN90IZ/_new 2023-10-12 23:47:04.611688419 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: qmlkonsole -Version: 23.08.1 +Version: 23.08.2 Release: 0 Summary: Terminal application License: GPL-2.0-or-later ++++++ qmlkonsole-23.08.1.tar.xz -> qmlkonsole-23.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qmlkonsole-23.08.1/CMakeLists.txt new/qmlkonsole-23.08.2/CMakeLists.txt --- old/qmlkonsole-23.08.1/CMakeLists.txt 2023-09-09 14:25:42.000000000 +0200 +++ new/qmlkonsole-23.08.2/CMakeLists.txt 2023-10-10 05:26:29.000000000 +0200 @@ -5,11 +5,10 @@ set(RELEASE_SERVICE_VERSION_MAJOR "23") set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(qmlkonsole VERSION ${RELEASE_SERVICE_VERSION}) -set(PROJECT_VERSION "22.06") set(KF5_MIN_VERSION "5.101.0") set(QT_MIN_VERSION "5.15.2") @@ -26,7 +25,7 @@ include(KDECompilerSettings NO_POLICY_SCOPE) include(ECMFindQmlModule) -ecm_setup_version(${PROJECT_VERSION} +ecm_setup_version(${RELEASE_SERVICE_VERSION} VARIABLE_PREFIX QMLKONSOLE VERSION_HEADER ${CMAKE_CURRENT_BINARY_DIR}/version.h ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qmlkonsole-23.08.1/org.kde.qmlkonsole.appdata.xml new/qmlkonsole-23.08.2/org.kde.qmlkonsole.appdata.xml --- old/qmlkonsole-23.08.1/org.kde.qmlkonsole.appdata.xml 2023-09-09 14:25:42.000000000 +0200 +++ new/qmlkonsole-23.08.2/org.kde.qmlkonsole.appdata.xml 2023-10-10 05:26:29.000000000 +0200 @@ -228,6 +228,7 @@ </screenshots> <launchable type="desktop-id">org.kde.qmlkonsole.desktop</launchable> <releases> + <release version="23.08.2" date="2023-10-12"/> <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"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qmlkonsole-23.08.1/po/ca@valencia/qmlkonsole.po new/qmlkonsole-23.08.2/po/ca@valencia/qmlkonsole.po --- old/qmlkonsole-23.08.1/po/ca@valencia/qmlkonsole.po 2023-09-09 14:25:42.000000000 +0200 +++ new/qmlkonsole-23.08.2/po/ca@valencia/qmlkonsole.po 2023-10-10 05:26:29.000000000 +0200 @@ -113,7 +113,7 @@ #, kde-format msgctxt "@title:window" msgid "Pick font" -msgstr "Seleccioneu ei tipus de lletra" +msgstr "Seleccioneu un tipus de lletra" #: contents/ui/SettingsComponent.qml:214 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qmlkonsole-23.08.1/po/zh_CN/qmlkonsole.po new/qmlkonsole-23.08.2/po/zh_CN/qmlkonsole.po --- old/qmlkonsole-23.08.1/po/zh_CN/qmlkonsole.po 2023-09-09 14:25:42.000000000 +0200 +++ new/qmlkonsole-23.08.2/po/zh_CN/qmlkonsole.po 2023-10-10 05:26:29.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-09-02 03:00\n" +"PO-Revision-Date: 2023-09-16 10:12\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"