Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skanlite for openSUSE:Factory checked in at 2022-03-04 20:15:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skanlite (Old) and /work/SRC/openSUSE:Factory/.skanlite.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skanlite" Fri Mar 4 20:15:17 2022 rev:52 rq:958983 version:21.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/skanlite/skanlite.changes 2022-02-04 21:48:39.652686587 +0100 +++ /work/SRC/openSUSE:Factory/.skanlite.new.1958/skanlite.changes 2022-03-04 20:17:25.596778415 +0100 @@ -1,0 +2,9 @@ +Tue Mar 1 09:58:17 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.3/ +- No code change since 21.12.2 + +------------------------------------------------------------------- Old: ---- skanlite-21.12.2.tar.xz skanlite-21.12.2.tar.xz.sig New: ---- skanlite-21.12.3.tar.xz skanlite-21.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skanlite.spec ++++++ --- /var/tmp/diff_new_pack.HC5jMi/_old 2022-03-04 20:17:26.268778268 +0100 +++ /var/tmp/diff_new_pack.HC5jMi/_new 2022-03-04 20:17:26.276778266 +0100 @@ -19,7 +19,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: skanlite -Version: 21.12.2 +Version: 21.12.3 Release: 0 Summary: Image Scanner Application License: LGPL-2.1-or-later ++++++ skanlite-21.12.2.tar.xz -> skanlite-21.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-21.12.2/CMakeLists.txt new/skanlite-21.12.3/CMakeLists.txt --- old/skanlite-21.12.2/CMakeLists.txt 2022-02-01 01:17:50.000000000 +0100 +++ new/skanlite-21.12.3/CMakeLists.txt 2022-03-01 01:20:04.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "21") set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-21.12.2/po/da/skanlite.po new/skanlite-21.12.3/po/da/skanlite.po --- old/skanlite-21.12.2/po/da/skanlite.po 2022-02-01 01:17:50.000000000 +0100 +++ new/skanlite-21.12.3/po/da/skanlite.po 2022-03-01 01:20:04.000000000 +0100 @@ -4,13 +4,13 @@ # # Jan Madsen <jan-portu...@opensuse.org>, 2008. # Keld Simonsen <k...@dkuug.dk>, 2009. -# Martin Schlander <mschlan...@opensuse.org>, 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2018, 2020, 2021. +# Martin Schlander <mschlan...@opensuse.org>, 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2018, 2020, 2021, 2022. msgid "" msgstr "" "Project-Id-Version: skanlite\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-21 02:07+0000\n" -"PO-Revision-Date: 2021-09-09 21:48+0200\n" +"PO-Revision-Date: 2022-02-08 19:47+0100\n" "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n" "Language-Team: Danish <kde-i18n-...@kde.org>\n" "Language: da\n" @@ -306,10 +306,9 @@ msgstr "Om" #: skanlite.cpp:59 -#, fuzzy, kde-format -#| msgid "Opening the selected scanner failed." +#, kde-format msgid "Reselect scanner device" -msgstr "??bning af den valgte scanner mislykkedes." +msgstr "V??lg scannerenhed igen" #: skanlite.cpp:78 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-21.12.2/po/fi/skanlite.po new/skanlite-21.12.3/po/fi/skanlite.po --- old/skanlite-21.12.2/po/fi/skanlite.po 2022-02-01 01:17:50.000000000 +0100 +++ new/skanlite-21.12.3/po/fi/skanlite.po 2022-03-01 01:20:04.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright ?? 2012 This_file_is_part_of_KDE # This file is distributed under the same license as the skanlite package. -# Tommi Nieminen <transla...@legisign.org>, 2012, 2015, 2018, 2019, 2020, 2021. +# Tommi Nieminen <transla...@legisign.org>, 2012, 2015, 2018, 2019, 2020, 2021, 2022. # Lasse Liehu <lasse.li...@gmail.com>, 2012, 2013, 2014, 2016. # # KDE Finnish translation sprint participants: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-21.12.2/po/it/skanlite.po new/skanlite-21.12.3/po/it/skanlite.po --- old/skanlite-21.12.2/po/it/skanlite.po 2022-02-01 01:17:50.000000000 +0100 +++ new/skanlite-21.12.3/po/it/skanlite.po 2022-03-01 01:20:04.000000000 +0100 @@ -1,7 +1,7 @@ # translation of skanlite.po to Italian # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Valter Mura <valterm...@gmail.com>, 2008, 2009, 2016, 2017, 2019, 2020, 2021. +# Valter Mura <valterm...@gmail.com>, 2008, 2009, 2016, 2017, 2019, 2020, 2021, 2022. # Federico Zenith <federico.zen...@member.fsf.org>, 2009, 2010, 2011, 2012, 2013, 2014. # msgid "" @@ -17,7 +17,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 21.03.80\n" +"X-Generator: Lokalize 21.12.2\n" #: ImageViewer.cpp:42 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-21.12.2/po/ko/skanlite.po new/skanlite-21.12.3/po/ko/skanlite.po --- old/skanlite-21.12.2/po/ko/skanlite.po 2022-02-01 01:17:50.000000000 +0100 +++ new/skanlite-21.12.3/po/ko/skanlite.po 2022-03-01 01:20:04.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Shinjo Park <k...@peremen.name>, 2009, 2010, 2014, 2017, 2019, 2020, 2021. +# Shinjo Park <k...@peremen.name>, 2009, 2010, 2014, 2017, 2019, 2020, 2021, 2022. # msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-21.12.2/po/nn/skanlite.po new/skanlite-21.12.3/po/nn/skanlite.po --- old/skanlite-21.12.2/po/nn/skanlite.po 2022-02-01 01:17:50.000000000 +0100 +++ new/skanlite-21.12.3/po/nn/skanlite.po 2022-03-01 01:20:04.000000000 +0100 @@ -1,7 +1,7 @@ # Translation of skanlite to Norwegian Nynorsk # # Karl Ove Hufthammer <k...@huftis.org>, 2016, 2017, 2019, 2020. -# ??ystein Steffensen-Alv??rvik <yst...@posteo.net>, 2018. +# ??ystein Steffensen-Alv??rvik <oysteins.omsett...@protonmail.com>, 2018. msgid "" msgstr "" "Project-Id-Version: KDE 4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-21.12.2/po/ro/skanlite.po new/skanlite-21.12.3/po/ro/skanlite.po --- old/skanlite-21.12.2/po/ro/skanlite.po 2022-02-01 01:17:50.000000000 +0100 +++ new/skanlite-21.12.3/po/ro/skanlite.po 2022-03-01 01:20:04.000000000 +0100 @@ -2,18 +2,16 @@ # Copyright (C) 2008-2009 This_file_is_part_of_KDE # This file is distributed under the same license as the glimpse package. # Lauren??iu Buzdugan <l...@rolix.org>, 2008. -# Sergiu Bivol <ser...@cip.md>, 2008. -# Sergiu Bivol <ser...@cip.md>, 2008, 2009, 2012, 2013, 2021. +# Sergiu Bivol <ser...@cip.md>, 2008, 2009, 2012, 2013, 2021, 2022. # Florin C??t??lin RUSSEN <cfrus...@yahoo.co.uk>, 2009. # Cristian One?? <onet.crist...@gmail.com>, 2011. # -# msgid "" msgstr "" "Project-Id-Version: skanlite\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-21 02:07+0000\n" -"PO-Revision-Date: 2021-06-02 20:32+0100\n" +"PO-Revision-Date: 2022-02-05 19:53+0000\n" "Last-Translator: Sergiu Bivol <ser...@cip.md>\n" "Language-Team: Romanian\n" "Language: ro\n" @@ -22,22 +20,22 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Lokalize 19.12.3\n" +"X-Generator: Lokalize 21.12.2\n" #: ImageViewer.cpp:42 #, kde-format msgid "Zoom In" -msgstr "M??rire" +msgstr "Apropie" #: ImageViewer.cpp:45 #, kde-format msgid "Zoom Out" -msgstr "Mic??orare" +msgstr "??ndep??rteaz??" #: ImageViewer.cpp:48 #, kde-format msgid "Zoom to Actual size" -msgstr "M??re??te la dimensiunea actual??" +msgstr "Apropie la dimensiunea real??" #: ImageViewer.cpp:51 #, kde-format @@ -312,10 +310,9 @@ msgstr "Despre" #: skanlite.cpp:59 -#, fuzzy, kde-format -#| msgid "Opening the selected scanner failed." +#, kde-format msgid "Reselect scanner device" -msgstr "Deschiderea scanerului ales a e??uat." +msgstr "Realege dispozitivul cu scaner" #: skanlite.cpp:78 #, kde-format @@ -344,16 +341,13 @@ msgstr "Imagine-" #: skanlite.cpp:470 -#, fuzzy, kde-format -#| msgid "" -#| "The image will be saved in the PNG format, as Skanlite only supports " -#| "saving 16 bit color images in the PNG format." +#, kde-format msgid "" "The image will be saved in the PNG format, as the selected image type does " "not support saving 16 bit color images." msgstr "" -"Aceast?? imagine va fi salvat?? ??n format PNG, deoarece Skanlite poate salva " -"imaginile cu ad??ncimea de culoare de 16 bi??i numai ??n formatul PNG." +"Aceast?? imagine va fi salvat?? ??n format PNG, deoarece tipul de imagine ales " +"nu sus??ine salvarea cu ad??ncime de culoare de 16 bi??i." #: skanlite.cpp:495 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-21.12.2/po/zh_CN/skanlite.po new/skanlite-21.12.3/po/zh_CN/skanlite.po --- old/skanlite-21.12.2/po/zh_CN/skanlite.po 2022-02-01 01:17:50.000000000 +0100 +++ new/skanlite-21.12.3/po/zh_CN/skanlite.po 2022-03-01 01:20:04.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-21 02:07+0000\n" -"PO-Revision-Date: 2022-01-08 15:25\n" +"PO-Revision-Date: 2022-02-26 05:19\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-21.12.2/src/org.kde.skanlite.appdata.xml new/skanlite-21.12.3/src/org.kde.skanlite.appdata.xml --- old/skanlite-21.12.2/src/org.kde.skanlite.appdata.xml 2022-01-29 00:38:26.000000000 +0100 +++ new/skanlite-21.12.3/src/org.kde.skanlite.appdata.xml 2022-02-27 19:45:49.000000000 +0100 @@ -87,6 +87,7 @@ <p xml:lang="az">Skanlite ????kill??ri taramaq v?? saxlamaq ??????n sad?? t??svir tarama t??tbiqidir. Bu plan??et skanerl??rl?? uy??unla??d??r??lm???? bir tarama cihaz??d??r. Skanlite t??kc??????kill??rin v?? s??n??dl??rin g??r??nt??s??n?? deyil h??m??inin d??st??kl??y??n skaner olduqda, ????ffaf slaydlar??n v?? diafliml??rin sur??tini oxuyaraq g??r??nt??l??y?? bilir.</p> <p xml:lang="ca">L'Skanlite ??s una aplicaci?? d'escaneig d'imatges per a escanejar imatges i desar-les. Est?? optimitzada per a l'escaneig amb esc??ners de superf??cie plana. L'Skanlite no nom??s pot capturar fotos i documents, tamb?? diapositives transparents i tires de pel??l??cula, amb els esc??ners acceptats.</p> <p xml:lang="ca-valencia">L'Skanlite ??s una aplicaci?? d'escaneig d'imatges per a escanejar imatges i guardar-les. Est?? optimitzada per a l'escaneig amb esc??ners de superf??cie plana. L'Skanlite no nom??s pot capturar fotos i documents, tamb?? diapositives transparents i tires de pel??l??cula, amb els esc??ners acceptats.</p> + <p xml:lang="da">Skanlite er et simpelt scannerprogram til at scanne og gemme billeder. Skanlite er optimeret til at scanne med flatbed-scannere. Skanlite kan ikke kun scanne billeder og dokumenter, men ogs?? transparenter og filmruller med scannere der underst??tter det.</p> <p xml:lang="el">???? Skanlite ?????????? ?????? ???????? ???????????????? ?????????????? ?????? ?????????????????????? ??????????????. ?? ???????????????? ?????????????? ?????????? ?????? ???????????? ???? ?????????????????? ??????????????. ???? Skanlite ?????? ?????????????????????? ???????? ?????????????????????? ?????? ??????????????, ???????? ?????? ???????????????????? ?????? ?????????????? ???????? ???? ???????? ???????????????????????????????? ??????????????.</p> <p xml:lang="en-GB">Skanlite is a simple image scanning application to scan and save images. It is optimised for scanning with flatbed scanners. Skanlite can capture not only photos and documents, but also transparent slides and filmstrips, with supported scanners.</p> <p xml:lang="es">Skanlite es una sencilla aplicaci??n para escanear y guardar im??genes. Est?? optimizada para esc??neres de cama plana. Adem??s de fotos y documentos, Skanlite puede escanear diapositivas y filminas con los esc??neres admitidos.</p> @@ -208,6 +209,7 @@ <li xml:lang="pl">Obs??uga skaner??w w sieci</li> <li xml:lang="pt">Suporte para 'scanners' na rede</li> <li xml:lang="pt-BR">Suporte para scanners de rede</li> + <li xml:lang="ro">Sus??inere pentru scanere de re??ea</li> <li xml:lang="ru">?????????????????? ?????????????? ????????????????;</li> <li xml:lang="sk">Podpora pre sie??ov?? skenery</li> <li xml:lang="sl">Podpora omre??nim opti??nim bralnikom</li> @@ -244,6 +246,7 @@ <li xml:lang="pl">Podgl??d z mo??liwo??ci?? zaznaczenia ostatecznego skanowania</li> <li xml:lang="pt">Antevis??o com funcionalidade de selec????o para a digitaliza????o final</li> <li xml:lang="pt-BR">Visualiza????o com funcionalidade de sele????o para a digitaliza????o final</li> + <li xml:lang="ro">Previzualizare cu func??ie de selectare pentru scanarea final??</li> <li xml:lang="ru">?????????????????????????????? ???????????????? ?? ?????????????? ?????????????? ?????? ????????????????????????;</li> <li xml:lang="sk">N??h??ad s funkciou v??beru pre fin??lny sken</li> <li xml:lang="sl">Predogled z zmo??nostjo izbire obmo??ja za kon??no opti??no branje</li> @@ -279,6 +282,7 @@ <li xml:lang="pl">Skanowanie wielu obszar??w obrazu</li> <li xml:lang="pt">Digitaliza????o de v??rias selec????es numa imagem</li> <li xml:lang="pt-BR">Digitaliza????o de v??rias sele????es de uma imagem</li> + <li xml:lang="ro">Scanarea selec??iilor multiple dintr-o imagine</li> <li xml:lang="ru">???????????????????????? ???????????????????? ???????????????? ???????????? ??????????????????????.</li> <li xml:lang="sk">Skenovanie viacer??ch v??berov obr??zka</li> <li xml:lang="sl">Opti??no branje ve?? izborov na sliki</li> @@ -302,9 +306,9 @@ <binary>skanlite</binary> </provides> <releases> + <release version="21.12.3" date="2022-03-03"/> <release version="21.12.2" date="2022-02-03"/> <release version="21.12.1" date="2022-01-06"/> <release version="21.12.0" date="2021-12-09"/> - <release version="21.08.3" date="2021-11-04"/> </releases> </component>