Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kontrast for openSUSE:Factory checked in at 2023-12-09 22:52:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kontrast (Old) and /work/SRC/openSUSE:Factory/.kontrast.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontrast" Sat Dec 9 22:52:37 2023 rev:37 rq:1131902 version:23.08.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kontrast/kontrast.changes 2023-11-10 12:35:28.649272775 +0100 +++ /work/SRC/openSUSE:Factory/.kontrast.new.25432/kontrast.changes 2023-12-09 22:55:43.997077296 +0100 @@ -1,0 +2,10 @@ +Tue Dec 5 14:20:01 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.08.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.4/ +- Changes since 23.08.3: + * include QCoreApplication for qApp + +------------------------------------------------------------------- Old: ---- kontrast-23.08.3.tar.xz kontrast-23.08.3.tar.xz.sig New: ---- kontrast-23.08.4.tar.xz kontrast-23.08.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kontrast.spec ++++++ --- /var/tmp/diff_new_pack.wQDn2P/_old 2023-12-09 22:55:44.773105775 +0100 +++ /var/tmp/diff_new_pack.wQDn2P/_new 2023-12-09 22:55:44.777105921 +0100 @@ -18,7 +18,7 @@ %bcond_without released Name: kontrast -Version: 23.08.3 +Version: 23.08.4 Release: 0 Summary: Contrast checker License: GPL-3.0-or-later AND CC0-1.0 ++++++ kontrast-23.08.3.tar.xz -> kontrast-23.08.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-23.08.3/.gitlab-ci.yml new/kontrast-23.08.4/.gitlab-ci.yml --- old/kontrast-23.08.3/.gitlab-ci.yml 2023-11-04 12:25:46.000000000 +0100 +++ new/kontrast-23.08.4/.gitlab-ci.yml 2023-12-05 22:23:22.000000000 +0100 @@ -2,9 +2,11 @@ # SPDX-License-Identifier: CC0-1.0 include: - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/reuse-lint.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android-qt6.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/flatpak.yml + - project: sysadmin/ci-utilities + file: + - /gitlab-templates/reuse-lint.yml + - /gitlab-templates/linux.yml + - /gitlab-templates/android.yml + - /gitlab-templates/linux-qt6.yml + - /gitlab-templates/android-qt6.yml + - /gitlab-templates/flatpak.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-23.08.3/.reuse/dep5 new/kontrast-23.08.4/.reuse/dep5 --- old/kontrast-23.08.3/.reuse/dep5 2023-11-04 12:25:46.000000000 +0100 +++ new/kontrast-23.08.4/.reuse/dep5 2023-12-05 22:23:22.000000000 +0100 @@ -10,7 +10,3 @@ Copyright: 2022 Aleix Pol <[email protected]>, 2223 Jonah Brüchert <[email protected]>, License: GPL-3.0-or-later - -Files: snapcraft.yaml -Copyright: 2023 Scarlett Moore <[email protected]> -License: GPL-3.0-or-later diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-23.08.3/CMakeLists.txt new/kontrast-23.08.4/CMakeLists.txt --- old/kontrast-23.08.3/CMakeLists.txt 2023-11-04 12:25:46.000000000 +0100 +++ new/kontrast-23.08.4/CMakeLists.txt 2023-12-05 22:23:22.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 "3") +set (RELEASE_SERVICE_VERSION_MICRO "4") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kontrast VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-23.08.3/org.kde.kontrast.appdata.xml new/kontrast-23.08.4/org.kde.kontrast.appdata.xml --- old/kontrast-23.08.3/org.kde.kontrast.appdata.xml 2023-11-04 12:25:46.000000000 +0100 +++ new/kontrast-23.08.4/org.kde.kontrast.appdata.xml 2023-12-05 22:23:22.000000000 +0100 @@ -120,10 +120,10 @@ <url type="bugtracker">https://invent.kde.org/accessibility/kontrast/-/issues</url> <url type="donation">https://liberapay.com/Carl/</url> <releases> + <release version="23.08.4" date="2023-12-07"/> <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"/> </releases> <developer_name>Carl Schwan</developer_name> <developer_name xml:lang="ca">Carl Schwan</developer_name> @@ -199,7 +199,7 @@ <screenshot type="default"> <caption>Main view of Kontrast on mobile</caption> <caption xml:lang="ca">Vista principal del Kontrast al mòbil</caption> - <caption xml:lang="ca-valencia">Vista principal de Kontrast al mòbil</caption> + <caption xml:lang="ca-valencia">Vista principal de Kontrast en el mòbil</caption> <caption xml:lang="da">Kontrasts hovedvisning pÃ¥ mobile enheder</caption> <caption xml:lang="de">Hauptansicht von Kontrast auf Mobilgeräten</caption> <caption xml:lang="el">ÎÏÏια ÏÏοβολή ÏÎ¿Ï Kontrast Ïε κινηÏÏ</caption> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-23.08.3/po/zh_CN/kontrast.po new/kontrast-23.08.4/po/zh_CN/kontrast.po --- old/kontrast-23.08.3/po/zh_CN/kontrast.po 2023-11-04 12:25:46.000000000 +0100 +++ new/kontrast-23.08.4/po/zh_CN/kontrast.po 2023-12-05 22:23:22.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-07-11 00:39+0000\n" -"PO-Revision-Date: 2023-10-21 13:58\n" +"PO-Revision-Date: 2023-11-25 02:33\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -284,4 +284,4 @@ #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected]" +msgstr "[email protected]" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-23.08.3/snapcraft.yaml new/kontrast-23.08.4/snapcraft.yaml --- old/kontrast-23.08.3/snapcraft.yaml 2023-11-04 12:25:46.000000000 +0100 +++ new/kontrast-23.08.4/snapcraft.yaml 2023-12-05 22:23:22.000000000 +0100 @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2023 Scarlett Moore <[email protected]> +# +# SPDX-License-Identifier: CC0-1.0 +--- name: kontrast adopt-info: kontrast confinement: strict @@ -5,7 +9,7 @@ base: core22 apps: kontrast: - common-id: org.kde.kontrast.desktop + common-id: org.kde.kontrast desktop: usr/share/applications/org.kde.kontrast.desktop command: usr/bin/kontrast plugs: @@ -33,10 +37,10 @@ interface: content target: $SNAP/data-dir/sounds default-provider: gtk-common-themes - kf5-5-110-qt-5-15-11-core22: - content: kf5-5-110-qt-5-15-11-core22-all + kf5-5-111-qt-5-15-11-core22: + content: kf5-5-111-qt-5-15-11-core22-all interface: content - default-provider: kf5-5-110-qt-5-15-11-core22 + default-provider: kf5-5-111-qt-5-15-11-core22 target: $SNAP/kf5 environment: SNAP_DESKTOP_RUNTIME: $SNAP/kf5 @@ -66,18 +70,18 @@ source-type: local plugin: make make-parameters: - - PLATFORM_PLUG=kf5-5-110-qt-5-15-11-core22 + - PLATFORM_PLUG=kf5-5-111-qt-5-15-11-core22 build-snaps: - - kf5-5-110-qt-5-15-11-core22-sdk + - kf5-5-111-qt-5-15-11-core22-sdk build-environment: - &id001 - PATH: /snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/bin${PATH:+:$PATH} + PATH: /snap/kf5-5-111-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-11-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS} + XDG_DATA_DIRS: $CRAFT_STAGE/usr/share:/snap/kf5-5-111-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-11-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME} + XDG_CONFIG_HOME: $CRAFT_STAGE/etc/xdg:/snap/kf5-5-111-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-11-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS} + CRAFT_CMAKE_ARGS: -DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-111-qt-5-15-11-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS} kontrast: after: - kde-neon @@ -96,6 +100,8 @@ stage-packages: - libfuturesql - libqcoro5core0 + stage-snaps: + - khelpcenter cmake-parameters: - -DKDE_INSTALL_USE_QT_SYS_PATHS=FALSE - -DCMAKE_INSTALL_PREFIX=/usr @@ -103,13 +109,12 @@ - -DENABLE_TESTING=OFF - -DBUILD_TESTING=OFF - -DKDE_SKIP_TEST_SETTINGS=ON - - "-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current" + - "-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-111-qt-5-15-11-core22-sdk/current" - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/" prime: - "-usr/lib/*/cmake/*" - "-usr/include/*" - "-usr/share/ECM/*" - - "-usr/share/doc/*" - "-usr/share/man/*" - "-usr/share/icons/breeze-dark*" - "-usr/bin/X11" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-23.08.3/src/savedcolormodel.cpp new/kontrast-23.08.4/src/savedcolormodel.cpp --- old/kontrast-23.08.3/src/savedcolormodel.cpp 2023-11-04 12:25:46.000000000 +0100 +++ new/kontrast-23.08.4/src/savedcolormodel.cpp 2023-12-05 22:23:22.000000000 +0100 @@ -4,6 +4,7 @@ #include "savedcolormodel.h" +#include <QCoreApplication> #include <QDebug> #include <QDir> #include <QSqlError>
