Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bovo for openSUSE:Factory checked in 
at 2021-11-06 18:16:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bovo (Old)
 and      /work/SRC/openSUSE:Factory/.bovo.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bovo"

Sat Nov  6 18:16:00 2021 rev:115 rq:929241 version:21.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/bovo/bovo.changes        2021-10-13 
18:06:39.135327794 +0200
+++ /work/SRC/openSUSE:Factory/.bovo.new.1890/bovo.changes      2021-11-06 
18:18:42.752905719 +0100
@@ -1,0 +2,9 @@
+Tue Nov  2 21:33:15 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.3/
+- No code change since 21.08.2
+
+-------------------------------------------------------------------

Old:
----
  bovo-21.08.2.tar.xz
  bovo-21.08.2.tar.xz.sig

New:
----
  bovo-21.08.3.tar.xz
  bovo-21.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ bovo.spec ++++++
--- /var/tmp/diff_new_pack.heqsJO/_old  2021-11-06 18:18:43.168905934 +0100
+++ /var/tmp/diff_new_pack.heqsJO/_new  2021-11-06 18:18:43.168905934 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           bovo
-Version:        21.08.2
+Version:        21.08.3
 Release:        0
 Summary:        Five-in-a-row Board Game
 License:        GPL-2.0-or-later


++++++ bovo-21.08.2.tar.xz -> bovo-21.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-21.08.2/CMakeLists.txt 
new/bovo-21.08.3/CMakeLists.txt
--- old/bovo-21.08.2/CMakeLists.txt     2021-10-05 07:38:19.000000000 +0200
+++ new/bovo-21.08.3/CMakeLists.txt     2021-11-02 01:10:52.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "21")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-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}")
 
 project(bovo VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-21.08.2/org.kde.bovo.appdata.xml 
new/bovo-21.08.3/org.kde.bovo.appdata.xml
--- old/bovo-21.08.2/org.kde.bovo.appdata.xml   2021-10-05 00:20:54.000000000 
+0200
+++ new/bovo-21.08.3/org.kde.bovo.appdata.xml   2021-10-31 11:23:20.000000000 
+0100
@@ -49,7 +49,7 @@
   <summary xml:lang="de">"F??nf-Gewinnt-Brettspiel</summary>
   <summary xml:lang="el">???????????? ?????? ???????????? 
?????????????????????? ????????????????</summary>
   <summary xml:lang="en-GB">"Five in a row" board game</summary>
-  <summary xml:lang="es">Juego de tablero ??Cinco en l??nea??</summary>
+  <summary xml:lang="es">Juego de mesa ??Cinco en l??nea??</summary>
   <summary xml:lang="et">"Viis ??hes reas" lauam??ng</summary>
   <summary xml:lang="eu">??Bosteko artzain jokoa?? taula-jokoa</summary>
   <summary xml:lang="fi">???Viiden suora??? -lautapeli</summary>
@@ -133,10 +133,10 @@
     <binary>bovo</binary>
   </provides>
   <releases>
+    <release version="21.08.3" date="2021-11-04"/>
     <release version="21.08.2" date="2021-10-07"/>
     <release version="21.08.1" date="2021-09-02"/>
     <release version="21.08.0" date="2021-08-12"/>
-    <release version="21.04.3" date="2021-07-08"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-21.08.2/org.kde.bovo.desktop 
new/bovo-21.08.3/org.kde.bovo.desktop
--- old/bovo-21.08.2/org.kde.bovo.desktop       2021-10-05 00:20:54.000000000 
+0200
+++ new/bovo-21.08.3/org.kde.bovo.desktop       2021-10-31 11:23:20.000000000 
+0100
@@ -79,7 +79,7 @@
 GenericName[el]=?????????????????????? ???????????????? ?????????? ?????? 
??????????
 GenericName[en_GB]=Five-in-a-row Board Game
 GenericName[eo]=Gobanga bretludo
-GenericName[es]=Juego de tablero de cinco en l??nea
+GenericName[es]=Juego de mesa de cinco en l??nea
 GenericName[et]=Viis ritta lauam??ng
 GenericName[eu]=Bosteko artzain-jokoa
 GenericName[fa]=???????? ???????? ?????? ???? ???? ??????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-21.08.2/po/ca/bovo.po 
new/bovo-21.08.3/po/ca/bovo.po
--- old/bovo-21.08.2/po/ca/bovo.po      2021-10-05 07:38:18.000000000 +0200
+++ new/bovo-21.08.3/po/ca/bovo.po      2021-11-02 01:10:52.000000000 +0100
@@ -6,7 +6,7 @@
 # Albert Astals Cid <aa...@kde.org>, 2007.
 # Manuel Tortosa <manutort...@gmail.com>, 2009.
 # Manuel Tortosa Moreno <manutort...@gmail.com>, 2009.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2010, 2015, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2010, 2015, 2021.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2020.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-21.08.2/po/ca@valencia/bovo.po 
new/bovo-21.08.3/po/ca@valencia/bovo.po
--- old/bovo-21.08.2/po/ca@valencia/bovo.po     2021-10-05 07:38:18.000000000 
+0200
+++ new/bovo-21.08.3/po/ca@valencia/bovo.po     2021-11-02 01:10:52.000000000 
+0100
@@ -6,7 +6,7 @@
 # Albert Astals Cid <aa...@kde.org>, 2007.
 # Manuel Tortosa <manutort...@gmail.com>, 2009.
 # Manuel Tortosa Moreno <manutort...@gmail.com>, 2009.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2010, 2015, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2010, 2015, 2021.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2020.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-21.08.2/po/de/docs/bovo/index.docbook 
new/bovo-21.08.3/po/de/docs/bovo/index.docbook
--- old/bovo-21.08.2/po/de/docs/bovo/index.docbook      2021-10-05 
07:38:19.000000000 +0200
+++ new/bovo-21.08.3/po/de/docs/bovo/index.docbook      2021-11-02 
01:10:52.000000000 +0100
@@ -63,9 +63,9 @@
 >&FDLNotice;</legalnotice>
 
 <date
->2021-06-21</date>
+>2016-05-09</date>
 <releaseinfo
->KDE Gear 21.04</releaseinfo>
+>1.1 (Applications 16.04)</releaseinfo>
 
 <abstract>
        <para
@@ -139,11 +139,9 @@
 
 <!--Short game description starts here. 3-4 sentences (paragraphs)-->
        <para
->&bovo; ist ein Gomoku (aus dem japanischen <foreignphrase lang="ja"
+>&bovo; is a Gomoku (from Japanese <foreignphrase lang="ja"
 >????????????</foreignphrase
->, w??rtlich <quote
->F??nf Punkte</quote
->) ??hnliches Spiel f??r zwei Spieler, bei dem die Gegner abwechselnd ihre 
jeweiligen Piktogramme auf dem Brett platzieren. Das Ziel des Spiels ist es, 
f??nf der eigenen Symbole in einer durchgehenden Reihe vertikal, horizontal 
oder diagonal zu verbinden. </para>
+>lit. "five points") like game for two players, where the opponents alternate 
in placing their respective pictogram on the game board. The aim of this game 
is to connect five of your own pieces in an unbroken row vertically, 
horizontally or diagonally. </para>
        <note
 ><title
 >Hinweis:</title
@@ -267,15 +265,15 @@
 ></listitem>
                        <listitem
 ><para
->Der Schwierigkeitsgrad kann ??ber das Auswahlfeld <guilabel
->Schwierigkeitsgrad</guilabel
-> am rechten Ende der Statusleiste oder mit <menuchoice
+>Changing the difficulty can be done with the <guilabel
+>Difficulty</guilabel
+> drop down box in the right end of the status bar, or from the <menuchoice
 ><guimenu
->Einstellungen</guimenu
-> <guimenuitem
->Schwierigkeitsgrad</guimenuitem
+>Settings</guimenu
+><guimenuitem
+>Difficulty</guimenuitem
 ></menuchoice
-> in der Men??leiste ge??ndert werden.</para
+> menu in the menubar.</para
 ></listitem>
                        <listitem
 ><para
@@ -283,23 +281,23 @@
 ></listitem>
                        <listitem
 ><para
->Sie k??nnen das Design von &bovo; mit <menuchoice
+>You can switch the theme of &bovo; from the <menuchoice
 ><guimenu
->Einstellungen</guimenu
+>Settings</guimenu
 > <guisubmenu
->Design</guisubmenu
+>Theme</guisubmenu
 ></menuchoice
-> in der Men??leiste wechseln. Das Design wird umgehend ge??ndert.</para
+> menu in the menubar. The theme is then switched immediately.</para
 ></listitem>
                        <listitem
 ><para
->Animationen k??nnen auf Wunsch mit <menuchoice
+>Animation can be switched on or off as you like from the <menuchoice
 ><guimenu
->Einstellungen</guimenu
+>Settings</guimenu
 > <guimenuitem
 >Animation</guimenuitem
 ></menuchoice
-> in der Men??leiste an- oder ausgeschaltet werden.</para
+> menu in the menubar.</para
 ></listitem>
                        <listitem
 ><para
@@ -527,13 +525,13 @@
 ></question>
  <answer
 ><para
->Ja, um das Design f??r &bovo; zu ??ndern, w??hlen Sie <menuchoice
+>Yes. To change &bovo;'s visual theme you can use the <menuchoice
 ><guimenu
->Einstellungen</guimenu
+>Settings</guimenu
 ><guisubmenu
->Design</guisubmenu
-></menuchoice
-> in der Men??leiste.</para
+>Theme</guisubmenu
+> </menuchoice
+> option on the menubar.</para
 ></answer>
 </qandaentry>
 <qandaentry>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-21.08.2/po/es/bovo.po 
new/bovo-21.08.3/po/es/bovo.po
--- old/bovo-21.08.2/po/es/bovo.po      2021-10-05 07:38:18.000000000 +0200
+++ new/bovo-21.08.3/po/es/bovo.po      2021-11-02 01:10:52.000000000 +0100
@@ -3,33 +3,34 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Santiago Fern??ndez Sancho <sa...@kde-es.org>, 2007.
-# Eloy Cuadra <ecua...@eloihr.net>, 2009, 2015.
+# Eloy Cuadra <ecua...@eloihr.net>, 2009, 2015, 2021.
 # Huever, 2009.
 # Kira J. Fernandez <kirajf...@gmail.com>, 2010.
+# Sof??a Priego <spri...@darksylvania.net>, %Y.
 msgid ""
 msgstr ""
 "Project-Id-Version: bovo\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-05-10 03:20+0200\n"
-"PO-Revision-Date: 2015-04-08 23:50+0200\n"
-"Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
+"PO-Revision-Date: 2021-10-17 12:18+0100\n"
+"Last-Translator: Sof??a Priego <spri...@darksylvania.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 21.08.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Santiago Fern??ndez Sancho,Kira J. Fern??ndez"
+msgstr "Sof??a Priego,Santiago Fern??ndez Sancho,Kira J. Fern??ndez"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "sa...@kde-es.org,kirajf...@gmail.com"
+msgstr "spri...@darksylvania.net,sa...@kde-es.org,kirajf...@gmail.com"
 
 #. i18n: ectx: label, entry (theme), group (bovo)
 #: gui/bovo.kcfg:9 gui/mainwindow.cc:201
@@ -41,13 +42,13 @@
 #: gui/bovo.kcfg:13
 #, kde-format
 msgid "Speed of demo and replay playback."
-msgstr "Velocidad de la demostraci??n y de la recomposici??n del juego."
+msgstr "Velocidad de la demostraci??n y de la repetici??n del juego."
 
 #. i18n: ectx: label, entry (animation), group (bovo)
 #: gui/bovo.kcfg:19
 #, kde-format
 msgid "Whether moves should be animated or not."
-msgstr "Especifica si se deben animar los movimientos o no."
+msgstr "Indica si se deben animar los movimientos o no."
 
 #. i18n: ectx: label, entry (ai), group (bovo)
 #: gui/bovo.kcfg:23
@@ -58,7 +59,7 @@
 #: gui/main.cc:33
 #, kde-format
 msgid "KDE Five in a Row Board Game"
-msgstr "Juego de tablero cinco en l??nea para KDE"
+msgstr "Juego de mesa de cinco en l??nea para KDE"
 
 #: gui/main.cc:34
 #, kde-format
@@ -103,7 +104,7 @@
 #: gui/mainwindow.cc:190
 #, kde-format
 msgid "Replays your last game for you to watch."
-msgstr "Reproduce su ??ltima partida para que la vea."
+msgstr "Reproduce la ??ltima partida para que pueda verla."
 
 #: gui/mainwindow.cc:196
 #, kde-format
@@ -123,12 +124,12 @@
 #: gui/mainwindow.cc:379
 #, kde-format
 msgid "GAME OVER. You won!"
-msgstr "PARTIDA TERMINADA. ??Usted gana!"
+msgstr "PARTIDA TERMINADA. ??Ha ganado!"
 
 #: gui/mainwindow.cc:382
 #, kde-format
 msgid "GAME OVER. You lost!"
-msgstr "PARTIDA TERMINADA. ??Usted pierde!"
+msgstr "PARTIDA TERMINADA. ??Ha perdido!"
 
 #: gui/mainwindow.cc:394
 #, kde-format
@@ -148,4 +149,4 @@
 #: gui/mainwindow.cc:442
 #, kde-format
 msgid "Game replayed."
-msgstr "Partida repetida"
+msgstr "Partida repetida."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-21.08.2/po/zh_CN/bovo.po 
new/bovo-21.08.3/po/zh_CN/bovo.po
--- old/bovo-21.08.2/po/zh_CN/bovo.po   2021-10-05 07:38:18.000000000 +0200
+++ new/bovo-21.08.3/po/zh_CN/bovo.po   2021-11-02 01:10:52.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-05-10 03:20+0200\n"
-"PO-Revision-Date: 2021-09-27 13:11\n"
+"PO-Revision-Date: 2021-10-29 13:28\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to