Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmines for openSUSE:Factory checked in at 2023-02-04 14:14:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmines (Old) and /work/SRC/openSUSE:Factory/.kmines.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmines" Sat Feb 4 14:14:26 2023 rev:131 rq:1062819 version:22.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kmines/kmines.changes 2023-01-07 17:21:15.222706960 +0100 +++ /work/SRC/openSUSE:Factory/.kmines.new.4462/kmines.changes 2023-02-04 14:18:50.170677355 +0100 @@ -1,0 +2,8 @@ +Tue Jan 31 10:34:00 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: ---- kmines-22.12.1.tar.xz kmines-22.12.1.tar.xz.sig New: ---- kmines-22.12.2.tar.xz kmines-22.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmines.spec ++++++ --- /var/tmp/diff_new_pack.k2cmYn/_old 2023-02-04 14:18:50.554679446 +0100 +++ /var/tmp/diff_new_pack.k2cmYn/_new 2023-02-04 14:18:50.558679468 +0100 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kmines -Version: 22.12.1 +Version: 22.12.2 Release: 0 Summary: Minesweeper-like game License: GPL-2.0-or-later ++++++ kmines-22.12.1.tar.xz -> kmines-22.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-22.12.1/.gitlab-ci.yml new/kmines-22.12.2/.gitlab-ci.yml --- old/kmines-22.12.1/.gitlab-ci.yml 2023-01-03 00:43:00.000000000 +0100 +++ new/kmines-22.12.2/.gitlab-ci.yml 2023-01-30 00:11:17.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/kmines-22.12.1/CMakeLists.txt new/kmines-22.12.2/CMakeLists.txt --- old/kmines-22.12.1/CMakeLists.txt 2023-01-03 00:43:00.000000000 +0100 +++ new/kmines-22.12.2/CMakeLists.txt 2023-01-30 00:11:17.000000000 +0100 @@ -3,7 +3,7 @@ # Release Service 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_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump KMINES_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-22.12.1/data/org.kde.kmines.appdata.xml new/kmines-22.12.2/data/org.kde.kmines.appdata.xml --- old/kmines-22.12.1/data/org.kde.kmines.appdata.xml 2023-01-03 00:43:00.000000000 +0100 +++ new/kmines-22.12.2/data/org.kde.kmines.appdata.xml 2023-01-30 00:11:17.000000000 +0100 @@ -136,10 +136,10 @@ </provides> <project_group>KDE</project_group> <releases> + <release version="4.0.22122" date="2023-02-02"/> <release version="4.0.22121" date="2023-01-05"/> <release version="4.0.22120" date="2022-12-08"/> <release version="4.0.22083" date="2022-11-03"/> - <release version="4.0.22082" date="2022-10-13"/> </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/kmines-22.12.1/po/cs/kmines.po new/kmines-22.12.2/po/cs/kmines.po --- old/kmines-22.12.1/po/cs/kmines.po 2023-01-03 00:43:00.000000000 +0100 +++ new/kmines-22.12.2/po/cs/kmines.po 2023-01-30 00:11:17.000000000 +0100 @@ -1,7 +1,7 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # VÃt PelÄák <[email protected]>, 2011, 2017, 2019, 2020. -# Vit Pelcak <[email protected]>, 2021. +# Vit Pelcak <[email protected]>, 2021. # msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmines-22.12.1/po/zh_CN/kmines.po new/kmines-22.12.2/po/zh_CN/kmines.po --- old/kmines-22.12.1/po/zh_CN/kmines.po 2023-01-03 00:43:00.000000000 +0100 +++ new/kmines-22.12.2/po/zh_CN/kmines.po 2023-01-30 00:11:17.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-06-15 00:44+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"
