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-10-15 16:36:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kjumpingcube (Old)
 and      /work/SRC/openSUSE:Factory/.kjumpingcube.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kjumpingcube"

Sat Oct 15 16:36:09 2022 rev:127 rq:1010756 version:22.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kjumpingcube/kjumpingcube.changes        
2022-09-09 18:27:35.468962165 +0200
+++ /work/SRC/openSUSE:Factory/.kjumpingcube.new.2275/kjumpingcube.changes      
2022-10-15 16:38:40.238328341 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:32:46 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.2/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kjumpingcube.spec ++++++
--- /var/tmp/diff_new_pack.96HoJx/_old  2022-10-15 16:38:40.790329668 +0200
+++ /var/tmp/diff_new_pack.96HoJx/_new  2022-10-15 16:38:40.794329677 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kjumpingcube
-Version:        22.08.1
+Version:        22.08.2
 Release:        0
 Summary:        Tactical board game
 License:        GPL-2.0-or-later


++++++ kjumpingcube-22.08.1.tar.xz -> kjumpingcube-22.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-22.08.1/CMakeLists.txt 
new/kjumpingcube-22.08.2/CMakeLists.txt
--- old/kjumpingcube-22.08.1/CMakeLists.txt     2022-09-03 00:22:43.000000000 
+0200
+++ new/kjumpingcube-22.08.2/CMakeLists.txt     2022-10-10 22:13:38.000000000 
+0200
@@ -3,7 +3,7 @@
 # Release Service version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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-22.08.1/po/ru/kjumpingcube.po 
new/kjumpingcube-22.08.2/po/ru/kjumpingcube.po
--- old/kjumpingcube-22.08.1/po/ru/kjumpingcube.po      2022-09-06 
02:08:38.000000000 +0200
+++ new/kjumpingcube-22.08.2/po/ru/kjumpingcube.po      2022-10-11 
06:54:47.000000000 +0200
@@ -9,19 +9,20 @@
 # Evgeniy Ivanov <[email protected]>, 2008.
 # Alexander Potashev <[email protected]>, 2010.
 # Alexander Lakhin <[email protected]>, 2013.
+# Olesya Gerasimenko <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kjumpingcube\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-04 00:41+0000\n"
-"PO-Revision-Date: 2013-06-05 07:58+0400\n"
-"Last-Translator: Alexander Lakhin <[email protected]>\n"
-"Language-Team: Russian <[email protected]>\n"
+"PO-Revision-Date: 2022-09-06 15:22+0300\n"
+"Last-Translator: Olesya Gerasimenko <[email protected]>\n"
+"Language-Team: Basealt Translation Team\n"
 "Language: ru\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 22.04.3\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -134,10 +135,7 @@
 msgstr "?????????? ????????"
 
 #: game.cpp:574
-#, fuzzy, kde-format
-#| msgid ""
-#| "The file %1 exists.\n"
-#| "Do you want to overwrite it?"
+#, kde-format
 msgid ""
 "The file %1 already exists.\n"
 "Do you want to overwrite it?"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-22.08.1/po/zh_CN/kjumpingcube.po 
new/kjumpingcube-22.08.2/po/zh_CN/kjumpingcube.po
--- old/kjumpingcube-22.08.1/po/zh_CN/kjumpingcube.po   2022-09-06 
02:08:38.000000000 +0200
+++ new/kjumpingcube-22.08.2/po/zh_CN/kjumpingcube.po   2022-10-11 
06:54:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-04 00:41+0000\n"
-"PO-Revision-Date: 2022-08-20 14:20\n"
+"PO-Revision-Date: 2022-10-02 15:52\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-22.08.1/src/game.cpp 
new/kjumpingcube-22.08.2/src/game.cpp
--- old/kjumpingcube-22.08.1/src/game.cpp       2022-09-03 00:22:43.000000000 
+0200
+++ new/kjumpingcube-22.08.2/src/game.cpp       2022-10-10 22:13:38.000000000 
+0200
@@ -553,11 +553,11 @@
 void Game::saveGame (bool saveAs)
 {
    if (saveAs || m_gameURL.isEmpty()) {
-      int result=0;
+      bool isOtherUrlWanted = false;
       QUrl url;
 
       do {
-         url = QFileDialog::getSaveFileUrl (m_view, QString(), m_gameURL, 
QStringLiteral("*.kjc"));
+         url = QFileDialog::getSaveFileUrl (m_view, QString(), m_gameURL, 
QStringLiteral("*.kjc"), nullptr, QFileDialog::DontConfirmOverwrite);
 
          if (url.isEmpty())
             return;
@@ -573,12 +573,12 @@
          if (statJob->exec()) {
             QString mes=i18n("The file %1 already exists.\n"
                "Do you want to overwrite it?", url.url());
-            result = KMessageBox::warningContinueCancel
+            const int result = KMessageBox::warningContinueCancel
                (m_view, mes, QString(), KStandardGuiItem::overwrite());
-            if (result == KMessageBox::Cancel)
-               return;
+            // TODO: instead of default "Cancel" use "Select Another URL" or 
similar
+            isOtherUrlWanted = (result == KMessageBox::Cancel);
          }
-      } while (result == KMessageBox::No);
+      } while (isOtherUrlWanted);
 
       m_gameURL = url;
    }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kjumpingcube-22.08.1/src/org.kde.kjumpingcube.appdata.xml 
new/kjumpingcube-22.08.2/src/org.kde.kjumpingcube.appdata.xml
--- old/kjumpingcube-22.08.1/src/org.kde.kjumpingcube.appdata.xml       
2022-09-03 00:22:43.000000000 +0200
+++ new/kjumpingcube-22.08.2/src/org.kde.kjumpingcube.appdata.xml       
2022-10-10 22:13:38.000000000 +0200
@@ -95,6 +95,7 @@
     <p xml:lang="pl">KSkacz??ceSze??ciany jest prost?? gr?? taktyczn?? 
wykorzystuj??c?? ko??ci do gry. Obszar gry sk??ada si?? z kwadrat??w 
zawieraj??cych punkty. Gracz przesuwa si?? klikaj??c albo na niezaj??ty kwadrat 
albo na w??asny kwadrawt.</p>
     <p xml:lang="pt">O KJumpingCube ?? um jogo t??ctico simples com dados. A 
??rea de jogo consiste em quadrados que cont??m pontos. Os jogadores movem-se 
ao carregar num quadrado vazio ou num quadrado seu.</p>
     <p xml:lang="pt-BR">O KJumpingCube ?? um jogo de t??tica simples com 
dados. A ??rea do jogo consiste em quadrados contendo pontos. Os jogadores se 
movem clicando ou num quadrado vazio ou no pr??prio quadrado.</p>
+    <p xml:lang="ru">KJumpingCube ??? ?????????????? ?????????????????????? 
????????. ?????????????? ?????????????? ?????????????? ???? ??????????????????, 
???????????????????? ??????????. ???????????? ????????????????????????, 
?????????????? ???????? ???? ?????????????????? ??????????????, ???????? ???? 
???????? ??????????????.</p>
     <p xml:lang="sk">KJumpingCube je jednoduch?? kockami riaden?? taktick?? 
hra. Hracia plochasa sklad?? zo ??tvorcov, ktor?? obsahuj?? body. Hr????i sa 
pohybuj?? po kliknut?? na bu??pr??zdny ??tvorec, alebo na vlastn?? ??tvorec.</p>
     <p xml:lang="sl">KJumpingCube je preprosta takti??na igra s kockami. 
Igralna povr??ina sestoji iz kvadratkov, ki vsebujejo to??ke. Igralci 
napredujejo tako, da kliknejo bodisi prazni bodisi lastni kvadratek.</p>
     <p xml:lang="sr">????????????????????????? ???? ?????????????????????? 
???????????????? ???????? ???? ??????????????????. ???????? ???? ???? 
???????????????????? ???????? ???????????? ??????????. ???????????? ???? 
?????????????? ???????? ?????? ???? ?????? ???????????? ???? ???????????? 
?????????????? ?????? ???? ???????? ??????????????.</p>
@@ -130,6 +131,7 @@
       <caption xml:lang="pl">Granie w KSkacz??cySze??cian</caption>
       <caption xml:lang="pt">A jogar ao KJumpingCube</caption>
       <caption xml:lang="pt-BR">Jogando KJumpingCube</caption>
+      <caption xml:lang="ru">???????? ?? KJumpingCube</caption>
       <caption xml:lang="sk">Hranie KJumpingCube</caption>
       <caption xml:lang="sl">Igra KJumpingCube</caption>
       <caption xml:lang="sv">Spela Hoppande kuben</caption>
@@ -149,9 +151,9 @@
     <binary>kjumpingcube</binary>
   </provides>
   <releases>
+    <release version="2.1.22082" date="2022-10-13"/>
     <release version="2.1.22081" date="2022-09-08"/>
     <release version="2.1.22080" date="2022-08-18"/>
     <release version="2.1.22043" date="2022-07-07"/>
-    <release version="2.1.22042" date="2022-06-09"/>
   </releases>
 </component>

Reply via email to