Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kiriki for openSUSE:Factory checked in at 2024-07-05 19:48:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiriki (Old) and /work/SRC/openSUSE:Factory/.kiriki.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiriki" Fri Jul 5 19:48:49 2024 rev:146 rq:1185567 version:24.05.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kiriki/kiriki.changes 2024-06-14 19:03:38.978994943 +0200 +++ /work/SRC/openSUSE:Factory/.kiriki.new.2080/kiriki.changes 2024-07-05 19:55:14.587216949 +0200 @@ -1,0 +2,9 @@ +Tue Jul 2 13:54:25 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.05.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.05.2/ +- No code change since 24.05.1 + +------------------------------------------------------------------- Old: ---- kiriki-24.05.1.tar.xz kiriki-24.05.1.tar.xz.sig New: ---- kiriki-24.05.2.tar.xz kiriki-24.05.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiriki.spec ++++++ --- /var/tmp/diff_new_pack.AnuS5F/_old 2024-07-05 19:55:15.795261087 +0200 +++ /var/tmp/diff_new_pack.AnuS5F/_new 2024-07-05 19:55:15.799261233 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kiriki -Version: 24.05.1 +Version: 24.05.2 Release: 0 Summary: Yahtzee-like Game License: GPL-2.0-or-later ++++++ kiriki-24.05.1.tar.xz -> kiriki-24.05.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiriki-24.05.1/CMakeLists.txt new/kiriki-24.05.2/CMakeLists.txt --- old/kiriki-24.05.1/CMakeLists.txt 2024-06-10 05:28:33.000000000 +0200 +++ new/kiriki-24.05.2/CMakeLists.txt 2024-06-28 22:50:37.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "24") set(RELEASE_SERVICE_VERSION_MINOR "05") -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(kiriki VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiriki-24.05.1/po/cs/kiriki.po new/kiriki-24.05.2/po/cs/kiriki.po --- old/kiriki-24.05.1/po/cs/kiriki.po 2024-06-10 05:28:33.000000000 +0200 +++ new/kiriki-24.05.2/po/cs/kiriki.po 2024-06-28 22:50:37.000000000 +0200 @@ -2,21 +2,22 @@ # This file is distributed under the same license as the PACKAGE package. # VÃt PelÄák <[email protected]>, 2011, 2012, 2017. # Tomáš Chvátal <[email protected]>, 2012. +# SPDX-FileCopyrightText: 2024 Vit Pelcak <[email protected]> # msgid "" msgstr "" "Project-Id-Version: kiriki\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-01-17 00:36+0000\n" -"PO-Revision-Date: 2017-03-15 12:30+0100\n" -"Last-Translator: VÃt PelÄák <[email protected]>\n" +"PO-Revision-Date: 2024-05-30 10:44+0200\n" +"Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 24.02.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -104,7 +105,7 @@ #: configPage.ui:224 #, kde-format msgid "Row Height:" -msgstr "" +msgstr "Výška Åady:" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_startupDemoEnabled) #: configPage.ui:243 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiriki-24.05.1/src/org.kde.kiriki.appdata.xml new/kiriki-24.05.2/src/org.kde.kiriki.appdata.xml --- old/kiriki-24.05.1/src/org.kde.kiriki.appdata.xml 2024-06-10 05:28:33.000000000 +0200 +++ new/kiriki-24.05.2/src/org.kde.kiriki.appdata.xml 2024-06-28 22:50:37.000000000 +0200 @@ -150,6 +150,7 @@ <binary>kiriki</binary> </provides> <releases> + <release version="24.05.2" date="2024-07-04"/> <release version="24.05.1" date="2024-06-13"/> <release version="24.05.0" date="2024-05-23"/> <release version="24.02.2" date="2024-04-11"/>
