Hello community,
here is the log from the commit of package plasma-browser-integration for
openSUSE:Factory checked in at 2019-06-12 13:31:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-browser-integration"
Wed Jun 12 13:31:42 2019 rev:21 rq:708333 version:5.16.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-05-08 15:17:20.677105950 +0200
+++
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4811/plasma-browser-integration.changes
2019-06-12 13:31:44.416192505 +0200
@@ -1,0 +2,41 @@
+Thu Jun 6 14:07:10 UTC 2019 - [email protected]
+
+- Update to 5.16.0
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.16.0.php
+- Changes since 5.15.90:
+ * [Downloads Plugin] Update existing job when being signalled creation of
existing job
+
+-------------------------------------------------------------------
+Thu May 16 16:56:40 UTC 2019 - [email protected]
+
+- Update to 5.15.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.15.90.php
+- Changes since 5.15.5:
+ * [DownloadJob] Set processed amount when download finishes
+ * Revert "Update kf5 version requirement to 5.58.0" as previously KF5 and Qt
minimum dependencies had deliberately set low as newer versions were not
actually required, and it allows distributions to backport new p-b-i versions
more easily where desired.
+ * Remove kde connect context menu entries when host dies
+ * Disallow setting a negative volume
+ * Also handle muted property on player
+ * Fix message extraction
+ * Make really sure we show an error message in case saving failed
+ * No multi-line in JSON, oopsie
+ * Add store description to locale file for translations
+ * [DownloadJob] Report total size only if known
+ * Initialize metadata with null (kde#406782)
+ * Bump manifest version and copyright
+ * Call into native Media Session browser API if available
+ * Keep player around when emptied but the website tells us it's actually
just paused (kde#402324)
+ * Support "stop" Media Sessions action handler
+ * Only consider player gone if really no longer part of the visible DOM
+ * Minimize code duplication between node and its children
+ * Set Breeze scrollbars only on HTML tag
+ * Remove player from known players list when it disappears
+ * Avoid serializing base64 encoded favicon data twice
+ * [DownloadJob] Set destUrl and total amount
+ * Remove unused dependencies
+
+-------------------------------------------------------------------
Old:
----
plasma-browser-integration-5.15.5.tar.xz
plasma-browser-integration-5.15.5.tar.xz.sig
New:
----
plasma-browser-integration-5.16.0.tar.xz
plasma-browser-integration-5.16.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.FTOlEP/_old 2019-06-12 13:31:44.896192252 +0200
+++ /var/tmp/diff_new_pack.FTOlEP/_new 2019-06-12 13:31:44.900192250 +0200
@@ -17,18 +17,19 @@
%define kf5_version 5.42.0
+%define qt5_version 5.9.0
%bcond_with browser_extension
%bcond_without lang
Name: plasma-browser-integration
-Version: 5.15.5
+Version: 5.16.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}
@@ -39,9 +40,9 @@
BuildRequires: cmake(KF5Notifications) >= %{kf5_version}
BuildRequires: cmake(KF5Runner) >= %{kf5_version}
BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version}
-BuildRequires: cmake(Qt5Core) >= 5.9.0
-BuildRequires: cmake(Qt5DBus) >= 5.9.0
-BuildRequires: cmake(Qt5Gui) >= 5.9.0
+BuildRequires: cmake(Qt5Core) >= %{qt5_version}
+BuildRequires: cmake(Qt5DBus) >= %{qt5_version}
+BuildRequires: cmake(Qt5Gui) >= %{qt5_version}
%if 0%{?suse_version} < 1330
# It does not build with the default compiler (GCC 4.8) on Leap 42.x
BuildRequires: gcc7-c++
++++++ plasma-browser-integration-5.15.5.tar.xz ->
plasma-browser-integration-5.16.0.tar.xz ++++++
++++ 5796 lines of diff (skipped)