Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package knights for openSUSE:Factory checked in at 2021-05-16 23:41:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knights (Old) and /work/SRC/openSUSE:Factory/.knights.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knights" Sun May 16 23:41:10 2021 rev:32 rq:892826 version:21.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/knights/knights.changes 2021-04-25 21:27:53.724464584 +0200 +++ /work/SRC/openSUSE:Factory/.knights.new.2988/knights.changes 2021-05-16 23:42:27.205525718 +0200 @@ -1,0 +2,9 @@ +Wed May 12 06:08:02 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: ---- knights-21.04.0.tar.xz knights-21.04.0.tar.xz.sig New: ---- knights-21.04.1.tar.xz knights-21.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knights.spec ++++++ --- /var/tmp/diff_new_pack.RHrOtv/_old 2021-05-16 23:42:27.677523888 +0200 +++ /var/tmp/diff_new_pack.RHrOtv/_new 2021-05-16 23:42:27.681523873 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: knights -Version: 21.04.0 +Version: 21.04.1 Release: 0 Summary: A simple chess board License: GPL-2.0-or-later ++++++ knights-21.04.0.tar.xz -> knights-21.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knights-21.04.0/CMakeLists.txt new/knights-21.04.1/CMakeLists.txt --- old/knights-21.04.0/CMakeLists.txt 2021-04-14 17:19:36.000000000 +0200 +++ new/knights-21.04.1/CMakeLists.txt 2021-05-07 20:31:12.000000000 +0200 @@ -3,7 +3,7 @@ # Release Service 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_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump KNIGHTS_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knights-21.04.0/po/id/knights.po new/knights-21.04.1/po/id/knights.po --- old/knights-21.04.0/po/id/knights.po 2021-04-16 10:41:50.000000000 +0200 +++ new/knights-21.04.1/po/id/knights.po 2021-05-11 09:22:42.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the knights package. -# Wantoyo <[email protected]>, 2019. +# Wantoyo <[email protected]>, 2019, 2021. # msgid "" msgstr "" "Project-Id-Version: knights\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-28 13:52+0000\n" -"PO-Revision-Date: 2019-12-01 10:31+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,7 +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 19.08.3\n" +"X-Generator: Lokalize 20.12.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -822,19 +822,19 @@ #: knightsui.rc:38 #, kde-format msgid "Main Toolbar" -msgstr "BilahAlat Utama" +msgstr "Toolbar Utama" #. i18n: ectx: ToolBar (actionsToolbar) #: knightsui.rc:45 #, kde-format msgid "Game Actions Toolbar" -msgstr "BilahAlat Aksi Permainan" +msgstr "Toolbar Aksi Permainan" #. i18n: ectx: ToolBar (dockToolBar) #: knightsui.rc:58 #, kde-format msgid "Dockable Windows Toolbar" -msgstr "BilahAlat Window Dapat-Didok" +msgstr "Toolbar Window Dapat-Didok" #: knightsview.cpp:94 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knights-21.04.0/po/zh_CN/knights.po new/knights-21.04.1/po/zh_CN/knights.po --- old/knights-21.04.0/po/zh_CN/knights.po 2021-04-16 10:41:51.000000000 +0200 +++ new/knights-21.04.1/po/zh_CN/knights.po 2021-05-11 09:22:42.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-28 13:52+0000\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/knights-21.04.0/src/org.kde.knights.appdata.xml new/knights-21.04.1/src/org.kde.knights.appdata.xml --- old/knights-21.04.0/src/org.kde.knights.appdata.xml 2021-04-14 17:19:36.000000000 +0200 +++ new/knights-21.04.1/src/org.kde.knights.appdata.xml 2021-05-07 20:31:12.000000000 +0200 @@ -938,9 +938,9 @@ <binary>knights</binary> </provides> <releases> + <release version="2.6.21041" date="2021-05-13"/> <release version="2.6.21040" date="2021-04-22"/> <release version="2.6.20123" date="2021-03-04"/> <release version="2.6.20122" date="2021-02-04"/> - <release version="2.6.20121" date="2021-01-07"/> </releases> </component>
