Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksanecore for openSUSE:Factory checked in at 2026-05-11 16:50:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksanecore (Old) and /work/SRC/openSUSE:Factory/.ksanecore.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksanecore" Mon May 11 16:50:01 2026 rev:46 rq:1351719 version:26.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksanecore/ksanecore.changes 2026-04-17 21:49:30.513647934 +0200 +++ /work/SRC/openSUSE:Factory/.ksanecore.new.1966/ksanecore.changes 2026-05-11 16:51:11.177535513 +0200 @@ -1,0 +2,10 @@ +Thu May 7 08:03:12 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.04.1/ +- Changes since 26.04.0: + * Fix crash on skanlite startup (kde#517465) + +------------------------------------------------------------------- Old: ---- ksanecore-26.04.0.tar.xz ksanecore-26.04.0.tar.xz.sig New: ---- ksanecore-26.04.1.tar.xz ksanecore-26.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksanecore.spec ++++++ --- /var/tmp/diff_new_pack.IINkYJ/_old 2026-05-11 16:51:11.797561024 +0200 +++ /var/tmp/diff_new_pack.IINkYJ/_new 2026-05-11 16:51:11.797561024 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: ksanecore -Version: 26.04.0 +Version: 26.04.1 Release: 0 Summary: Qt interface for the SANE library for scanner hardware License: LGPL-2.1-only OR LGPL-3.0-only ++++++ ksanecore-26.04.0.tar.xz -> ksanecore-26.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksanecore-26.04.0/CMakeLists.txt new/ksanecore-26.04.1/CMakeLists.txt --- old/ksanecore-26.04.0/CMakeLists.txt 2026-04-08 10:15:28.000000000 +0200 +++ new/ksanecore-26.04.1/CMakeLists.txt 2026-05-04 09:17:35.000000000 +0200 @@ -7,7 +7,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "26") 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(KSaneCore VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksanecore-26.04.0/po/cs/ksanecore.po new/ksanecore-26.04.1/po/cs/ksanecore.po --- old/ksanecore-26.04.0/po/cs/ksanecore.po 2026-04-08 10:15:28.000000000 +0200 +++ new/ksanecore-26.04.1/po/cs/ksanecore.po 2026-05-04 09:17:35.000000000 +0200 @@ -1,21 +1,22 @@ -# Copyright (C) YEAR This file is copyright: +# Copyright (C) 2026 This file is copyright: # This file is distributed under the same license as the ksanecore package. # Vit Pelcak <[email protected]>, 2022. +# SPDX-FileCopyrightText: 2026 Libor Filípek <[email protected]> # msgid "" msgstr "" "Project-Id-Version: ksanecore\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:51+0000\n" -"PO-Revision-Date: 2022-01-11 19:19+0100\n" -"Last-Translator: Vit Pelcak <[email protected]>\n" +"PO-Revision-Date: 2026-05-03 23:01+0200\n" +"Last-Translator: Libor Filípek <[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 21.12.0\n" +"X-Generator: Lokalize 26.04.0\n" #: interface.cpp:313 #, kde-format @@ -25,23 +26,27 @@ #: options/batchdelayoption.cpp:31 #, kde-format msgid "Batch mode time delay" -msgstr "" +msgstr "Časová prodleva v dávkovém režimu" #: options/batchdelayoption.cpp:36 #, kde-format msgid "Specify the time delay between each scan when batch mode is enabled." msgstr "" +"Zadejte časovou prodlevu mezi jednotlivými skenováními, pokud je zapnutý " +"dávkový režim." #: options/batchmodeoption.cpp:31 #, kde-format msgid "Batch mode with time delay" -msgstr "" +msgstr "Dávkový režim s časovou prodlevou" #: options/batchmodeoption.cpp:36 #, kde-format msgid "" "Enables batch mode scanning. Continues scanning after a delay until canceled." msgstr "" +"Zapne skenování v dávkovém režimu. Skenování pokračuje po uplynutí určitého " +"času, dokud není zrušeno." #: options/invertoption.cpp:58 #, kde-format
