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-01-12 10:15:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksanecore (Old) and /work/SRC/openSUSE:Factory/.ksanecore.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksanecore" Mon Jan 12 10:15:04 2026 rev:42 rq:1326184 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksanecore/ksanecore.changes 2025-12-15 11:50:54.176531417 +0100 +++ /work/SRC/openSUSE:Factory/.ksanecore.new.1928/ksanecore.changes 2026-01-12 10:21:28.257861041 +0100 @@ -1,0 +2,9 @@ +Wed Jan 7 12:25:15 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.1/ +- No code change since 25.12.0 + +------------------------------------------------------------------- Old: ---- ksanecore-25.12.0.tar.xz ksanecore-25.12.0.tar.xz.sig New: ---- ksanecore-25.12.1.tar.xz ksanecore-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksanecore.spec ++++++ --- /var/tmp/diff_new_pack.dElpCO/_old 2026-01-12 10:21:29.217900432 +0100 +++ /var/tmp/diff_new_pack.dElpCO/_new 2026-01-12 10:21:29.217900432 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: ksanecore -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Qt interface for the SANE library for scanner hardware License: LGPL-2.1-only OR LGPL-3.0-only ++++++ ksanecore-25.12.0.tar.xz -> ksanecore-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksanecore-25.12.0/CMakeLists.txt new/ksanecore-25.12.1/CMakeLists.txt --- old/ksanecore-25.12.0/CMakeLists.txt 2025-12-03 23:04:19.000000000 +0100 +++ new/ksanecore-25.12.1/CMakeLists.txt 2026-01-06 04:39:37.000000000 +0100 @@ -7,7 +7,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "12") -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-25.12.0/po/ga/ksanecore.po new/ksanecore-25.12.1/po/ga/ksanecore.po --- old/ksanecore-25.12.0/po/ga/ksanecore.po 1970-01-01 01:00:00.000000000 +0100 +++ new/ksanecore-25.12.1/po/ga/ksanecore.po 2026-01-06 04:39:37.000000000 +0100 @@ -0,0 +1,71 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the ksanecore package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: ksanecore\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2025-11-17 14:40+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Irish Gaelic <[email protected]>\n" +"Language: ga\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " +"3 : 4\n" + +#: interface.cpp:313 +#, kde-format +msgid "Scanning stopped by user." +msgstr "" + +#: options/batchdelayoption.cpp:31 +#, kde-format +msgid "Batch mode time delay" +msgstr "" + +#: options/batchdelayoption.cpp:36 +#, kde-format +msgid "Specify the time delay between each scan when batch mode is enabled." +msgstr "" + +#: options/batchmodeoption.cpp:31 +#, kde-format +msgid "Batch mode with time delay" +msgstr "" + +#: options/batchmodeoption.cpp:36 +#, kde-format +msgid "" +"Enables batch mode scanning. Continues scanning after a delay until canceled." +msgstr "" + +#: options/invertoption.cpp:58 +#, kde-format +msgid "Invert colors" +msgstr "" + +#: options/invertoption.cpp:63 +#, kde-format +msgid "Invert the colors of the scanned image." +msgstr "" + +#: options/pagesizeoption.cpp:133 +#, kde-format +msgid "Scan area size" +msgstr "" + +#: options/pagesizeoption.cpp:138 +#, kde-format +msgid "Select a predefined page size for the scanning area." +msgstr "" + +#: options/pagesizeoption.cpp:272 +#, kde-format +msgctxt "Page size landscape" +msgid "Landscape %1" +msgstr ""
