Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdiamond for openSUSE:Factory checked in at 2023-02-04 14:14:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdiamond (Old) and /work/SRC/openSUSE:Factory/.kdiamond.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdiamond" Sat Feb 4 14:14:01 2023 rev:130 rq:1062780 version:22.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes 2023-01-07 17:20:40.626500564 +0100 +++ /work/SRC/openSUSE:Factory/.kdiamond.new.4462/kdiamond.changes 2023-02-04 14:17:58.554396201 +0100 @@ -1,0 +2,8 @@ +Tue Jan 31 10:33:38 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 22.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.2/ + +------------------------------------------------------------------- Old: ---- kdiamond-22.12.1.tar.xz kdiamond-22.12.1.tar.xz.sig New: ---- kdiamond-22.12.2.tar.xz kdiamond-22.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdiamond.spec ++++++ --- /var/tmp/diff_new_pack.DL9V63/_old 2023-02-04 14:17:58.982398589 +0100 +++ /var/tmp/diff_new_pack.DL9V63/_new 2023-02-04 14:17:58.986398610 +0100 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kdiamond -Version: 22.12.1 +Version: 22.12.2 Release: 0 Summary: Single player puzzle game License: GPL-2.0-or-later ++++++ kdiamond-22.12.1.tar.xz -> kdiamond-22.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.1/.gitlab-ci.yml new/kdiamond-22.12.2/.gitlab-ci.yml --- old/kdiamond-22.12.1/.gitlab-ci.yml 2023-01-03 00:39:19.000000000 +0100 +++ new/kdiamond-22.12.2/.gitlab-ci.yml 2023-01-30 00:06:51.000000000 +0100 @@ -7,4 +7,4 @@ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6-dummy.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-22.12.1/CMakeLists.txt new/kdiamond-22.12.2/CMakeLists.txt --- old/kdiamond-22.12.1/CMakeLists.txt 2023-01-03 00:39:19.000000000 +0100 +++ new/kdiamond-22.12.2/CMakeLists.txt 2023-01-30 00:06:51.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "22") set(RELEASE_SERVICE_VERSION_MINOR "12") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") 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-22.12.1/po/zh_CN/kdiamond.po new/kdiamond-22.12.2/po/zh_CN/kdiamond.po --- old/kdiamond-22.12.1/po/zh_CN/kdiamond.po 2023-01-03 00:39:19.000000000 +0100 +++ new/kdiamond-22.12.2/po/zh_CN/kdiamond.po 2023-01-30 00:06:51.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-09-26 00:42+0000\n" -"PO-Revision-Date: 2022-12-24 11:44\n" +"PO-Revision-Date: 2023-01-15 15:27\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-22.12.1/src/org.kde.kdiamond.appdata.xml new/kdiamond-22.12.2/src/org.kde.kdiamond.appdata.xml --- old/kdiamond-22.12.1/src/org.kde.kdiamond.appdata.xml 2023-01-03 00:39:19.000000000 +0100 +++ new/kdiamond-22.12.2/src/org.kde.kdiamond.appdata.xml 2023-01-30 00:06:51.000000000 +0100 @@ -148,10 +148,10 @@ <binary>kdiamond</binary> </provides> <releases> + <release version="22.12.2" date="2023-02-02"/> <release version="22.12.1" date="2023-01-05"/> <release version="22.12.0" date="2022-12-08"/> <release version="22.08.3" date="2022-11-03"/> - <release version="22.08.2" date="2022-10-13"/> </releases> <content_rating type="oars-1.1"/> </component>
