diff --git a/.gitignore b/.gitignore index 5c4e54e..5b3ba60 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/kio-extras-23.04.3.tar.xz +SOURCES/kio-extras-23.08.5.tar.xz diff --git a/.kio-extras.metadata b/.kio-extras.metadata index 22aa2fb..8d7c19d 100644 --- a/.kio-extras.metadata +++ b/.kio-extras.metadata @@ -1 +1 @@ -6fb7ea00f881ab798f953872fa218cdb291311e2 SOURCES/kio-extras-23.04.3.tar.xz +eff75544136ad7db241f32eeeb6f8ca445ac418f SOURCES/kio-extras-23.08.5.tar.xz diff --git a/SPECS/kio-extras.spec b/SPECS/kio-extras.spec index c551490..55f86cb 100644 --- a/SPECS/kio-extras.spec +++ b/SPECS/kio-extras.spec @@ -6,8 +6,8 @@ %endif Name: kio-extras -Version: 23.04.3 -Release: 2%{?dist} +Version: 23.08.5 +Release: 1%{?dist} Summary: Additional components to increase the functionality of KIO Framework License: GPLv2+ @@ -29,7 +29,7 @@ Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name %global __provides_exclude_from ^(%{_kf5_qtplugindir}/.*\\.so)$ BuildRequires: bzip2-devel -BuildRequires: exiv2-devel +BuildRequires: cmake(KF5KExiv2) BuildRequires: gperf BuildRequires: extra-cmake-modules @@ -66,6 +66,8 @@ BuildRequires: OpenEXR-devel BuildRequires: openslp-devel BuildRequires: perl-generators BuildRequires: phonon-qt5-devel +BuildRequires: pkgconfig(libimobiledevice-1.0) +BuildRequires: pkgconfig(libplist-2.0) BuildRequires: pkgconfig(libtirpc) BuildRequires: pkgconfig(shared-mime-info) BuildRequires: pkgconfig(xcursor) @@ -171,6 +173,7 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" || %{_kf5_datadir}/kservices5/*.desktop %{_kf5_datadir}/kservicetypes5/thumbcreator.desktop %{_kf5_datadir}/qlogging-categories5/%{name}* +%{_kf5_datadir}/solid/actions/solid_afc.desktop %{_kf5_datadir}/solid/actions/solid_mtp.desktop %{_kf5_libdir}/libkioarchive.so.5* @@ -182,8 +185,8 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" || %{_kf5_plugindir}/kded/smbwatcher.so %{_kf5_plugindir}/kfileitemaction/kactivitymanagerd_fileitem_linking_plugin.so %{_kf5_plugindir}/kfileitemaction/forgetfileitemaction.so -%{_kf5_plugindir}/kio/about.so %{_kf5_plugindir}/kio/activities.so +%{_kf5_plugindir}/kio/afc.so %{_kf5_plugindir}/kio/archive.so %{_kf5_plugindir}/kio/bookmarks.so %{_kf5_plugindir}/kio/filter.so @@ -209,16 +212,40 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" || %{_datadir}/kio_info/kde-info2html* %files devel -%{_kf5_includedir}/*.h +%{_includedir}/KioArchive/*.h # no soname symlink? --rex #{_kf5_libdir}/libkioarchive.so %{_kf5_libdir}/cmake/KioArchive/ %changelog -* Mon Feb 12 2024 Arkady L. Shane - 23.04.3-2 +* Thu Feb 15 2024 Alessandro Astone - 23.08.5-1 +- 23.08.5 + +* Mon Feb 12 2024 Arkady L. Shane - 23.08.4-1 - Rebuilt for MSVSphere 9.3 +* Sun Dec 17 2023 Marc Deop i Argemí - 23.08.4-1 +- 23.08.4 + +* Tue Nov 14 2023 Marc Deop i Argemí - 23.08.3-1 +- 23.08.3 + +* Tue Nov 14 2023 Alessandro Astone - 23.08.2-2 +- Provide support for extracting JPEG thumbnails + +* Thu Oct 12 2023 Marc Deop i Argemí - 23.08.2-1 +- 23.08.2 + +* Sat Sep 16 2023 Marc Deop i Argemí - 23.08.1-1 +- 23.08.1 + +* Thu Sep 07 2023 Neal Gompa - 23.08.0-2 +- Enable Apple File Conduit (AFC) support + +* Sat Aug 26 2023 Marc Deop i Argemí - 23.08.0-1 +- 23.08.0 + * Thu Jul 20 2023 Fedora Release Engineering - 23.04.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild