Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kjumpingcube for openSUSE:Factory 
checked in at 2022-02-04 21:48:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kjumpingcube (Old)
 and      /work/SRC/openSUSE:Factory/.kjumpingcube.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kjumpingcube"

Fri Feb  4 21:48:09 2022 rev:119 rq:951053 version:21.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kjumpingcube/kjumpingcube.changes        
2022-01-11 21:22:15.869085217 +0100
+++ /work/SRC/openSUSE:Factory/.kjumpingcube.new.1898/kjumpingcube.changes      
2022-02-04 21:50:20.080000926 +0100
@@ -1,0 +2,9 @@
+Tue Feb  1 13:03:08 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.2/
+- No code change since 21.12.1
+
+-------------------------------------------------------------------

Old:
----
  kjumpingcube-21.12.1.tar.xz
  kjumpingcube-21.12.1.tar.xz.sig

New:
----
  kjumpingcube-21.12.2.tar.xz
  kjumpingcube-21.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kjumpingcube.spec ++++++
--- /var/tmp/diff_new_pack.37BBgI/_old  2022-02-04 21:50:20.703996665 +0100
+++ /var/tmp/diff_new_pack.37BBgI/_new  2022-02-04 21:50:20.707996638 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kjumpingcube
-Version:        21.12.1
+Version:        21.12.2
 Release:        0
 Summary:        Tactical board game
 License:        GPL-2.0-or-later


++++++ kjumpingcube-21.12.1.tar.xz -> kjumpingcube-21.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-21.12.1/CMakeLists.txt 
new/kjumpingcube-21.12.2/CMakeLists.txt
--- old/kjumpingcube-21.12.1/CMakeLists.txt     2022-01-03 22:42:58.000000000 
+0100
+++ new/kjumpingcube-21.12.2/CMakeLists.txt     2022-01-29 00:05:48.000000000 
+0100
@@ -3,7 +3,7 @@
 # Release Service version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump KJUMPINGCUBE_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-21.12.1/po/ca/kjumpingcube.po 
new/kjumpingcube-21.12.2/po/ca/kjumpingcube.po
--- old/kjumpingcube-21.12.1/po/ca/kjumpingcube.po      2022-01-04 
01:17:46.000000000 +0100
+++ new/kjumpingcube-21.12.2/po/ca/kjumpingcube.po      2022-02-01 
01:09:02.000000000 +0100
@@ -584,52 +584,3 @@
 #, kde-format
 msgid "Pause before each cascade step"
 msgstr "Fa una pausa abans de cada pas en cascada"
-
-#~ msgid "PushButton"
-#~ msgstr "Bot??"
-
-#~ msgid "Overwrite"
-#~ msgstr "Sobreescriu"
-
-#, fuzzy
-#~| msgid "Computing next move."
-#~ msgid "Computing a move"
-#~ msgstr "S'est?? computant la seg??ent jugada."
-
-#, fuzzy
-#~| msgid "Performing move."
-#~ msgid "Performing a move"
-#~ msgstr "S'est?? fent la jugada."
-
-#~ msgid "Stop"
-#~ msgstr "Atura"
-
-#~ msgid "Force the computer to move immediately"
-#~ msgstr "For??a l'ordinador a moure immediatament"
-
-#~ msgid ""
-#~ "Stop the computer's calculation of its current move and force it to move "
-#~ "immediately"
-#~ msgstr ""
-#~ "Atura el c??lcul del pr??xim moviment i for??a'l a moure'l immediatament."
-
-#~ msgid "stopped activity"
-#~ msgstr "s'ha aturat l'activitat"
-
-#~ msgid "Type of animation of overflowing dice"
-#~ msgstr "Tipus d'animaci?? de desbordament de daus"
-
-#~ msgid "&Game"
-#~ msgstr "&Joc"
-
-#~ msgid "10x10"
-#~ msgstr "10x10"
-
-#~ msgid "Computer Skill"
-#~ msgstr "Nivell de joc de l'ordinador"
-
-#~ msgid "Player 2"
-#~ msgstr "Jugador 2"
-
-#~ msgid "5x5"
-#~ msgstr "5x5"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-21.12.1/po/ca@valencia/kjumpingcube.po 
new/kjumpingcube-21.12.2/po/ca@valencia/kjumpingcube.po
--- old/kjumpingcube-21.12.1/po/ca@valencia/kjumpingcube.po     2022-01-04 
01:17:46.000000000 +0100
+++ new/kjumpingcube-21.12.2/po/ca@valencia/kjumpingcube.po     2022-02-01 
01:09:02.000000000 +0100
@@ -584,52 +584,3 @@
 #, kde-format
 msgid "Pause before each cascade step"
 msgstr "Fa una pausa abans de cada pas en cascada"
-
-#~ msgid "PushButton"
-#~ msgstr "Bot??"
-
-#~ msgid "Overwrite"
-#~ msgstr "Sobreescriu"
-
-#, fuzzy
-#~| msgid "Computing next move."
-#~ msgid "Computing a move"
-#~ msgstr "S'est?? computant la seg??ent jugada."
-
-#, fuzzy
-#~| msgid "Performing move."
-#~ msgid "Performing a move"
-#~ msgstr "S'est?? fent la jugada."
-
-#~ msgid "Stop"
-#~ msgstr "Atura"
-
-#~ msgid "Force the computer to move immediately"
-#~ msgstr "For??a l'ordinador a moure immediatament"
-
-#~ msgid ""
-#~ "Stop the computer's calculation of its current move and force it to move "
-#~ "immediately"
-#~ msgstr ""
-#~ "Atura el c??lcul del pr??xim moviment i for??a'l a moure'l immediatament."
-
-#~ msgid "stopped activity"
-#~ msgstr "s'ha aturat l'activitat"
-
-#~ msgid "Type of animation of overflowing dice"
-#~ msgstr "Tipus d'animaci?? de desbordament de daus"
-
-#~ msgid "&Game"
-#~ msgstr "&Joc"
-
-#~ msgid "10x10"
-#~ msgstr "10x10"
-
-#~ msgid "Computer Skill"
-#~ msgstr "Nivell de joc de l'ordinador"
-
-#~ msgid "Player 2"
-#~ msgstr "Jugador 2"
-
-#~ msgid "5x5"
-#~ msgstr "5x5"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-21.12.1/po/zh_CN/kjumpingcube.po 
new/kjumpingcube-21.12.2/po/zh_CN/kjumpingcube.po
--- old/kjumpingcube-21.12.1/po/zh_CN/kjumpingcube.po   2022-01-04 
01:17:46.000000000 +0100
+++ new/kjumpingcube-21.12.2/po/zh_CN/kjumpingcube.po   2022-02-01 
01:09:03.000000000 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-31 00:17+0000\n"
-"PO-Revision-Date: 2021-12-22 14:09\n"
+"PO-Revision-Date: 2022-01-08 15:24\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -380,7 +380,7 @@
 #: main.cpp:38
 #, kde-format
 msgid "(c) 1998-2000, Matthias Kiefer"
-msgstr "(c) 1998-2000???Matthias Kiefer"
+msgstr "(c) 1998-2000, Matthias Kiefer"
 
 #: main.cpp:40
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kjumpingcube-21.12.1/src/org.kde.kjumpingcube.appdata.xml 
new/kjumpingcube-21.12.2/src/org.kde.kjumpingcube.appdata.xml
--- old/kjumpingcube-21.12.1/src/org.kde.kjumpingcube.appdata.xml       
2022-01-03 22:42:58.000000000 +0100
+++ new/kjumpingcube-21.12.2/src/org.kde.kjumpingcube.appdata.xml       
2022-01-29 00:05:48.000000000 +0100
@@ -145,9 +145,9 @@
     <binary>kjumpingcube</binary>
   </provides>
   <releases>
+    <release version="2.1.21122" date="2022-02-03"/>
     <release version="2.1.21121" date="2022-01-06"/>
     <release version="2.1.21120" date="2021-12-09"/>
     <release version="2.1.21083" date="2021-11-04"/>
-    <release version="2.1.21082" date="2021-10-07"/>
   </releases>
 </component>

Reply via email to