Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksane for openSUSE:Factory checked in at 2022-01-11 21:15:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksane (Old) and /work/SRC/openSUSE:Factory/.libksane.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksane" Tue Jan 11 21:15:39 2022 rev:137 rq:944432 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libksane/libksane.changes 2021-12-13 20:41:45.172465649 +0100 +++ /work/SRC/openSUSE:Factory/.libksane.new.1892/libksane.changes 2022-01-11 21:16:52.512857779 +0100 @@ -1,0 +2,11 @@ +Tue Jan 4 10:26:35 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- Changes since 21.12.0: + * do not start FindDevicesThread unconditionally + * announce zero progress directly after the very first byte has been read + +------------------------------------------------------------------- Old: ---- libksane-21.12.0.tar.xz libksane-21.12.0.tar.xz.sig New: ---- libksane-21.12.1.tar.xz libksane-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksane.spec ++++++ --- /var/tmp/diff_new_pack.tABGq5/_old 2022-01-11 21:16:53.128858212 +0100 +++ /var/tmp/diff_new_pack.tABGq5/_new 2022-01-11 21:16:53.136858218 +0100 @@ -20,16 +20,16 @@ %define lname libKF5Sane # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: libksane -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: KDE scanning library License: GPL-2.0-or-later Group: Development/Libraries/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -87,7 +87,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --all-name %endif @@ -107,7 +107,7 @@ %{_kf5_includedir}/ksane_version.h %{_kf5_libdir}/%{lname}.so -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ libksane-21.12.0.tar.xz -> libksane-21.12.1.tar.xz ++++++ ++++ 7053 lines of diff (skipped)
