Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksquares for openSUSE:Factory checked in at 2023-02-04 14:14:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksquares (Old) and /work/SRC/openSUSE:Factory/.ksquares.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksquares" Sat Feb 4 14:14:53 2023 rev:130 rq:1062860 version:22.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes 2023-01-07 17:21:50.526917578 +0100 +++ /work/SRC/openSUSE:Factory/.ksquares.new.4462/ksquares.changes 2023-02-04 14:19:36.850936755 +0100 @@ -1,0 +2,8 @@ +Tue Jan 31 10:34:24 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.2/ + +------------------------------------------------------------------- Old: ---- ksquares-22.12.1.tar.xz ksquares-22.12.1.tar.xz.sig New: ---- ksquares-22.12.2.tar.xz ksquares-22.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksquares.spec ++++++ --- /var/tmp/diff_new_pack.ubfHdc/_old 2023-02-04 14:19:37.342939554 +0100 +++ /var/tmp/diff_new_pack.ubfHdc/_new 2023-02-04 14:19:37.346939577 +0100 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: ksquares -Version: 22.12.1 +Version: 22.12.2 Release: 0 Summary: "Dots and boxes" board game License: GPL-2.0-or-later ++++++ ksquares-22.12.1.tar.xz -> ksquares-22.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-22.12.1/.gitlab-ci.yml new/ksquares-22.12.2/.gitlab-ci.yml --- old/ksquares-22.12.1/.gitlab-ci.yml 2023-01-03 00:47:46.000000000 +0100 +++ new/ksquares-22.12.2/.gitlab-ci.yml 2023-01-30 00:16:44.000000000 +0100 @@ -7,4 +7,4 @@ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.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/freebsd-qt6.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6-dummy.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-22.12.1/CMakeLists.txt new/ksquares-22.12.2/CMakeLists.txt --- old/ksquares-22.12.1/CMakeLists.txt 2023-01-03 00:47:46.000000000 +0100 +++ new/ksquares-22.12.2/CMakeLists.txt 2023-01-30 00:16:44.000000000 +0100 @@ -2,7 +2,7 @@ set (RELEASE_SERVICE_VERSION_MAJOR "22") set (RELEASE_SERVICE_VERSION_MINOR "12") -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}") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-22.12.1/po/ca@valencia/ksquares.po new/ksquares-22.12.2/po/ca@valencia/ksquares.po --- old/ksquares-22.12.1/po/ca@valencia/ksquares.po 2023-01-03 00:47:46.000000000 +0100 +++ new/ksquares-22.12.2/po/ca@valencia/ksquares.po 2023-01-30 00:16:44.000000000 +0100 @@ -443,7 +443,7 @@ #: prefs_display.ui:13 #, kde-format msgid "Display Settings" -msgstr "Configuració de la pantalla" +msgstr "Configureu la pantalla" #. i18n: ectx: property (whatsThis), widget (QGroupBox, groupBox_2) #: prefs_display.ui:19 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-22.12.1/po/cs/ksquares.po new/ksquares-22.12.2/po/cs/ksquares.po --- old/ksquares-22.12.1/po/cs/ksquares.po 2023-01-03 00:47:46.000000000 +0100 +++ new/ksquares-22.12.2/po/cs/ksquares.po 2023-01-30 00:16:44.000000000 +0100 @@ -1,7 +1,7 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # VÃt PelÄák <v...@pelcak.org>, 2014, 2017, 2019. -# Vit Pelcak <vpel...@suse.cz>, 2021. +# Vit Pelcak <v...@pelcak.org>, 2021. # msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-22.12.1/po/zh_CN/ksquares.po new/ksquares-22.12.2/po/zh_CN/ksquares.po --- old/ksquares-22.12.1/po/zh_CN/ksquares.po 2023-01-03 00:47:46.000000000 +0100 +++ new/ksquares-22.12.2/po/zh_CN/ksquares.po 2023-01-30 00:16:44.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-26 00:42+0000\n" -"PO-Revision-Date: 2022-12-24 11:44\n" +"PO-Revision-Date: 2023-01-15 15:27\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-22.12.1/src/org.kde.ksquares.appdata.xml new/ksquares-22.12.2/src/org.kde.ksquares.appdata.xml --- old/ksquares-22.12.1/src/org.kde.ksquares.appdata.xml 2023-01-03 00:47:46.000000000 +0100 +++ new/ksquares-22.12.2/src/org.kde.ksquares.appdata.xml 2023-01-30 00:16:44.000000000 +0100 @@ -229,9 +229,9 @@ <project_group>KDE</project_group> <content_rating type="oars-1.1"/> <releases> + <release version="0.6.22122" date="2023-02-02"/> <release version="0.6.22121" date="2023-01-05"/> <release version="0.6.22120" date="2022-12-08"/> <release version="0.6.22083" date="2022-11-03"/> - <release version="0.6.22082" date="2022-10-13"/> </releases> </component>