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-05-16 23:40:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdiamond (Old) and /work/SRC/openSUSE:Factory/.kdiamond.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdiamond" Sun May 16 23:40:53 2021 rev:109 rq:892780 version:21.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes 2021-04-25 21:27:14.636417568 +0200 +++ /work/SRC/openSUSE:Factory/.kdiamond.new.2988/kdiamond.changes 2021-05-16 23:41:47.553679435 +0200 @@ -1,0 +2,9 @@ +Wed May 12 06:07:31 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/21.04.1 +- No code change since 21.04.0 + +------------------------------------------------------------------- Old: ---- kdiamond-21.04.0.tar.xz kdiamond-21.04.0.tar.xz.sig New: ---- kdiamond-21.04.1.tar.xz kdiamond-21.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdiamond.spec ++++++ --- /var/tmp/diff_new_pack.tkS9nI/_old 2021-05-16 23:41:48.217676861 +0200 +++ /var/tmp/diff_new_pack.tkS9nI/_new 2021-05-16 23:41:48.221676845 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdiamond -Version: 21.04.0 +Version: 21.04.1 Release: 0 Summary: Single player puzzle game License: GPL-2.0-or-later ++++++ kdiamond-21.04.0.tar.xz -> kdiamond-21.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-21.04.0/CMakeLists.txt new/kdiamond-21.04.1/CMakeLists.txt --- old/kdiamond-21.04.0/CMakeLists.txt 2021-04-14 17:17:12.000000000 +0200 +++ new/kdiamond-21.04.1/CMakeLists.txt 2021-05-07 20:28:46.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") 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-21.04.0/po/id/kdiamond.po new/kdiamond-21.04.1/po/id/kdiamond.po --- old/kdiamond-21.04.0/po/id/kdiamond.po 2021-04-16 10:41:18.000000000 +0200 +++ new/kdiamond-21.04.1/po/id/kdiamond.po 2021-05-11 09:21:50.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kdiamond package. -# Wantoyo <[email protected]>, 2019. +# Wantoyo <[email protected]>, 2019, 2021. # msgid "" msgstr "" "Project-Id-Version: kdiamond\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-21 02:32+0100\n" -"PO-Revision-Date: 2019-09-13 05:21+0700\n" +"PO-Revision-Date: 2021-04-18 00:40+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -15,6 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 20.12.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -73,7 +74,7 @@ #: kdiamondui.rc:11 #, kde-format msgid "Main Toolbar" -msgstr "BilahAlat Utama" +msgstr "Toolbar Utama" #: main.cpp:36 mainwindow.cpp:83 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-21.04.0/po/zh_CN/kdiamond.po new/kdiamond-21.04.1/po/zh_CN/kdiamond.po --- old/kdiamond-21.04.0/po/zh_CN/kdiamond.po 2021-04-16 10:41:18.000000000 +0200 +++ new/kdiamond-21.04.1/po/zh_CN/kdiamond.po 2021-05-11 09:21:51.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-21 02:32+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:44\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-21.04.0/src/org.kde.kdiamond.appdata.xml new/kdiamond-21.04.1/src/org.kde.kdiamond.appdata.xml --- old/kdiamond-21.04.0/src/org.kde.kdiamond.appdata.xml 2021-04-14 17:17:12.000000000 +0200 +++ new/kdiamond-21.04.1/src/org.kde.kdiamond.appdata.xml 2021-05-07 20:28:46.000000000 +0200 @@ -123,9 +123,9 @@ </screenshots> <project_group>KDE</project_group> <releases> + <release version="21.04.1" date="2021-05-13"/> <release version="21.04.0" date="2021-04-22"/> <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"/> </releases> </component>
