Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skanpage for openSUSE:Factory checked in at 2022-08-19 17:55:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skanpage (Old) and /work/SRC/openSUSE:Factory/.skanpage.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skanpage" Fri Aug 19 17:55:55 2022 rev:5 rq:997965 version:22.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/skanpage/skanpage.changes 2022-07-09 17:05:13.112909818 +0200 +++ /work/SRC/openSUSE:Factory/.skanpage.new.2083/skanpage.changes 2022-08-19 17:58:46.264388657 +0200 @@ -1,0 +2,20 @@ +Sun Aug 14 09:44:10 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.08.0/ + +------------------------------------------------------------------- +Fri Aug 5 12:11:49 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.90 + * New feature release + +------------------------------------------------------------------- +Sat Jul 16 08:29:05 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.80 + * New feature release + +------------------------------------------------------------------- Old: ---- skanpage-22.04.3.tar.xz skanpage-22.04.3.tar.xz.sig New: ---- skanpage-22.08.0.tar.xz skanpage-22.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skanpage.spec ++++++ --- /var/tmp/diff_new_pack.fLvOYe/_old 2022-08-19 17:58:46.652389470 +0200 +++ /var/tmp/diff_new_pack.fLvOYe/_new 2022-08-19 17:58:46.660389487 +0200 @@ -20,7 +20,7 @@ %define kf5_version 5.87 %bcond_without released Name: skanpage -Version: 22.04.3 +Version: 22.08.0 Release: 0 Summary: Multi-Page Scanning Application License: GPL-2.0-or-later @@ -38,7 +38,7 @@ BuildRequires: cmake(KF5I18n) >= %{kf5_version} BuildRequires: cmake(KF5Kirigami2) >= %{kf5_version} BuildRequires: cmake(KF5Purpose) >= %{kf5_version} -BuildRequires: cmake(KF5Sane) >= 21.12.0 +BuildRequires: cmake(KSaneCore) BuildRequires: cmake(Qt5Concurrent) >= %{qt5_version} BuildRequires: cmake(Qt5Core) >= %{qt5_version} BuildRequires: cmake(Qt5PrintSupport) >= %{qt5_version} @@ -46,6 +46,11 @@ BuildRequires: cmake(Qt5Quick) >= %{qt5_version} BuildRequires: cmake(Qt5QuickControls2) >= %{qt5_version} BuildRequires: cmake(Qt5Widgets) >= %{qt5_version} +# For OCR +%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150400 +BuildRequires: pkgconfig(tesseract) >= 4 +BuildRequires: pkgconfig(lept) +%endif Requires: kirigami2 >= %{kf5_version} Requires: libqt5-qtquickcontrols >= %{qt5_version} ++++++ skanpage-22.04.3.tar.xz -> skanpage-22.08.0.tar.xz ++++++ ++++ 13260 lines of diff (skipped)