Accepting request 634132 from KDE:Applications

KDE Applications 18.08.1

OBS-URL: https://build.opensuse.org/request/show/634132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio-extras5?expand=0&rev=60
This commit is contained in:
Yuchen Lin 2018-09-13 21:57:19 +00:00 committed by Git OBS Bridge
commit df23281e06
4 changed files with 22 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:764cb0e970da6df0e775d8eb793930005e893e8a2093fdb4a54ef36fc4ffaacc
size 547044

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc3f185908c05e02c555f36b7ef182e6a935b990e28d71f835c5e051d842060f
size 552308

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Sep 7 08:12:12 UTC 2018 - lbeltrame@kde.org
- Disable WebEngine BuildReq and add %license
-------------------------------------------------------------------
Thu Sep 06 18:43:02 UTC 2018 - lbeltrame@kde.org
- Update to 18.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
* Add license text of GPL 2.0, LGPL 2.0 and LGPL 2.1
* Avoid a kio-mtp crash when trying to add a blocked device to the device cache
-------------------------------------------------------------------
Thu Aug 16 22:04:41 UTC 2018 - christophe@krop.fr

View File

@ -19,7 +19,7 @@
%bcond_without lang
Name: kio-extras5
Version: 18.08.0
Version: 18.08.1
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@ -67,11 +67,6 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
BuildRequires: pkgconfig(bzip2)
BuildRequires: pkgconfig(exiv2)
BuildRequires: pkgconfig(smbclient)
%if 0%{?suse_version} >= 1330
%ifarch %ix86 x86_64 %arm aarch64 mips mips64
BuildRequires: pkgconfig(Qt5WebEngineWidgets) >= 5.7.0
%endif
%endif
Recommends: kimageformats
# we want some imageformats in
Recommends: libqt5-qtimageformats
@ -79,7 +74,6 @@ Recommends: libqt5-qtimageformats
Provides: kfileaudiopreview = 4.100.0
Obsoletes: kfileaudiopreview < 4.100.0
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Additional KIO-slaves for KDE applications.
@ -131,7 +125,7 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
%postun -n libkioarchive5 -p /sbin/ldconfig
%files
%defattr(-,root,root)
%license COPYING.*
%{_kf5_configkcfgdir}/
%{_kf5_libdir}/libmolletnetwork5.so.*
%{_kf5_plugindir}/
@ -147,13 +141,12 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
%{_kf5_sharedir}/solid/
%files -n libkioarchive-devel
%defattr(-,root,root)
%{_kf5_includedir}/kio_archivebase.h
%{_kf5_includedir}/libkioarchive_export.h
%{_libdir}/cmake/KioArchive/
%files -n libkioarchive5
%defattr(-,root,root)
%license COPYING.*
%{_libdir}/libkioarchive.so.5*
%if %{with lang}