Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skanlite for openSUSE:Factory checked in at 2021-08-16 10:07:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skanlite (Old) and /work/SRC/openSUSE:Factory/.skanlite.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skanlite" Mon Aug 16 10:07:20 2021 rev:45 rq:911826 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/skanlite/skanlite.changes 2021-04-23 17:50:11.682749720 +0200 +++ /work/SRC/openSUSE:Factory/.skanlite.new.1899/skanlite.changes 2021-08-16 10:09:33.523241232 +0200 @@ -1,0 +2,25 @@ +Fri Aug 6 09:43:12 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 +- Drop obsolete patch: + * Fix-compilation-with-Qt-before-5.14.patch + +------------------------------------------------------------------- +Fri Jul 30 10:06:00 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.90 + * New feature release +- No code change since 21.07.80 + +------------------------------------------------------------------- +Sat Jul 17 20:27:47 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.80 + * New feature release +- Skanlite is now released with KDE Gear. + +------------------------------------------------------------------- Old: ---- Fix-compilation-with-Qt-before-5.14.patch skanlite-2.2.0.tar.xz New: ---- applications.keyring skanlite-21.08.0.tar.xz skanlite-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skanlite.spec ++++++ --- /var/tmp/diff_new_pack.mIgMG1/_old 2021-08-16 10:09:35.967238363 +0200 +++ /var/tmp/diff_new_pack.mIgMG1/_new 2021-08-16 10:09:35.971238358 +0200 @@ -1,7 +1,7 @@ # # spec file for package skanlite # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,29 +15,31 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +# 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 Name: skanlite -Version: 2.2.0 +Version: 21.08.0 Release: 0 Summary: Image Scanner Application License: LGPL-2.1-or-later Group: Hardware/Scanner -URL: https://apps.kde.org/skanlite -Source0: https://download.kde.org/stable/%{name}/2.2/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -Patch0: Fix-compilation-with-Qt-before-5.14.patch -BuildRequires: extra-cmake-modules +URL: https://www.kde.org/applications/graphics/skanlite/ +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: libpng-devel BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KIO) -BuildRequires: cmake(KF5Sane) >= 5.55.0 +BuildRequires: cmake(KF5Sane) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) -Recommends: %{name}-lang = %{version} Obsoletes: %{name}-doc < %{version} %description @@ -55,8 +57,10 @@ %install %kf5_makeinstall -C build +%if %{with lang} %find_lang %{name} --all-name %{kf5_find_htmldocs} +%endif # Fix rpmlint warning "script-without-shebang" chmod 644 %{buildroot}%{_kf5_applicationsdir}/org.kde.skanlite.desktop @@ -64,11 +68,13 @@ %files %license src/COPYING %doc src/TODO -%doc %lang(en) %{_kf5_htmldir}/en/skanlite +%doc %lang(en) %{_kf5_htmldir}/en/skanlite/ %{_kf5_applicationsdir}/org.kde.skanlite.desktop %{_kf5_appstreamdir}/org.kde.skanlite.appdata.xml %{_kf5_bindir}/skanlite +%if %{with lang} %files lang -f %{name}.lang +%endif %changelog ++++++ skanlite-2.2.0.tar.xz -> skanlite-21.08.0.tar.xz ++++++ ++++ 11657 lines of diff (skipped)
