diff --git a/kio-extras-18.08.0.tar.xz b/kio-extras-18.08.0.tar.xz deleted file mode 100644 index 31c77df..0000000 --- a/kio-extras-18.08.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:764cb0e970da6df0e775d8eb793930005e893e8a2093fdb4a54ef36fc4ffaacc -size 547044 diff --git a/kio-extras-18.08.1.tar.xz b/kio-extras-18.08.1.tar.xz new file mode 100644 index 0000000..3e1bef9 --- /dev/null +++ b/kio-extras-18.08.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3f185908c05e02c555f36b7ef182e6a935b990e28d71f835c5e051d842060f +size 552308 diff --git a/kio-extras5.changes b/kio-extras5.changes index eb2aaea..618c3b1 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -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 diff --git a/kio-extras5.spec b/kio-extras5.spec index 4beaba0..d130fac 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -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}