Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kdiamond"

Sat Nov  6 18:16:36 2021 rev:115 rq:929302 version:21.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes        2021-10-13 
18:07:30.495408301 +0200
+++ /work/SRC/openSUSE:Factory/.kdiamond.new.1890/kdiamond.changes      
2021-11-06 18:19:24.352927249 +0100
@@ -1,0 +2,9 @@
+Tue Nov  2 21:33:51 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- 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:
----
  kdiamond-21.08.2.tar.xz
  kdiamond-21.08.2.tar.xz.sig

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

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

Other differences:
------------------
++++++ kdiamond.spec ++++++
--- /var/tmp/diff_new_pack.MFqmC0/_old  2021-11-06 18:19:24.820927491 +0100
+++ /var/tmp/diff_new_pack.MFqmC0/_new  2021-11-06 18:19:24.824927493 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kdiamond
-Version:        21.08.2
+Version:        21.08.3
 Release:        0
 Summary:        Single player puzzle game
 License:        GPL-2.0-or-later


++++++ kdiamond-21.08.2.tar.xz -> kdiamond-21.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-21.08.2/CMakeLists.txt 
new/kdiamond-21.08.3/CMakeLists.txt
--- old/kdiamond-21.08.2/CMakeLists.txt 2021-10-05 00:22:29.000000000 +0200
+++ new/kdiamond-21.08.3/CMakeLists.txt 2021-10-31 11:24:56.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(kdiamond VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-21.08.2/po/ca/kdiamond.po 
new/kdiamond-21.08.3/po/ca/kdiamond.po
--- old/kdiamond-21.08.2/po/ca/kdiamond.po      2021-10-05 07:38:49.000000000 
+0200
+++ new/kdiamond-21.08.3/po/ca/kdiamond.po      2021-11-02 01:11:25.000000000 
+0100
@@ -5,15 +5,15 @@
 # Albert Astals Cid <[email protected]>, 2008.
 # Joan Maspons <[email protected]>, 2009.
 # Manuel Tortosa <[email protected]>, 2009, 2010.
-# Josep Ma. Ferrer <[email protected]>, 2010, 2015.
+# Josep M. Ferrer <[email protected]>, 2010, 2015, 2021.
 # Antoni Bella P??rez <[email protected]>, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-21 02:32+0100\n"
-"PO-Revision-Date: 2021-06-26 18:06+0200\n"
-"Last-Translator: Antoni Bella P??rez <[email protected]>\n"
+"PO-Revision-Date: 2021-10-30 21:51+0200\n"
+"Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -21,7 +21,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 21.04.2\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -194,5 +194,5 @@
 msgstr ""
 "<h3>Regles del joc</h3><p>L'objectiu ??s fer l??nies de com a m??nim tres "
 "diamants iguals. Cliqueu sobre dos diamants adjacents per a intercanviar-los."
-"</p><p>Guanyareu punts extra construint cascades i segons addicionals fent "
+"</p><p>Guanyareu punts extres construint cascades i segons addicionals fent "
 "l??nies grans o m??ltiples a la vegada.</p>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-21.08.2/po/ca@valencia/kdiamond.po 
new/kdiamond-21.08.3/po/ca@valencia/kdiamond.po
--- old/kdiamond-21.08.2/po/ca@valencia/kdiamond.po     2021-10-05 
07:38:49.000000000 +0200
+++ new/kdiamond-21.08.3/po/ca@valencia/kdiamond.po     2021-11-02 
01:11:25.000000000 +0100
@@ -5,15 +5,15 @@
 # Albert Astals Cid <[email protected]>, 2008.
 # Joan Maspons <[email protected]>, 2009.
 # Manuel Tortosa <[email protected]>, 2009, 2010.
-# Josep Ma. Ferrer <[email protected]>, 2010, 2015.
+# Josep M. Ferrer <[email protected]>, 2010, 2015, 2021.
 # Antoni Bella P??rez <[email protected]>, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-21 02:32+0100\n"
-"PO-Revision-Date: 2021-06-26 18:06+0200\n"
-"Last-Translator: Antoni Bella P??rez <[email protected]>\n"
+"PO-Revision-Date: 2021-10-30 21:51+0200\n"
+"Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -21,7 +21,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 21.04.2\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -194,5 +194,5 @@
 msgstr ""
 "<h3>Regles del joc</h3><p>L'objectiu ??s fer l??nies de com a m??nim tres "
 "diamants iguals. Cliqueu sobre dos diamants adjacents per a intercanviar-los."
-"</p><p>Guanyareu punts extra construint cascades i segons addicionals fent "
+"</p><p>Guanyareu punts extres construint cascades i segons addicionals fent "
 "l??nies grans o m??ltiples a la vegada.</p>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-21.08.2/po/de/docs/kdiamond/index.docbook 
new/kdiamond-21.08.3/po/de/docs/kdiamond/index.docbook
--- old/kdiamond-21.08.2/po/de/docs/kdiamond/index.docbook      2021-10-05 
07:38:49.000000000 +0200
+++ new/kdiamond-21.08.3/po/de/docs/kdiamond/index.docbook      2021-11-02 
01:11:25.000000000 +0100
@@ -50,9 +50,9 @@
 >&FDLNotice;</legalnotice>
 
 <date
->2021-06-26</date>
+>2016-05-09</date>
 <releaseinfo
->KDE Gear 21.04</releaseinfo>
+>1.5 (Applications 16.04)</releaseinfo>
 
 <abstract>
 <para
@@ -71,7 +71,7 @@
 <keyword
 >R??tsel</keyword>
 <keyword
->KDiamond</keyword>
+>kdiamond</keyword>
 </keywordset>
 </bookinfo>
 
@@ -206,9 +206,9 @@
 ></keycombo
 > </shortcut
 > <guimenu
->Spiel</guimenu
+>Game</guimenu
 > <guimenuitem
->Bestenliste anzeigen ...</guimenuitem
+>Show High Scores</guimenuitem
 > </menuchoice
 ></term>
 <listitem>
@@ -324,21 +324,15 @@
 <varlistentry>
 <term
 ><menuchoice
-><shortcut
-> <keycombo action="simul"
->&Ctrl;&Shift;<keycap
->,</keycap
-></keycombo
-> </shortcut
-> <guimenu
->Einstellungen</guimenu
+><guimenu
+>Settings</guimenu
 > <guimenuitem
->&kdiamond; einrichten ...</guimenuitem
+>Configure &kdiamond;...</guimenuitem
 > </menuchoice
 ></term>
 <listitem
 ><para
->Zeigt einen Dialog zur Auswahl eines grafisches Designs f??r das Spiel. Die 
verf??gbaren Designs h??ngen von der spezifischen Installation ab. Es k??nnen 
auch neue Designs von anderen Personen heruntergeladen werden.</para
+>Choose a graphical theme for the game. Which themes are available depends on 
the current installation. You may also download new themes which have been 
created by third-party designers.</para
 ></listitem>
 </varlistentry>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-21.08.2/po/es/kdiamond.po 
new/kdiamond-21.08.3/po/es/kdiamond.po
--- old/kdiamond-21.08.2/po/es/kdiamond.po      2021-10-05 07:38:49.000000000 
+0200
+++ new/kdiamond-21.08.3/po/es/kdiamond.po      2021-11-02 01:11:25.000000000 
+0100
@@ -6,30 +6,32 @@
 # Santi <[email protected]>, 2008.
 # Huever, 2009, 2010.
 # Kira J. Fernandez <[email protected]>, 2010.
+# Eloy Cuadra <[email protected]>, 2021.
+# Sof??a Priego <[email protected]>, %Y.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-21 02:32+0100\n"
-"PO-Revision-Date: 2010-07-14 16:09+0200\n"
-"Last-Translator: Kira J. Fernandez <[email protected]>\n"
-"Language-Team: Espa??ol <[email protected]>\n"
+"PO-Revision-Date: 2021-10-19 02:05+0100\n"
+"Last-Translator: Sof??a Priego <[email protected]>\n"
+"Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Lokalize 21.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Jaime Robles,Kira J. Fern??ndez"
+msgstr "Sof??a Priego,Jaime Robles,Kira J. Fern??ndez"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected],[email protected]"
+msgstr "[email protected],[email protected],[email protected]"
 
 #: game-state.cpp:103
 #, kde-format
@@ -55,7 +57,7 @@
 #: infobar.cpp:22 infobar.cpp:35 mainwindow.cpp:56
 #, kde-format
 msgid "Untimed game"
-msgstr "Juego sin cronometrar"
+msgstr "Juego sin tiempo"
 
 #: infobar.cpp:24 infobar.cpp:68
 #, kde-format
@@ -94,7 +96,7 @@
 #: main.cpp:39
 #, kde-format
 msgid "(C) 2008-2010 Stefan Majewsky and others"
-msgstr "(C) 2008-2010 Stefan Majewsky y otros"
+msgstr "?? 2008-2010 Stefan Majewsky y otros"
 
 #: main.cpp:42
 #, kde-format
@@ -104,7 +106,7 @@
 #: main.cpp:42
 #, kde-format
 msgid "Original author and current maintainer"
-msgstr "Autor original y mantenedor actual"
+msgstr "Autor original y encargado actual."
 
 #: main.cpp:43
 #, kde-format
@@ -114,7 +116,7 @@
 #: main.cpp:43
 #, kde-format
 msgid "Gameplay refinement"
-msgstr "Ajuste del juego"
+msgstr "Ajuste del juego."
 
 #: main.cpp:44
 #, kde-format
@@ -124,7 +126,7 @@
 #: main.cpp:44
 #, kde-format
 msgid "Default theme"
-msgstr "Tema predeterminado"
+msgstr "Tema predeterminado."
 
 #: main.cpp:45
 #, kde-format
@@ -134,7 +136,7 @@
 #: main.cpp:45
 #, kde-format
 msgid "Classic theme"
-msgstr "Tema cl??sico"
+msgstr "Tema cl??sico."
 
 #: main.cpp:46
 #, kde-format
@@ -144,7 +146,7 @@
 #: main.cpp:46
 #, kde-format
 msgid "Technical consultant"
-msgstr "Consultor t??cnico"
+msgstr "Consultor t??cnico."
 
 #: mainwindow.cpp:54
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-21.08.2/po/zh_CN/kdiamond.po 
new/kdiamond-21.08.3/po/zh_CN/kdiamond.po
--- old/kdiamond-21.08.2/po/zh_CN/kdiamond.po   2021-10-05 07:38:49.000000000 
+0200
+++ new/kdiamond-21.08.3/po/zh_CN/kdiamond.po   2021-11-02 01:11:25.000000000 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-21 02:32+0100\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-29 13: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/kdiamond-21.08.2/src/kdiamond.notifyrc 
new/kdiamond-21.08.3/src/kdiamond.notifyrc
--- old/kdiamond-21.08.2/src/kdiamond.notifyrc  2021-10-05 00:22:29.000000000 
+0200
+++ new/kdiamond-21.08.3/src/kdiamond.notifyrc  2021-10-31 11:24:56.000000000 
+0100
@@ -210,7 +210,7 @@
 Comment[de]=Diamanten wurden entfernt.
 Comment[el]=???? ?????????????????? ??????????????????????.
 Comment[en_GB]=Diamonds were removed.
-Comment[es]=Se eliminaron los diamantes
+Comment[es]=Se han eliminado los diamantes.
 Comment[et]=Teemandid eemaldati.
 Comment[eu]=Diamanteak kendu dira.
 Comment[fa]=?????????????? ?????? ?????? ??????????
@@ -315,7 +315,7 @@
 Comment[de]=Diamanten werden verschoben.
 Comment[el]=???? ?????????????????? ??????????????????.
 Comment[en_GB]=Diamonds are moving.
-Comment[es]=Se est??n moviendo los diamantes
+Comment[es]=Se est??n moviendo los diamantes.
 Comment[et]=Teemandid liiguvad.
 Comment[eu]=Diamanteak mugitzen ari dira.
 Comment[fa]=?????????????? ???????? ???????????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-21.08.2/src/org.kde.kdiamond.appdata.xml 
new/kdiamond-21.08.3/src/org.kde.kdiamond.appdata.xml
--- old/kdiamond-21.08.2/src/org.kde.kdiamond.appdata.xml       2021-10-05 
00:22:29.000000000 +0200
+++ new/kdiamond-21.08.3/src/org.kde.kdiamond.appdata.xml       2021-10-31 
11:24:56.000000000 +0100
@@ -63,8 +63,8 @@
     <p>
       KDiamond is a single player puzzle game. The object of the game is to 
build lines of three similar diamonds.
     </p>
-    <p xml:lang="ca">El KDiamond ??s un joc de puzzle per a un ??nic jugador. 
L'objectiu del joc ??s construir l??nies de tres diamants semblants.</p>
-    <p xml:lang="ca-valencia">El KDiamond ??s un joc de puzzle per a un ??nic 
jugador. L'objectiu del joc ??s construir l??nies de tres diamants 
semblants.</p>
+    <p xml:lang="ca">El KDiamond ??s un joc de puzle per a un ??nic jugador. 
L'objectiu del joc ??s construir l??nies de tres diamants semblants.</p>
+    <p xml:lang="ca-valencia">El KDiamond ??s un joc de puzle per a un ??nic 
jugador. L'objectiu del joc ??s construir l??nies de tres diamants 
semblants.</p>
     <p xml:lang="de">KDiamond ist ein R??tsel-Spiel f??r einen Spieler. Das 
Ziel des Spiels ist, Linien mit drei gleichen Diamanten zu bauen.</p>
     <p xml:lang="el">???? KDiamond ?????????? ?????? ???????????????? ???????? 
?????? ???????? ????????????. ?? ???????????? ?????? ???????????????????? 
?????????? ???? ???????????????????????????? ?????????????? ?????? ???????? 
???????????????? ??????????????????.</p>
     <p xml:lang="en-GB">KDiamond is a single player puzzle game. The object of 
the game is to build lines of three similar diamonds.</p>
@@ -126,10 +126,10 @@
   </screenshots>
   <project_group>KDE</project_group>
   <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/kdiamond-21.08.2/src/org.kde.kdiamond.desktop 
new/kdiamond-21.08.3/src/org.kde.kdiamond.desktop
--- old/kdiamond-21.08.2/src/org.kde.kdiamond.desktop   2021-10-05 
00:22:29.000000000 +0200
+++ new/kdiamond-21.08.3/src/org.kde.kdiamond.desktop   2021-10-31 
11:24:56.000000000 +0100
@@ -61,7 +61,7 @@
 GenericName[de]=Drei gewinnt
 GenericName[el]=???????????????? ??????????????
 GenericName[en_GB]=Three-in-a-row game
-GenericName[es]=Juego de tablero de tres en raya
+GenericName[es]=Juego de tres en raya
 GenericName[et]=Kolm ritta m??ng
 GenericName[eu]=Hiruko artzain-jokoa
 GenericName[fa]=???????? ?????? ???? ???? ????????

Reply via email to