Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksane for openSUSE:Factory checked in at 2021-08-16 10:07:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksane (Old) and /work/SRC/openSUSE:Factory/.libksane.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksane" Mon Aug 16 10:07:12 2021 rev:132 rq:911780 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libksane/libksane.changes 2021-07-09 23:59:39.960372082 +0200 +++ /work/SRC/openSUSE:Factory/.libksane.new.1899/libksane.changes 2021-08-16 10:09:11.935266563 +0200 @@ -1,0 +2,66 @@ +Fri Aug 6 09:42:15 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- No code change since 21.07.90 + +------------------------------------------------------------------- +Fri Jul 30 10:05:49 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.90 + * New feature release +- Changes since 21.07.80: + * Fix color channels being swapped + * correctly load option values during construction + +------------------------------------------------------------------- +Sat Jul 17 20:06:58 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * additional guard against nullptr + * prevent crashes when no device is opened + * fix typo + * more documentation updates + * further cleanup and extended documentation + * formatting fixes + * remove leftovers + * remove optionsList API from KSaneWidget again + * add new KSaneCore component + * do not use internal SANE strings for custom gamma option + * fix some typos and formatting issues in README + * Reflect value from readme + * port deprecated methods away from FindDevicesThread + * rework setting of preview DPI + * cleanup shut down + * rework updating the image in the preview viewer + * always fill the QImage with white when starting a new scan + * initialize some pointers + * fix the twain build + * directly save image data to a QImage + * merge the preview and scan thread + * Use more target-centric cmake code + * add missing semicolon + * provide a stub implementation of ksaneoption for twain + * correctly add ksaneoption.cpp when building twain + * export a list of options + * implement a page size ksaneoption + * change options API + * prevent emit of valueChanged in case values is the same as before + * cleanup license headers + * rework the float option to a double option + * update ifdefs and defines for options to new names + * fix and cleanup gamma options + * name the options more generic + * reimplement the invert option as a KSaneOption + * remove special signal of KSaneOptCheckBox + * change KSaneOption to a QVariant based API + * port to new connection syntax + * remove finddevicesthread from select dialog + * Rework options +- Only install the license files once + +------------------------------------------------------------------- Old: ---- libksane-21.04.3.tar.xz libksane-21.04.3.tar.xz.sig New: ---- libksane-21.08.0.tar.xz libksane-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksane.spec ++++++ --- /var/tmp/diff_new_pack.JkSsnr/_old 2021-08-16 10:09:15.063262893 +0200 +++ /var/tmp/diff_new_pack.JkSsnr/_new 2021-08-16 10:09:15.071262884 +0200 @@ -23,7 +23,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libksane -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: KDE scanning library License: GPL-2.0-or-later @@ -103,7 +103,6 @@ %{_kf5_libdir}/%{lname}.so.* %files devel -%license COPYING* %{_kf5_cmakedir}/KF5Sane/ %{_kf5_includedir}/KSane/ %{_kf5_includedir}/ksane_version.h @@ -111,7 +110,6 @@ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* %endif %changelog ++++++ libksane-21.04.3.tar.xz -> libksane-21.08.0.tar.xz ++++++ ++++ 43926 lines of diff (skipped)
