Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma6-browser-integration for
openSUSE:Factory checked in at 2026-02-16 13:06:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-browser-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-browser-integration"
Mon Feb 16 13:06:54 2026 rev:36 rq:1333095 version:6.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma6-browser-integration/plasma6-browser-integration.changes
2026-01-18 22:20:35.963886752 +0100
+++
/work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.1977/plasma6-browser-integration.changes
2026-02-16 13:10:42.077483158 +0100
@@ -1,0 +2,39 @@
+Thu Feb 12 19:43:28 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.0:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.0
+- Changes since 6.5.91:
+ * Update version for new release 6.6.0
+
+-------------------------------------------------------------------
+Wed Jan 28 16:15:09 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.91:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.5.91
+- Changes since 6.5.90:
+ * Update version for new release 6.5.91
+ * feat: add waterfox support (kde#462520)
+
+-------------------------------------------------------------------
+Sat Jan 17 20:27:54 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.90:
+ * New feature release
+ * For more details see https://kde.org/announcements/plasma/6/6.5.90
+- Changes since 6.5.5:
+ * Update version for new release 6.5.90
+ * mpris: In doubt, take the first entry for artwork
+ * Use better way to disable session management
+ * mpris: Check all available website icons for fallback album art
+ * options: Add text field for entering blocked websites
+ * options: Move "Media Controls" to their own tab
+ * mpris: Allow WebP and JPEG for album artwork, if supported
+ * mpris: Draw artwork into OffscreenCanvas for added sanitation
+ * mpris: Use website favicon as fallback album cover
+ * Support dark mode in options page (kde#423060)
+ * Bump manifest version
+ * Update version for new release 6.5.80
+
+-------------------------------------------------------------------
Old:
----
plasma-browser-integration-6.5.5.tar.xz
plasma-browser-integration-6.5.5.tar.xz.sig
New:
----
plasma-browser-integration-6.6.0.tar.xz
plasma-browser-integration-6.6.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.eG2rMj/_old 2026-02-16 13:10:42.701509121 +0100
+++ /var/tmp/diff_new_pack.eG2rMj/_new 2026-02-16 13:10:42.705509288 +0100
@@ -29,14 +29,14 @@
# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF)
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk
-F. '{print $1"."$2}')}
Name: plasma6-browser-integration
-Version: 6.5.5
+Version: 6.6.0
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.0-or-later
URL: https://www.kde.org
-Source:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source: %{rname}-%{version}.tar.xz
%if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1: %{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
@@ -100,12 +100,9 @@
if [ "%{_lib}" != "lib" ]; then
# Move mozilla native messaging file to correct location
- mv %{buildroot}%{_prefix}/lib/mozilla %{buildroot}%{_libdir}
+ mv %{buildroot}%{_prefix}/lib/{mozilla,librewolf,waterfox}
%{buildroot}%{_libdir}
fi
-# Doesn't exist in openSUSE
-rm -r %{buildroot}%{_prefix}/lib/librewolf
-
%find_lang %{name} --all-name
%files
@@ -113,8 +110,8 @@
%{_kf6_bindir}/plasma-browser-integration-host
%{_kf6_plugindir}/kf6/kded/browserintegrationreminder.so
%{_kf6_plugindir}/kf6/kded/browserintegrationflatpakintegrator.so
-%dir %{_libdir}/mozilla
-%{_libdir}/mozilla/native-messaging-hosts/
+%dir %{_libdir}/{mozilla,librewolf,waterfox}
+%{_libdir}/{mozilla,librewolf,waterfox}/native-messaging-hosts/
%dir %{_sysconfdir}/chromium
%{_sysconfdir}/chromium/native-messaging-hosts/
%dir %{_sysconfdir}/opt/chrome
++++++ plasma-browser-integration-6.5.5.tar.xz ->
plasma-browser-integration-6.6.0.tar.xz ++++++
++++ 4117 lines of diff (skipped)