Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdiamond for openSUSE:Factory checked in at 2021-03-10 08:52:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdiamond (Old) and /work/SRC/openSUSE:Factory/.kdiamond.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdiamond" Wed Mar 10 08:52:05 2021 rev:107 rq:877089 version:20.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes 2021-02-07 15:20:51.885952177 +0100 +++ /work/SRC/openSUSE:Factory/.kdiamond.new.2378/kdiamond.changes 2021-03-10 08:53:30.398656824 +0100 @@ -1,0 +2,9 @@ +Thu Mar 4 06:10:16 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: ---- kdiamond-20.12.2.tar.xz kdiamond-20.12.2.tar.xz.sig New: ---- kdiamond-20.12.3.tar.xz kdiamond-20.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdiamond.spec ++++++ --- /var/tmp/diff_new_pack.jYutv9/_old 2021-03-10 08:53:31.166657616 +0100 +++ /var/tmp/diff_new_pack.jYutv9/_new 2021-03-10 08:53:31.170657621 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdiamond -Version: 20.12.2 +Version: 20.12.3 Release: 0 Summary: Single player puzzle game License: GPL-2.0-or-later ++++++ kdiamond-20.12.2.tar.xz -> kdiamond-20.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-20.12.2/CMakeLists.txt new/kdiamond-20.12.3/CMakeLists.txt --- old/kdiamond-20.12.2/CMakeLists.txt 2021-02-02 01:44:07.000000000 +0100 +++ new/kdiamond-20.12.3/CMakeLists.txt 2021-03-02 01:43:42.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(kdiamond VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-20.12.2/po/zh_CN/kdiamond.po new/kdiamond-20.12.3/po/zh_CN/kdiamond.po --- old/kdiamond-20.12.2/po/zh_CN/kdiamond.po 2021-02-02 01:44:07.000000000 +0100 +++ new/kdiamond-20.12.3/po/zh_CN/kdiamond.po 2021-03-02 01:43:42.000000000 +0100 @@ -8,7 +8,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:00\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-20.12.2/src/org.kde.kdiamond.appdata.xml new/kdiamond-20.12.3/src/org.kde.kdiamond.appdata.xml --- old/kdiamond-20.12.2/src/org.kde.kdiamond.appdata.xml 2021-01-29 21:16:26.000000000 +0100 +++ new/kdiamond-20.12.3/src/org.kde.kdiamond.appdata.xml 2021-03-01 23:50:45.000000000 +0100 @@ -86,7 +86,7 @@ <p xml:lang="uk">KDiamond ??? ??????-?????????????????????? ?????? ???????????? ????????????. ?????????? ?????? ?? ???????????????? ?????????? ?? ?????????? ?????????????????? ??????????????????.</p> <p xml:lang="x-test">xxKDiamond is a single player puzzle game. The object of the game is to build lines of three similar diamonds.xx</p> </description> - <url type="homepage">https://games.kde.org/game.php?game=kdiamond</url> + <url type="homepage">https://games.kde.org/games/kdiamond</url> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=kdiamond</url> <url type="help">https://docs.kde.org/?application=kdiamond</url> <url type="donation">https://www.kde.org/community/donations/?app=kdiamond&source=appdata</url> @@ -123,9 +123,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>
