Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kblackbox for openSUSE:Factory checked in at 2021-03-08 15:17:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kblackbox (Old) and /work/SRC/openSUSE:Factory/.kblackbox.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kblackbox" Mon Mar 8 15:17:48 2021 rev:109 rq:877060 version:20.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kblackbox/kblackbox.changes 2021-02-07 15:19:56.589860017 +0100 +++ /work/SRC/openSUSE:Factory/.kblackbox.new.2378/kblackbox.changes 2021-03-08 15:20:08.102065128 +0100 @@ -1,0 +2,9 @@ +Thu Mar 4 06:09:55 UTC 2021 - Luca Beltrame <[email protected]> + +- Update to 20.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/20.12.3 +- No code change since 20.12.2 + +------------------------------------------------------------------- Old: ---- kblackbox-20.12.2.tar.xz kblackbox-20.12.2.tar.xz.sig New: ---- kblackbox-20.12.3.tar.xz kblackbox-20.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kblackbox.spec ++++++ --- /var/tmp/diff_new_pack.rrLU0Z/_old 2021-03-08 15:20:10.110066599 +0100 +++ /var/tmp/diff_new_pack.rrLU0Z/_new 2021-03-08 15:20:10.110066599 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kblackbox -Version: 20.12.2 +Version: 20.12.3 Release: 0 Summary: Logic game with elements of hide-and-seek License: GPL-2.0-or-later ++++++ kblackbox-20.12.2.tar.xz -> kblackbox-20.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-20.12.2/CMakeLists.txt new/kblackbox-20.12.3/CMakeLists.txt --- old/kblackbox-20.12.2/CMakeLists.txt 2021-01-29 21:15:36.000000000 +0100 +++ new/kblackbox-20.12.3/CMakeLists.txt 2021-03-01 23:47:32.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "20") 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(kblackbox VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-20.12.2/org.kde.kblackbox.appdata.xml new/kblackbox-20.12.3/org.kde.kblackbox.appdata.xml --- old/kblackbox-20.12.2/org.kde.kblackbox.appdata.xml 2021-01-29 21:15:36.000000000 +0100 +++ new/kblackbox-20.12.3/org.kde.kblackbox.appdata.xml 2021-03-01 23:47:32.000000000 +0100 @@ -113,7 +113,7 @@ <p xml:lang="x-test">xxKBlackbox is a game of hide and seek played on a grid of boxes where the computer has hidden several balls. The position of the hidden balls can be deduced by shooting beams into the box.xx</p> <p xml:lang="zh-TW">KBlackbox ???????????????????????????????????????????????????????????????????????????????????????????????????????????????</p> </description> - <url type="homepage">https://games.kde.org/game.php?game=kblackbox</url> + <url type="homepage">https://games.kde.org/games/kblackbox</url> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=kblackbox</url> <url type="help">https://docs.kde.org/?application=kblackbox</url> <url type="donation">https://www.kde.org/community/donations/?app=kblackbox&source=appdata</url> @@ -124,9 +124,9 @@ </screenshots> <project_group>KDE</project_group> <releases> + <release version="20.12.3" date="2021-03-04"/> <release version="20.12.2" date="2021-02-04"/> <release version="20.12.1" date="2021-01-07"/> <release version="20.12.0" date="2020-12-10"/> - <release version="20.08.3" date="2020-11-05"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblackbox-20.12.2/po/zh_CN/kblackbox.po new/kblackbox-20.12.3/po/zh_CN/kblackbox.po --- old/kblackbox-20.12.2/po/zh_CN/kblackbox.po 2021-02-02 01:43:51.000000000 +0100 +++ new/kblackbox-20.12.3/po/zh_CN/kblackbox.po 2021-03-02 01:43:24.000000000 +0100 @@ -11,7 +11,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-24 02:14+0200\n" -"PO-Revision-Date: 2021-01-28 05:08\n" +"PO-Revision-Date: 2021-02-04 12:01\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
