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-04-23 17:50:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skanlite (Old)
 and      /work/SRC/openSUSE:Factory/.skanlite.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skanlite"

Fri Apr 23 17:50:06 2021 rev:44 rq:886909 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/skanlite/skanlite.changes        2020-07-17 
20:47:08.632686526 +0200
+++ /work/SRC/openSUSE:Factory/.skanlite.new.12324/skanlite.changes     
2021-04-23 17:50:11.682749720 +0200
@@ -1,0 +2,11 @@
+Sat Apr 17 17:55:47 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update URL.
+- Use %kf5_find_htmldocs
+
+-------------------------------------------------------------------
+Thu Aug 27 14:02:54 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Spec cleanup
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ skanlite.spec ++++++
--- /var/tmp/diff_new_pack.0sPo6u/_old  2021-04-23 17:50:12.102750442 +0200
+++ /var/tmp/diff_new_pack.0sPo6u/_new  2021-04-23 17:50:12.106750449 +0200
@@ -22,8 +22,8 @@
 Summary:        Image Scanner Application
 License:        LGPL-2.1-or-later
 Group:          Hardware/Scanner
-URL:            https://www.kde.org/applications/graphics/skanlite/
-Source0:        
http://download.kde.org/stable/%{name}/2.2/%{name}-%{version}.tar.xz
+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
@@ -46,30 +46,29 @@
 %lang_package
 
 %prep
-%setup -q
-%autopatch -p1
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build
+
 %find_lang %{name} --all-name
+%{kf5_find_htmldocs}
+
 # Fix rpmlint warning "script-without-shebang"
 chmod 644 %{buildroot}%{_kf5_applicationsdir}/org.kde.skanlite.desktop
 
 %files
 %license src/COPYING
 %doc src/TODO
+%doc %lang(en) %{_kf5_htmldir}/en/skanlite
 %{_kf5_applicationsdir}/org.kde.skanlite.desktop
-%dir %{_kf5_appstreamdir}
 %{_kf5_appstreamdir}/org.kde.skanlite.appdata.xml
 %{_kf5_bindir}/skanlite
-%doc %{_kf5_htmldir}/en/
 
 %files lang -f %{name}.lang
-%doc %{_kf5_htmldir}
-%exclude %{_kf5_htmldir}/en/
 
 %changelog

Reply via email to