Hello community,
here is the log from the commit of package plasma-browser-integration for
openSUSE:Leap:15.2 checked in at 2020-02-16 18:27:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/plasma-browser-integration (Old)
and /work/SRC/openSUSE:Leap:15.2/.plasma-browser-integration.new.26092
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-browser-integration"
Sun Feb 16 18:27:47 2020 rev:24 rq:774086 version:5.18.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/plasma-browser-integration/plasma-browser-integration.changes
2020-01-15 15:44:13.139281559 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.plasma-browser-integration.new.26092/plasma-browser-integration.changes
2020-02-16 18:28:47.718732917 +0100
@@ -1,0 +2,48 @@
+Thu Feb 6 15:10:07 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.0
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.0.php
+- No code changes since 5.17.90
+
+-------------------------------------------------------------------
+Thu Jan 23 11:20:39 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build
+
+-------------------------------------------------------------------
+Thu Jan 16 14:04:21 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.17.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+ * Bump manifest version
+ * Remove duplicate include
+ * Make tabbar code a bit more fool-proof
+ * [Download Plugin] Register downloaded files as recent documents
+ * Bump manifest version
+ * Add icon to browser integration do not remind menu item
+ * Disable purpose menu
+ * Bump manifest version
+ * Fix i18n pot to json extraction
+ * Remove unused optional_permissions
+ * Just return applicationDisplayName in MPRIS Identity
+ * Don't add and remove player element if it is already in the page
+ * Show startup error in popup as well
+ * Fixup new Audio() constructor and apply autoplay prevention evasion to
document.createElement (kde#411742)
+ * Improve error reporting for port on Firefox
+ * Fix clearing kde connect devices on disconnect
+ * Add KDEClangFormat cmake support
+ * Add per-origin media controls blacklist (kde#394126)
+ * Add settings change listener
+ * Move save failure message above options
+ * Let plugin add additional status information
+ * Remove comment
+ * Let options page scroll
+ * Add SettingsUtils utility class
+ * Make .hidden super hidden
+
+-------------------------------------------------------------------
Old:
----
plasma-browser-integration-5.17.5.tar.xz
plasma-browser-integration-5.17.5.tar.xz.sig
New:
----
plasma-browser-integration-5.18.0.tar.xz
plasma-browser-integration-5.18.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.2LqQwq/_old 2020-02-16 18:28:48.058733094 +0100
+++ /var/tmp/diff_new_pack.2LqQwq/_new 2020-02-16 18:28:48.058733094 +0100
@@ -21,15 +21,15 @@
%bcond_with browser_extension
%bcond_without lang
Name: plasma-browser-integration
-Version: 5.17.5
+Version: 5.18.0
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.0-or-later
Group: Productivity/Networking/Web/Utilities
Url: https://cgit.kde.org/plasma-browser-integration.git
-Source:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
+Source: plasma-browser-integration-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig
+Source1: plasma-browser-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= %{kf5_version}
@@ -88,7 +88,7 @@
%cmake_kf5 -d build -- -DINSTALL_CHROME_MANIFEST=0
%endif
-%make_jobs
+%cmake_build
%install
%kf5_makeinstall -C build
++++++ plasma-browser-integration-5.17.5.tar.xz ->
plasma-browser-integration-5.18.0.tar.xz ++++++
++++ 7918 lines of diff (skipped)