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-08-19 17:54:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kjumpingcube (Old)
 and      /work/SRC/openSUSE:Factory/.kjumpingcube.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kjumpingcube"

Fri Aug 19 17:54:51 2022 rev:125 rq:997849 version:22.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kjumpingcube/kjumpingcube.changes        
2022-07-09 17:03:53.332834144 +0200
+++ /work/SRC/openSUSE:Factory/.kjumpingcube.new.2083/kjumpingcube.changes      
2022-08-19 17:57:12.272191663 +0200
@@ -1,0 +2,20 @@
+Sun Aug 14 09:42:42 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.0/
+
+-------------------------------------------------------------------
+Fri Aug  5 12:10:59 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.07.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Jul 16 08:28:13 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.07.80
+  * New feature release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kjumpingcube.spec ++++++
--- /var/tmp/diff_new_pack.hlFTGb/_old  2022-08-19 17:57:12.720192603 +0200
+++ /var/tmp/diff_new_pack.hlFTGb/_new  2022-08-19 17:57:12.724192611 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kjumpingcube
-Version:        22.04.3
+Version:        22.08.0
 Release:        0
 Summary:        Tactical board game
 License:        GPL-2.0-or-later


++++++ kjumpingcube-22.04.3.tar.xz -> kjumpingcube-22.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-22.04.3/.gitlab-ci.yml 
new/kjumpingcube-22.08.0/.gitlab-ci.yml
--- old/kjumpingcube-22.04.3/.gitlab-ci.yml     2022-07-01 21:04:01.000000000 
+0200
+++ new/kjumpingcube-22.08.0/.gitlab-ci.yml     2022-08-11 00:00:24.000000000 
+0200
@@ -4,3 +4,4 @@
 include:
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-22.04.3/.kde-ci.yml 
new/kjumpingcube-22.08.0/.kde-ci.yml
--- old/kjumpingcube-22.04.3/.kde-ci.yml        2022-07-01 21:04:01.000000000 
+0200
+++ new/kjumpingcube-22.08.0/.kde-ci.yml        2022-08-11 00:00:24.000000000 
+0200
@@ -16,3 +16,5 @@
     'frameworks/ki18n': '@stable'
     'frameworks/kxmlgui': '@stable'
     'frameworks/kwidgetsaddons': '@stable'
+Options:
+  require-passing-tests-on: [ 'Linux', 'FreeBSD']
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-22.04.3/CMakeLists.txt 
new/kjumpingcube-22.08.0/CMakeLists.txt
--- old/kjumpingcube-22.04.3/CMakeLists.txt     2022-07-01 21:04:01.000000000 
+0200
+++ new/kjumpingcube-22.08.0/CMakeLists.txt     2022-08-11 00:00:24.000000000 
+0200
@@ -2,8 +2,8 @@
 
 # Release Service version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
-set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "08")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 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
@@ -29,7 +29,7 @@
 include(FeatureSummary)
 
 find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} REQUIRED NO_MODULE 
COMPONENTS Widgets Svg)
-find_package(Qt${QT_MAJOR_VERSION}QuickWidgets ${REQUIRED_QT_VERSION} CONFIG)
+
 find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
     CoreAddons
     Config
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-22.04.3/po/sk/kjumpingcube.po 
new/kjumpingcube-22.08.0/po/sk/kjumpingcube.po
--- old/kjumpingcube-22.04.3/po/sk/kjumpingcube.po      2022-07-05 
06:35:21.000000000 +0200
+++ new/kjumpingcube-22.08.0/po/sk/kjumpingcube.po      2022-08-12 
02:07:05.000000000 +0200
@@ -10,7 +10,7 @@
 "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: 2022-04-06 18:01+0200\n"
+"PO-Revision-Date: 2022-04-09 19:26+0200\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-22.04.3/po/tr/kjumpingcube.po 
new/kjumpingcube-22.08.0/po/tr/kjumpingcube.po
--- old/kjumpingcube-22.04.3/po/tr/kjumpingcube.po      2022-07-05 
06:35:21.000000000 +0200
+++ new/kjumpingcube-22.08.0/po/tr/kjumpingcube.po      2022-08-12 
02:07:05.000000000 +0200
@@ -283,19 +283,19 @@
 #: kjumpingcube.kcfg:31
 #, kde-format
 msgid "Color of neutral cubes."
-msgstr "Tarafs??z k??plerin rengi"
+msgstr "Tarafs??z k??plerin rengi."
 
 #. i18n: ectx: label, entry (Color1), group (Game)
 #: kjumpingcube.kcfg:35
 #, kde-format
 msgid "Color of player 1."
-msgstr "1. oyuncunun rengi"
+msgstr "1. oyuncunun rengi."
 
 #. i18n: ectx: label, entry (Color2), group (Game)
 #: kjumpingcube.kcfg:39
 #, kde-format
 msgid "Color of player 2."
-msgstr "2. oyuncunun rengi"
+msgstr "2. oyuncunun rengi."
 
 #. i18n: ectx: label, entry (CubeDim), group (Game)
 #: kjumpingcube.kcfg:45
@@ -307,7 +307,7 @@
 #: kjumpingcube.kcfg:49
 #, kde-format
 msgid "Whether player 1 is played by the computer."
-msgstr "1. oyuncunun bilgisayar ile oynay??p oynamad??????"
+msgstr "1. oyuncunun bilgisayar ile oynay??p oynamad??????."
 
 #. i18n: ectx: label, entry (Kepler1), group (Game)
 #: kjumpingcube.kcfg:53
@@ -325,13 +325,13 @@
 #: kjumpingcube.kcfg:68
 #, kde-format
 msgid "Skill of computer player 1."
-msgstr "1. bilgisayar oyuncusunun yetene??i"
+msgstr "1. bilgisayar oyuncusunun yetene??i."
 
 #. i18n: ectx: label, entry (ComputerPlayer2), group (Game)
 #: kjumpingcube.kcfg:72
 #, kde-format
 msgid "Whether player 2 is played by the computer."
-msgstr "1. oyuncunun bilgisayar ile oynay??p oynamad??????"
+msgstr "1. oyuncunun bilgisayar ile oynay??p oynamad??????."
 
 #. i18n: ectx: label, entry (Kepler2), group (Game)
 #: kjumpingcube.kcfg:76
@@ -349,7 +349,7 @@
 #: kjumpingcube.kcfg:91
 #, kde-format
 msgid "Skill of computer player 2."
-msgstr "2. bilgisayar oyuncusunun yetene??i"
+msgstr "2. bilgisayar oyuncusunun yetene??i."
 
 #. i18n: ectx: label, entry (PauseForComputer), group (Game)
 #: kjumpingcube.kcfg:95
@@ -581,9 +581,3 @@
 #, kde-format
 msgid "Pause before each cascade step"
 msgstr "Her merdiven ad??m??ndan ??nce bekle"
-
-#~ msgid "PushButton"
-#~ msgstr "D????me"
-
-#~ msgid "Overwrite"
-#~ msgstr "??zerine yaz"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-22.04.3/po/zh_CN/kjumpingcube.po 
new/kjumpingcube-22.08.0/po/zh_CN/kjumpingcube.po
--- old/kjumpingcube-22.04.3/po/zh_CN/kjumpingcube.po   2022-07-05 
06:35:21.000000000 +0200
+++ new/kjumpingcube-22.08.0/po/zh_CN/kjumpingcube.po   2022-08-12 
02:07:05.000000000 +0200
@@ -1,17 +1,9 @@
-# translation of kjumpingcube.po to zh_CN
-# Copyright (C) 2003 Free Software Foundation, Inc.
-#
-# Wang Jian <[email protected]>, 1998.
-# Xiong Jiang <[email protected]>, 2003.
-# Zhang Yue <[email protected]>, 2004.
-# Lie_Ex <[email protected]>, 2007-2009.
-# Weng Xuetian <[email protected]>, 2015.
 msgid ""
 msgstr ""
 "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-07-02 11:02\n"
+"PO-Revision-Date: 2022-08-07 13:31\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.04.3/src/org.kde.kjumpingcube.appdata.xml 
new/kjumpingcube-22.08.0/src/org.kde.kjumpingcube.appdata.xml
--- old/kjumpingcube-22.04.3/src/org.kde.kjumpingcube.appdata.xml       
2022-07-01 21:04:01.000000000 +0200
+++ new/kjumpingcube-22.08.0/src/org.kde.kjumpingcube.appdata.xml       
2022-08-11 00:00:24.000000000 +0200
@@ -149,9 +149,9 @@
     <binary>kjumpingcube</binary>
   </provides>
   <releases>
+    <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"/>
     <release version="2.1.22041" date="2022-05-12"/>
-    <release version="2.1.22040" date="2022-04-21"/>
   </releases>
 </component>

Reply via email to