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-03-04 20:16:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/killbots (Old) and /work/SRC/openSUSE:Factory/.killbots.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "killbots" Fri Mar 4 20:16:00 2022 rev:119 rq:958855 version:21.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/killbots/killbots.changes 2022-02-04 21:50:12.320053906 +0100 +++ /work/SRC/openSUSE:Factory/.killbots.new.1958/killbots.changes 2022-03-04 20:19:00.020757770 +0100 @@ -1,0 +2,9 @@ +Tue Mar 1 09:57:14 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.3/ +- No code change since 21.12.2 + +------------------------------------------------------------------- Old: ---- killbots-21.12.2.tar.xz killbots-21.12.2.tar.xz.sig New: ---- killbots-21.12.3.tar.xz killbots-21.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ killbots.spec ++++++ --- /var/tmp/diff_new_pack.qa76cY/_old 2022-03-04 20:19:00.520757661 +0100 +++ /var/tmp/diff_new_pack.qa76cY/_new 2022-03-04 20:19:00.528757659 +0100 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: killbots -Version: 21.12.2 +Version: 21.12.3 Release: 0 Summary: Robots-like game by KDE License: GPL-2.0-or-later ++++++ killbots-21.12.2.tar.xz -> killbots-21.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/killbots-21.12.2/CMakeLists.txt new/killbots-21.12.3/CMakeLists.txt --- old/killbots-21.12.2/CMakeLists.txt 2022-01-29 00:04:44.000000000 +0100 +++ new/killbots-21.12.3/CMakeLists.txt 2022-02-27 19:23:52.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") set(RELEASE_SERVICE_VERSION_MINOR "12") -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(killbots VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/killbots-21.12.2/po/fi/killbots.po new/killbots-21.12.3/po/fi/killbots.po --- old/killbots-21.12.2/po/fi/killbots.po 2022-02-01 01:08:57.000000000 +0100 +++ new/killbots-21.12.3/po/fi/killbots.po 2022-03-01 01:10:13.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Tommi Nieminen <[email protected]>, 2010, 2014, 2018, 2020. +# Tommi Nieminen <[email protected]>, 2010, 2014, 2018, 2020, 2022. # Lasse Liehu <[email protected]>, 2013, 2014, 2015. # # KDE Finnish translation sprint participants: @@ -9,7 +9,7 @@ "Project-Id-Version: killbots\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-07-06 00:14+0000\n" -"PO-Revision-Date: 2020-06-24 20:16+0300\n" +"PO-Revision-Date: 2022-02-12 19:15+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -328,9 +328,7 @@ msgstr "Teleporttaa satunnaiseen paikkaan" #: mainwindow.cpp:254 optionspage.cpp:29 -#, fuzzy, kde-format -#| msgctxt "@action" -#| msgid "Teleport (Safely If Possible)" +#, kde-format msgctxt "@action" msgid "Teleport (Safely if Possible)" msgstr "Teleporttaa (turvallisesti jos mahdollista)" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/killbots-21.12.2/po/zh_CN/killbots.po new/killbots-21.12.3/po/zh_CN/killbots.po --- old/killbots-21.12.2/po/zh_CN/killbots.po 2022-02-01 01:08:57.000000000 +0100 +++ new/killbots-21.12.3/po/zh_CN/killbots.po 2022-03-01 01:10:13.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-07-06 00:14+0000\n" -"PO-Revision-Date: 2022-01-08 15:24\n" +"PO-Revision-Date: 2022-02-26 05:18\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-21.12.2/src/org.kde.killbots.appdata.xml new/killbots-21.12.3/src/org.kde.killbots.appdata.xml --- old/killbots-21.12.2/src/org.kde.killbots.appdata.xml 2022-01-29 00:04:44.000000000 +0100 +++ new/killbots-21.12.3/src/org.kde.killbots.appdata.xml 2022-02-27 19:23:52.000000000 +0100 @@ -100,10 +100,10 @@ </provides> <launchable type="desktop-id">org.kde.killbots.desktop</launchable> <releases> + <release version="21.12.3" date="2022-03-03"/> <release version="21.12.2" date="2022-02-03"/> <release version="21.12.1" date="2022-01-06"/> <release version="21.12.0" date="2021-12-09"/> - <release version="21.08.3" date="2021-11-04"/> </releases> <content_rating type="oars-1.1"> <content_attribute id="violence-cartoon">mild</content_attribute>
