Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package killbots for openSUSE:Factory 
checked in at 2022-08-19 17:54:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/killbots (Old)
 and      /work/SRC/openSUSE:Factory/.killbots.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "killbots"

Fri Aug 19 17:54:45 2022 rev:124 rq:997838 version:22.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/killbots/killbots.changes        2022-07-09 
17:03:46.388827557 +0200
+++ /work/SRC/openSUSE:Factory/.killbots.new.2083/killbots.changes      
2022-08-19 17:56:59.516164929 +0200
@@ -1,0 +2,20 @@
+Sun Aug 14 09:42:33 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- 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:54 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.07.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Jul 16 08:28:08 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.07.80
+  * New feature release
+
+-------------------------------------------------------------------

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

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

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

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


++++++ killbots-22.04.3.tar.xz -> killbots-22.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-22.04.3/.gitlab-ci.yml 
new/killbots-22.08.0/.gitlab-ci.yml
--- old/killbots-22.04.3/.gitlab-ci.yml 2022-07-04 04:49:26.000000000 +0200
+++ new/killbots-22.08.0/.gitlab-ci.yml 2022-08-10 23:59:43.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/killbots-22.04.3/.kde-ci.yml 
new/killbots-22.08.0/.kde-ci.yml
--- old/killbots-22.04.3/.kde-ci.yml    2022-07-04 04:49:26.000000000 +0200
+++ new/killbots-22.08.0/.kde-ci.yml    2022-08-10 23:59:43.000000000 +0200
@@ -17,3 +17,5 @@
     'frameworks/kcompletion': '@stable'
     'frameworks/kdoctools': '@stable'
     'frameworks/kdbusaddons': '@stable'
+Options:
+  require-passing-tests-on: [ 'Linux', 'FreeBSD']
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-22.04.3/CMakeLists.txt 
new/killbots-22.08.0/CMakeLists.txt
--- old/killbots-22.04.3/CMakeLists.txt 2022-07-04 04:49:26.000000000 +0200
+++ new/killbots-22.08.0/CMakeLists.txt 2022-08-10 23:59:43.000000000 +0200
@@ -2,8 +2,8 @@
 
 # KDE Application 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_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(killbots VERSION ${RELEASE_SERVICE_VERSION})
@@ -26,7 +26,7 @@
 include(FeatureSummary)
 
 find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} REQUIRED NO_MODULE 
COMPONENTS Widgets)
-find_package(Qt${QT_MAJOR_VERSION}QuickWidgets ${REQUIRED_QT_VERSION} CONFIG)
+
 find_package(KF5 ${KF_MIN_VERSION} REQUIRED COMPONENTS
     CoreAddons
     Config
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-22.04.3/po/sk/killbots.po 
new/killbots-22.08.0/po/sk/killbots.po
--- old/killbots-22.04.3/po/sk/killbots.po      2022-07-05 06:35:15.000000000 
+0200
+++ new/killbots-22.08.0/po/sk/killbots.po      2022-08-12 02:07:02.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: killbots\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-29 00:45+0000\n"
-"PO-Revision-Date: 2022-04-09 11:00+0200\n"
+"PO-Revision-Date: 2022-04-09 19:21+0200\n"
 "Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
 "Language: sk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-22.04.3/po/zh_CN/killbots.po 
new/killbots-22.08.0/po/zh_CN/killbots.po
--- old/killbots-22.04.3/po/zh_CN/killbots.po   2022-07-05 06:35:15.000000000 
+0200
+++ new/killbots-22.08.0/po/zh_CN/killbots.po   2022-08-12 02:07:02.000000000 
+0200
@@ -1,15 +1,9 @@
-# translation of killbots.po to ????????????
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Ni Hui <shuizhuyuan...@126.com>, 2008.
-# Lie Ex <lilith...@gmail.com>, 2008, 2009.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-29 00:45+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/killbots-22.04.3/src/org.kde.killbots.appdata.xml 
new/killbots-22.08.0/src/org.kde.killbots.appdata.xml
--- old/killbots-22.04.3/src/org.kde.killbots.appdata.xml       2022-07-04 
04:49:26.000000000 +0200
+++ new/killbots-22.08.0/src/org.kde.killbots.appdata.xml       2022-08-10 
23:59:43.000000000 +0200
@@ -28,6 +28,7 @@
   <name xml:lang="sk">Killbots</name>
   <name xml:lang="sl">Killbots</name>
   <name xml:lang="sv">Killbots</name>
+  <name xml:lang="tr">Killbots</name>
   <name xml:lang="uk">Killbots</name>
   <name xml:lang="x-test">xxKillbotsxx</name>
   <name xml:lang="zh-CN">Killbots</name>
@@ -58,6 +59,7 @@
   <summary xml:lang="sk">Prekonajte zabijac??ch robotov, aby ste 
vyhrali</summary>
   <summary xml:lang="sl">Prelisi??ite ubijalske robote in zmagajte</summary>
   <summary xml:lang="sv">??verlista m??rdarrobotar f??r att vinna</summary>
+  <summary xml:lang="tr">Kazanmak i??in katil robotlar?? alt edin</summary>
   <summary xml:lang="uk">???????????????? ??????????????-????????????, ?????? 
??????????????</summary>
   <summary xml:lang="x-test">xxOutsmart the killer robots to winxx</summary>
   <summary 
xml:lang="zh-CN">????????????????????????????????????????????????</summary>
@@ -87,6 +89,7 @@
     <p xml:lang="sk">Ako sa dostanete pre?? od robotov zabijakov ur??en??ch na 
ni??enie? Zistite to v tejto jednoduchej z??bavnej hre. Mo??no v??s prevy??uje 
nekone??n?? pr??d robotov, ale pomocou svojej inteligencie a praktick??ho 
teleporta??n??ho zariadenia ich m????ete porazi??. Prekonajte v??etky 
zabij??cke roboty, aby ste zv????azili, ??ili a rozpr??vali v???? pr??beh!</p>
     <p xml:lang="sl">Kako boste ube??ali ubijalskim robotom, ki vas ??elijo 
uni??iti. Ugotovite to v tej preprosti, zabavni igri. Verjetno se bo proti vam 
zapodila ??tevil??na premo?? robotov, a s svojo inteligenco in priro??no 
teleportacijsko napravo jih lahko premagate. Prelisi??ite vse ubijalske robote, 
da bi zmagali in ??iveli ter pripovedovali zgodbo!</p>
     <p xml:lang="sv">Hur kommer du undan fr??n m??rdarrobotarna inriktade p?? 
f??rintelse? R??kna ut det i det h??r enkla, underh??llande spelet. Du kan vara 
??vermannad av ett ??ndl??s fl??de av robotar, men med din intelligens och 
praktiska teleporteringsenhet kan du besegra dem. ??verlista alla 
m??rdarrobotarna f??r att vinna och ??verleva s?? att du kan ber??tta om 
det.</p>
+    <p xml:lang="tr">Yok etmeye ant i??mi?? katil robotlardan nice 
ka??acaks??n??z? Bu e??lendirici, yal??n oyunda bunu bulun. Say??s??z robot 
??zerinize gelecektir; ancak zekan??z ve kullan????l?? ??????nlanma 
ayg??t??n??zla onlar?? yenebilirsiniz. ??yk??n??z?? anlatabilmek i??in 
robotlar?? alt edin!</p>
     <p xml:lang="uk">???? ???????????? ?????? ??????????????-????????????, 
???????????? ?????????? ???????? ?? ????????????????????? ?????????????????? 
?????????????????? ???? ?????? ?????????????????? ?? ?????????? ??????????????, 
?????? ???????????????????? ??????. ?????? ?????????????? ???????? 
????????????, ?????? ???? ?????????????????? ???????????? ?????????????????? 
???? ???????????????? ???????????????? ?????? ???????????????????????????? ???? 
???????????? ???? ??????????????????. ???????????????? ????????????, ?????? 
?????????????? ??????, ?? ???????????? ????????, ?????? ???????????????????? 
?????????????? ???????? ??????????????!</p>
     <p xml:lang="x-test">xxHow will you get away from the killer robots bent 
on destruction? Figure it out in this simple, entertaining game. You may be 
outnumbered by an endless stream of robots, but with your intelligence and 
handy teleportation device you can defeat them. Outsmart all of the killer 
robots to win and live to tell the tale!xx</p>
     <p 
xml:lang="zh-CN">?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p>
@@ -105,10 +108,10 @@
   </provides>
   <launchable type="desktop-id">org.kde.killbots.desktop</launchable>
   <releases>
+    <release version="22.08.0" date="2022-08-18"/>
     <release version="22.04.3" date="2022-07-07"/>
     <release version="22.04.2" date="2022-06-09"/>
     <release version="22.04.1" date="2022-05-12"/>
-    <release version="22.04.0" date="2022-04-21"/>
   </releases>
   <content_rating type="oars-1.1">
     <content_attribute id="violence-cartoon">mild</content_attribute>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-22.04.3/src/renderer.cpp 
new/killbots-22.08.0/src/renderer.cpp
--- old/killbots-22.04.3/src/renderer.cpp       2022-07-04 04:49:26.000000000 
+0200
+++ new/killbots-22.08.0/src/renderer.cpp       2022-08-10 23:59:43.000000000 
+0200
@@ -10,6 +10,8 @@
 
 #include "settings.h"
 
+// KDEGames
+#include <kdegames_version.h>
 #include <KgTheme>
 #include <KgThemeProvider>
 
@@ -19,8 +21,11 @@
 {
     KgThemeProvider *prov = new KgThemeProvider;
     prov->discoverThemes(
-        "appdata", QStringLiteral("themes"), //theme file location
-        QStringLiteral("robotkill")          //default theme file name
+#if KDEGAMES_VERSION < QT_VERSION_CHECK(7, 4, 0)
+        "appdata",
+#endif
+        QStringLiteral("themes"),   // theme file location
+        QStringLiteral("robotkill") // default theme file name
     );
     return prov;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-22.04.3/themes/robotkill.desktop 
new/killbots-22.08.0/themes/robotkill.desktop
--- old/killbots-22.04.3/themes/robotkill.desktop       2022-07-04 
04:49:26.000000000 +0200
+++ new/killbots-22.08.0/themes/robotkill.desktop       2022-08-10 
23:59:43.000000000 +0200
@@ -86,7 +86,7 @@
 Description[sr@ijekavianlatin]=Podrazumijevana tema K???zlobota.
 Description[sr@latin]=Podrazumevana tema K???zlobota.
 Description[sv]=Killbots standardtema
-Description[tr]=??ntan??ml?? Killbots temas??
+Description[tr]=??ntan??ml?? Killbots temas??.
 Description[uk]=???????????? ???????? Killbots.
 Description[x-test]=xxThe default Killbots theme.xx
 Description[zh_CN]=Killbots ???????????????

Reply via email to