Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksquares for openSUSE:Factory checked in at 2022-05-14 22:56:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksquares (Old) and /work/SRC/openSUSE:Factory/.ksquares.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksquares" Sat May 14 22:56:18 2022 rev:121 rq:976853 version:22.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes 2022-04-23 19:47:52.187119118 +0200 +++ /work/SRC/openSUSE:Factory/.ksquares.new.1538/ksquares.changes 2022-05-14 22:57:38.023401218 +0200 @@ -1,0 +2,8 @@ +Tue May 10 16:30:36 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.04.1/ + +------------------------------------------------------------------- Old: ---- ksquares-22.04.0.tar.xz ksquares-22.04.0.tar.xz.sig New: ---- ksquares-22.04.1.tar.xz ksquares-22.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksquares.spec ++++++ --- /var/tmp/diff_new_pack.O0yARd/_old 2022-05-14 22:57:38.415401709 +0200 +++ /var/tmp/diff_new_pack.O0yARd/_new 2022-05-14 22:57:38.419401713 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: ksquares -Version: 22.04.0 +Version: 22.04.1 Release: 0 Summary: "Dots and boxes" board game License: GPL-2.0-or-later ++++++ ksquares-22.04.0.tar.xz -> ksquares-22.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-22.04.0/CMakeLists.txt new/ksquares-22.04.1/CMakeLists.txt --- old/ksquares-22.04.0/CMakeLists.txt 2022-04-12 23:49:49.000000000 +0200 +++ new/ksquares-22.04.1/CMakeLists.txt 2022-05-07 11:55:16.000000000 +0200 @@ -2,7 +2,7 @@ set (RELEASE_SERVICE_VERSION_MAJOR "22") set (RELEASE_SERVICE_VERSION_MINOR "04") -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}") 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.04.0/po/ca@valencia/ksquares.po new/ksquares-22.04.1/po/ca@valencia/ksquares.po --- old/ksquares-22.04.0/po/ca@valencia/ksquares.po 2022-04-15 02:16:18.000000000 +0200 +++ new/ksquares-22.04.1/po/ca@valencia/ksquares.po 2022-05-10 07:51:12.000000000 +0200 @@ -319,17 +319,17 @@ #: newgamewidget.ui:182 #, kde-format msgid "" -"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/" -"css\">\n" +"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css" +"\">\n" "p, li { white-space: pre-wrap; }\n" "</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-" "weight:400; font-style:normal; text-decoration:none;\">\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" -"right:0px; -qt-block-indent:0; text-indent:0px;\">How many players will be in " -"the game</p></body></html>" +"right:0px; -qt-block-indent:0; text-indent:0px;\">How many players will be " +"in the game</p></body></html>" msgstr "" -"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/" -"css\">\n" +"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css" +"\">\n" "p, li { white-space: pre-wrap; }\n" "</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-" "weight:400; font-style:normal; text-decoration:none;\">\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksquares-22.04.0/po/zh_CN/ksquares.po new/ksquares-22.04.1/po/zh_CN/ksquares.po --- old/ksquares-22.04.0/po/zh_CN/ksquares.po 2022-04-15 02:16:18.000000000 +0200 +++ new/ksquares-22.04.1/po/zh_CN/ksquares.po 2022-05-10 07:51:12.000000000 +0200 @@ -4,7 +4,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-19 00:42+0000\n" -"PO-Revision-Date: 2022-04-14 15:36\n" +"PO-Revision-Date: 2022-05-08 08:17\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.04.0/src/org.kde.ksquares.appdata.xml new/ksquares-22.04.1/src/org.kde.ksquares.appdata.xml --- old/ksquares-22.04.0/src/org.kde.ksquares.appdata.xml 2022-04-12 23:49:49.000000000 +0200 +++ new/ksquares-22.04.1/src/org.kde.ksquares.appdata.xml 2022-05-07 11:55:16.000000000 +0200 @@ -214,9 +214,9 @@ <project_group>KDE</project_group> <content_rating type="oars-1.1"/> <releases> + <release version="0.6.22041" date="2022-05-12"/> <release version="0.6.22040" date="2022-04-21"/> <release version="0.6.21123" date="2022-03-03"/> <release version="0.6.21122" date="2022-02-03"/> - <release version="0.6.21121" date="2022-01-06"/> </releases> </component>