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-03-04 20:16:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksquares (Old)
 and      /work/SRC/openSUSE:Factory/.ksquares.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksquares"

Fri Mar  4 20:16:30 2022 rev:119 rq:958920 version:21.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes        2022-02-04 
21:50:59.939728785 +0100
+++ /work/SRC/openSUSE:Factory/.ksquares.new.1958/ksquares.changes      
2022-03-04 20:19:47.540734072 +0100
@@ -1,0 +2,9 @@
+Tue Mar  1 09:57:46 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.3/
+- No code change since 21.12.2
+
+-------------------------------------------------------------------

Old:
----
  ksquares-21.12.2.tar.xz
  ksquares-21.12.2.tar.xz.sig

New:
----
  ksquares-21.12.3.tar.xz
  ksquares-21.12.3.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ksquares.spec ++++++
--- /var/tmp/diff_new_pack.uCRXea/_old  2022-03-04 20:19:48.104733624 +0100
+++ /var/tmp/diff_new_pack.uCRXea/_new  2022-03-04 20:19:48.112733618 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           ksquares
-Version:        21.12.2
+Version:        21.12.3
 Release:        0
 Summary:        "Dots and boxes" board game
 License:        GPL-2.0-or-later


++++++ ksquares-21.12.2.tar.xz -> ksquares-21.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-21.12.2/CMakeLists.txt 
new/ksquares-21.12.3/CMakeLists.txt
--- old/ksquares-21.12.2/CMakeLists.txt 2022-01-29 00:14:23.000000000 +0100
+++ new/ksquares-21.12.3/CMakeLists.txt 2022-02-27 19:30:00.000000000 +0100
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 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-21.12.2/po/ca/docs/ksquares/index.docbook 
new/ksquares-21.12.3/po/ca/docs/ksquares/index.docbook
--- old/ksquares-21.12.2/po/ca/docs/ksquares/index.docbook      2022-02-01 
01:09:58.000000000 +0100
+++ new/ksquares-21.12.3/po/ca/docs/ksquares/index.docbook      2022-03-01 
01:11:27.000000000 +0100
@@ -170,7 +170,7 @@
 > <guimenuitem
 >Nova</guimenuitem
 ></menuchoice
->. Per a comen??ar una partida nova amb la mateixa configuraci?? que la parida 
actual, feu clic al bot?? <guibutton
+>. Per a comen??ar una partida nova amb la mateixa configuraci?? que la 
partida actual, feu clic al bot?? <guibutton
 >Reinicia la partida</guibutton
 > de la barra d'eines. </para>
 </chapter>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-21.12.2/po/zh_CN/ksquares.po 
new/ksquares-21.12.3/po/zh_CN/ksquares.po
--- old/ksquares-21.12.2/po/zh_CN/ksquares.po   2022-02-01 01:09:58.000000000 
+0100
+++ new/ksquares-21.12.3/po/zh_CN/ksquares.po   2022-03-01 01:11:27.000000000 
+0100
@@ -4,7 +4,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-04 00:15+0000\n"
-"PO-Revision-Date: 2022-01-08 15:24\n"
+"PO-Revision-Date: 2022-02-26 05:18\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-21.12.2/src/org.kde.ksquares.appdata.xml 
new/ksquares-21.12.3/src/org.kde.ksquares.appdata.xml
--- old/ksquares-21.12.2/src/org.kde.ksquares.appdata.xml       2022-01-29 
00:14:23.000000000 +0100
+++ new/ksquares-21.12.3/src/org.kde.ksquares.appdata.xml       2022-02-27 
19:30:00.000000000 +0100
@@ -208,9 +208,9 @@
   <project_group>KDE</project_group>
   <content_rating type="oars-1.1"/>
   <releases>
+    <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"/>
     <release version="0.6.21120" date="2021-12-09"/>
-    <release version="0.6.21083" date="2021-11-04"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-21.12.2/src/org.kde.ksquares.desktop 
new/ksquares-21.12.3/src/org.kde.ksquares.desktop
--- old/ksquares-21.12.2/src/org.kde.ksquares.desktop   2022-01-29 
00:14:23.000000000 +0100
+++ new/ksquares-21.12.3/src/org.kde.ksquares.desktop   2022-02-27 
19:30:00.000000000 +0100
@@ -127,6 +127,7 @@
 Comment[pl]=Po????cz kropki, ??eby otrzyma?? kwadraty
 Comment[pt]=Ligue os pontos para criar quadrados
 Comment[pt_BR]=Conecte os pontos para criar quadrados
+Comment[ro]=Conecta??i punctele pentru a ob??ine p??trate
 Comment[ru]=???????????????????? ?????????? ?????? ???????????????? 
????????????????
 Comment[sk]=Spojte bodky a vytvorte ??tvorce
 Comment[sl]=Pove??ite pikice, da ustvarite kvadrate

Reply via email to