Hello community, here is the log from the commit of package libksane for openSUSE:Factory checked in at 2017-05-08 18:58:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksane (Old) and /work/SRC/openSUSE:Factory/.libksane.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksane" Mon May 8 18:58:37 2017 rev:80 rq:490511 version:17.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libksane/libksane.changes 2017-03-15 01:59:16.029052089 +0100 +++ /work/SRC/openSUSE:Factory/.libksane.new/libksane.changes 2017-05-08 18:58:39.861011910 +0200 @@ -1,0 +2,30 @@ +Sun Apr 16 10:45:18 CEST 2017 - [email protected] + +- Update to 17.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.0.php +- Changes since 17.03.90: + * None + +------------------------------------------------------------------- +Wed Apr 12 20:26:05 CEST 2017 - [email protected] + +- Update to 17.03.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04-rc.php +- Changes since 17.03.80: + * None + +------------------------------------------------------------------- +Sat Mar 25 23:10:51 CET 2017 - [email protected] + +- Update to 17.03.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.03.80.php +- Changes since 16.12.3: + * force preview update after clear selection is pressed REVIEW:130017 + +------------------------------------------------------------------- Old: ---- libksane-16.12.3.tar.xz New: ---- libksane-17.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksane.spec ++++++ --- /var/tmp/diff_new_pack.3EKu8B/_old 2017-05-08 18:58:40.556913604 +0200 +++ /var/tmp/diff_new_pack.3EKu8B/_new 2017-05-08 18:58:40.560913039 +0200 @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +%bcond_without lang %define _so 5 %define lname libKF5Sane Name: libksane -Version: 16.12.3 +Version: 17.04.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: KDE scanning library License: GPL-2.0+ @@ -36,7 +37,6 @@ BuildRequires: ktextwidgets-devel BuildRequires: kwallet-devel BuildRequires: kwidgetsaddons-devel -BuildRequires: pkgconfig BuildRequires: sane-backends-devel BuildRequires: xz BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 @@ -48,6 +48,10 @@ The KDE scanner library provides an API and widgets for using scanners and other imaging devices supported by SANE. +%if %{with lang} +%lang_package +%endif + %prep %setup -q @@ -57,10 +61,15 @@ %install %kf5_makeinstall -C build + %if %{with lang} + %find_lang %{name} --with-man --all-name + %endif %package -n %{lname}%{_so} -Summary: KDE scanning library +Summary: KDE scan library Group: System/Libraries +Recommends: %{name}-lang +Provides: %{name} = %{version} %description -n %{lname}%{_so} The KDE scanner library provides an API and widgets for using @@ -83,6 +92,7 @@ Requires: %{lname}%{_so} = %{version} Requires: kwallet-devel Requires: kwidgetsaddons-devel +Requires: pkgconfig Requires: sane-backends-devel Requires: pkgconfig(Qt5Widgets) >= 5.2.0 Obsoletes: libksane-kf5-devel < %{version} @@ -99,4 +109,9 @@ %{_kf5_libdir}/%{lname}.so %{_kf5_libdir}/cmake/KF5Sane/ +%if %{with lang} +%files lang -f %{name}.lang +%doc COPYING* +%endif + %changelog ++++++ libksane-16.12.3.tar.xz -> libksane-17.04.0.tar.xz ++++++ ++++ 28324 lines of diff (skipped)
