Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package artikulate for openSUSE:Factory checked in at 2023-11-10 12:30:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/artikulate (Old) and /work/SRC/openSUSE:Factory/.artikulate.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "artikulate" Fri Nov 10 12:30:47 2023 rev:117 rq:1124472 version:23.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/artikulate/artikulate.changes 2023-10-12 23:43:30.555938472 +0200 +++ /work/SRC/openSUSE:Factory/.artikulate.new.17445/artikulate.changes 2023-11-10 12:33:04.679944332 +0100 @@ -1,0 +2,10 @@ +Tue Nov 7 17:04:00 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.3/ +- Changes since 23.08.2: + * snapcraft: bump content pack version, new dependency qtbase-private + +------------------------------------------------------------------- Old: ---- artikulate-23.08.2.tar.xz artikulate-23.08.2.tar.xz.sig New: ---- artikulate-23.08.3.tar.xz artikulate-23.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ artikulate.spec ++++++ --- /var/tmp/diff_new_pack.ri2WPy/_old 2023-11-10 12:33:05.315967871 +0100 +++ /var/tmp/diff_new_pack.ri2WPy/_new 2023-11-10 12:33:05.315967871 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: artikulate -Version: 23.08.2 +Version: 23.08.3 Release: 0 Summary: Pronunciation Self-Teaching License: LGPL-3.0-or-later AND GPL-2.0-only AND BSD-3-Clause ++++++ artikulate-23.08.2.tar.xz -> artikulate-23.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/artikulate-23.08.2/CMakeLists.txt new/artikulate-23.08.3/CMakeLists.txt --- old/artikulate-23.08.2/CMakeLists.txt 2023-10-07 17:16:07.000000000 +0200 +++ new/artikulate-23.08.3/CMakeLists.txt 2023-11-04 11:53:44.000000000 +0100 @@ -9,7 +9,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "23") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") set (ARTIKULATE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/artikulate-23.08.2/org.kde.artikulate.appdata.xml new/artikulate-23.08.3/org.kde.artikulate.appdata.xml --- old/artikulate-23.08.2/org.kde.artikulate.appdata.xml 2023-10-07 17:16:07.000000000 +0200 +++ new/artikulate-23.08.3/org.kde.artikulate.appdata.xml 2023-11-04 11:53:44.000000000 +0100 @@ -181,9 +181,9 @@ </provides> <content_rating type="oars-1.1"/> <releases> + <release version="23.08.3" date="2023-11-09"/> <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"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/artikulate-23.08.2/po/ca@valencia/artikulate.po new/artikulate-23.08.3/po/ca@valencia/artikulate.po --- old/artikulate-23.08.2/po/ca@valencia/artikulate.po 2023-10-07 17:16:07.000000000 +0200 +++ new/artikulate-23.08.3/po/ca@valencia/artikulate.po 2023-11-04 11:53:44.000000000 +0100 @@ -146,7 +146,7 @@ #: src/artikulate.kcfg:21 #, kde-format msgid "Path to local contributor repository" -msgstr "Camà al repositori de col·laboració local" +msgstr "Camà cap al repositori de col·laboració local" #. i18n: ectx: label, entry (AudioInputDevice), group (artikulate) #: src/artikulate.kcfg:24 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/artikulate-23.08.2/po/zh_CN/artikulate.po new/artikulate-23.08.3/po/zh_CN/artikulate.po --- old/artikulate-23.08.2/po/zh_CN/artikulate.po 2023-10-07 17:16:07.000000000 +0200 +++ new/artikulate-23.08.3/po/zh_CN/artikulate.po 2023-11-04 11:53:44.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-28 00:43+0000\n" -"PO-Revision-Date: 2023-09-16 10:11\n" +"PO-Revision-Date: 2023-10-21 13:57\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/artikulate-23.08.2/snapcraft.yaml new/artikulate-23.08.3/snapcraft.yaml --- old/artikulate-23.08.2/snapcraft.yaml 2023-10-07 17:16:07.000000000 +0200 +++ new/artikulate-23.08.3/snapcraft.yaml 2023-11-04 11:53:44.000000000 +0100 @@ -38,10 +38,10 @@ interface: content target: $SNAP/data-dir/sounds default-provider: gtk-common-themes - kf5-5-110-qt-5-15-10-core22: - content: kf5-5-110-qt-5-15-10-core22-all + kf5-5-110-qt-5-15-11-core22: + content: kf5-5-110-qt-5-15-11-core22-all interface: content - default-provider: kf5-5-110-qt-5-15-10-core22 + default-provider: kf5-5-110-qt-5-15-11-core22 target: $SNAP/kf5 environment: SNAP_DESKTOP_RUNTIME: $SNAP/kf5 @@ -84,18 +84,18 @@ source-type: local plugin: make make-parameters: - - PLATFORM_PLUG=kf5-5-110-qt-5-15-10-core22 + - PLATFORM_PLUG=kf5-5-110-qt-5-15-11-core22 build-snaps: - - kf5-5-110-qt-5-15-10-core22-sdk + - kf5-5-110-qt-5-15-11-core22-sdk build-environment: - &id001 - PATH: /snap/kf5-5-110-qt-5-15-10-core22-sdk/current/usr/bin${PATH:+:$PATH} + PATH: /snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/bin${PATH:+:$PATH} - &id002 - XDG_DATA_DIRS: $CRAFT_STAGE/usr/share:/snap/kf5-5-110-qt-5-15-10-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS} + XDG_DATA_DIRS: $CRAFT_STAGE/usr/share:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS} - &id003 - XDG_CONFIG_HOME: $CRAFT_STAGE/etc/xdg:/snap/kf5-5-110-qt-5-15-10-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME} + XDG_CONFIG_HOME: $CRAFT_STAGE/etc/xdg:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME} - &id004 - CRAFT_CMAKE_ARGS: -DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-110-qt-5-15-10-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS} + CRAFT_CMAKE_ARGS: -DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-110-qt-5-15-11-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS} launchers: source: snap/local/launchers plugin: dump @@ -110,13 +110,12 @@ build-packages: - cmake - libkf5doctools-dev - - kirigami2-dev + - qtbase5-private-dev stage-packages: - libasound2 - libasound2-data - libasound2-plugins - oxygen-sounds - - libkf5kirigami2-5 - qml-module-qtquick-shapes - qml-module-org-kde-kirigami2 - qml-module-org-kde-kquickcontrolsaddons @@ -129,7 +128,7 @@ - "-DCMAKE_BUILD_TYPE=Release" - "-DENABLE_TESTING=OFF" - "-DBUILD_TESTING=OFF" - - "-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-10-core22-sdk/current" + - "-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current" - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/qt5/plugins/" prime: - "-usr/lib/*/cmake/*"