Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kio-extras5 for openSUSE:Factory checked in at 2023-08-31 13:43:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old) and /work/SRC/openSUSE:Factory/.kio-extras5.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-extras5" Thu Aug 31 13:43:11 2023 rev:126 rq:1105702 version:23.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes 2023-07-07 15:47:12.504155937 +0200 +++ /work/SRC/openSUSE:Factory/.kio-extras5.new.1766/kio-extras5.changes 2023-08-31 13:44:42.990075548 +0200 @@ -1,0 +2,44 @@ +Sun Aug 20 13:59:33 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/23.08.0/ +- Changes since 23.07.90: + * [Thumbnail] Fix lookup of legacy thumbnailer plugins + +------------------------------------------------------------------- +Mon Aug 14 08:02:50 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.07.90 + * New feature release +- No code change since 23.07.80 + +------------------------------------------------------------------- +Tue Aug 1 10:13:51 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.07.80 + * New feature release +- Changes since 23.04.3: + * Remove no longer used about: KIO worker + * mtp: Configure fails if smb is not being compiled + * Remove explicit plugin id from Krita thumbnailer + * Add explicit moc includes to sources for moc-covered headers + * audiocreator: Check tag against null (kde#427448) + * smb: Set the credentials in the auth callback for DFS + * mtp: support moving through get-put and increase concurrency to 2 (kde#325574) + * mtp: implement chmod and chown as no-op operations + * style++ + * mtp: fix file writing + * mtp: unpack nesting in rename + * mtp: make querypath return optional + * mtp: don't leak children + * mtp: use LIBMTP_Get_Children to implement async listing + * Use external kdsoap-ws-discovery-client on FreeBSD + * Allow building against KF6 + * libkioarchive: bump version as reference for new include setup + * libkioarchive: install version header + * libkioarchive: install header into own visibility subdir + * recentlyused: better handle list root dirs / /files /locations, allow to writing to subdirs + +------------------------------------------------------------------- Old: ---- kio-extras-23.04.3.tar.xz kio-extras-23.04.3.tar.xz.sig New: ---- kio-extras-23.08.0.tar.xz kio-extras-23.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-extras5.spec ++++++ --- /var/tmp/diff_new_pack.R9sI23/_old 2023-08-31 13:44:44.222119584 +0200 +++ /var/tmp/diff_new_pack.R9sI23/_new 2023-08-31 13:44:44.226119727 +0200 @@ -19,7 +19,7 @@ %define rname kio-extras %bcond_without released Name: kio-extras5 -Version: 23.04.3 +Version: 23.08.0 Release: 0 Summary: Additional KIO slaves for KDE applications License: GPL-2.0-or-later @@ -34,6 +34,10 @@ BuildRequires: OpenEXR-devel %endif BuildRequires: flac-devel +%if 0%{?suse_version} == 1500 +BuildRequires: gcc10-c++ +BuildRequires: gcc10-PIE +%endif BuildRequires: gperf BuildRequires: kdsoap-devel BuildRequires: kf5-filesystem @@ -52,7 +56,6 @@ BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5DNSSD) BuildRequires: cmake(KF5DocTools) -BuildRequires: cmake(KF5KExiv2) BuildRequires: cmake(KF5GuiAddons) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) @@ -67,8 +70,6 @@ BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) -BuildRequires: pkgconfig(libimobiledevice-1.0) -BuildRequires: pkgconfig(libplist-2.0) BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(smbclient) Recommends: kimageformats @@ -103,6 +104,10 @@ %autosetup -p1 -n %{rname}-%{version} %build +%if 0%{?suse_version} == 1500 + export CXX=g++-10 +%endif + %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 %cmake_build @@ -135,8 +140,7 @@ %{_kf5_sharedir}/mime/packages/org.kde.kio.smb.xml %files -n libkioarchive-devel -%{_kf5_includedir}/kio_archivebase.h -%{_kf5_includedir}/libkioarchive_export.h +%{_includedir}/KioArchive/ %{_libdir}/cmake/KioArchive/ %files -n libkioarchive5 ++++++ kio-extras-23.04.3.tar.xz -> kio-extras-23.08.0.tar.xz ++++++ ++++ 12096 lines of diff (skipped)
