Hello community, here is the log from the commit of package libksane for openSUSE:Factory checked in at 2020-03-11 18:41:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksane (Old) and /work/SRC/openSUSE:Factory/.libksane.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksane" Wed Mar 11 18:41:28 2020 rev:115 rq:782489 version:19.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libksane/libksane.changes 2020-02-10 21:50:32.630095487 +0100 +++ /work/SRC/openSUSE:Factory/.libksane.new.3160/libksane.changes 2020-03-11 18:43:11.711298060 +0100 @@ -1,0 +2,10 @@ +Thu Mar 5 20:36:45 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 19.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.3 +- Changes since 19.12.2: + * Fix compilation with Qt 5.15 + +------------------------------------------------------------------- Old: ---- libksane-19.12.2.tar.xz libksane-19.12.2.tar.xz.sig New: ---- libksane-19.12.3.tar.xz libksane-19.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksane.spec ++++++ --- /var/tmp/diff_new_pack.j5DGnW/_old 2020-03-11 18:43:13.227298990 +0100 +++ /var/tmp/diff_new_pack.j5DGnW/_new 2020-03-11 18:43:13.231298992 +0100 @@ -23,7 +23,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libksane -Version: 19.12.2 +Version: 19.12.3 Release: 0 Summary: KDE scanning library License: GPL-2.0-or-later ++++++ libksane-19.12.2.tar.xz -> libksane-19.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-19.12.2/CMakeLists.txt new/libksane-19.12.3/CMakeLists.txt --- old/libksane-19.12.2/CMakeLists.txt 2020-02-04 01:18:20.000000000 +0100 +++ new/libksane-19.12.3/CMakeLists.txt 2020-03-03 01:14:39.000000000 +0100 @@ -36,9 +36,6 @@ # Dependencies set(REQUIRED_QT_VERSION "5.7.0") -if (EXISTS "${CMAKE_SOURCE_DIR}/.git") - add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000) -endif() # Required Qt5 components to build this framework find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Core Widgets) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-19.12.2/po/ca@valencia/libksane.po new/libksane-19.12.3/po/ca@valencia/libksane.po --- old/libksane-19.12.2/po/ca@valencia/libksane.po 2020-02-04 01:18:17.000000000 +0100 +++ new/libksane-19.12.3/po/ca@valencia/libksane.po 2020-03-03 01:14:37.000000000 +0100 @@ -96,9 +96,9 @@ "Sets the scanner JPEG compression factor. Larger numbers mean better " "compression, and smaller numbers mean better image quality." msgstr "" -"Defineix el factor de compressió del JPEG de l'escàner. Els números més grans " -"indiquen una compressió millor, els números més petits indiquen una millor " -"qualitat de la imatge." +"Defineix el factor de compressió del JPEG de l'escàner. Els números més " +"grans indiquen una compressió millor, els números més petits indiquen una " +"millor qualitat de la imatge." #: i18n-hplip.cpp:19 #, kde-format @@ -183,8 +183,8 @@ "<html>El sistema del SANE (Scanner Access Now Easy) no ha pogut trobar cap " "dispositiu.<br>Verifiqueu que l'escàner estiga connectat i encés<br>o " "verifiqueu la configuració de l'escàner en el sistema.<br>Per als detalls " -"quant al SANE, vegeu la <a href='http://www.sane-project.org/'>pàgina web del " -"SANE</a>.</html>" +"quant al SANE, vegeu la <a href='http://www.sane-project.org/'>pàgina web " +"del SANE</a>.</html>" #: ksanedevicedialog.cpp:86 #, kde-format @@ -284,8 +284,8 @@ "The image data contained 16 bits per color, but the color depth has been " "truncated to 8 bits per color." msgstr "" -"Les dades de la imatge tenien 16 bits per color, però la profunditat de color " -"s'ha truncat a 8 bits per color." +"Les dades de la imatge tenien 16 bits per color, però la profunditat de " +"color s'ha truncat a 8 bits per color." #: ksanewidget_p.cpp:369 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-19.12.2/po/id/libksane.po new/libksane-19.12.3/po/id/libksane.po --- old/libksane-19.12.2/po/id/libksane.po 2020-02-04 01:18:18.000000000 +0100 +++ new/libksane-19.12.3/po/id/libksane.po 2020-03-03 01:14:38.000000000 +0100 @@ -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.12.0\n" +"X-Generator: Lokalize 19.12.1\n" #: ../ksanetwain/ktwain_widget.cpp:50 #, kde-format
