Hello community,
here is the log from the commit of package plasma-browser-integration for
openSUSE:Factory checked in at 2019-06-22 11:20:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-browser-integration"
Sat Jun 22 11:20:19 2019 rev:22 rq:711118 version:5.16.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-06-12 13:31:44.416192505 +0200
+++
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4615/plasma-browser-integration.changes
2019-06-22 11:20:20.741138130 +0200
@@ -1,0 +2,9 @@
+Tue Jun 18 16:38:17 UTC 2019 - [email protected]
+
+- Update to 5.16.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.16.1.php
+- No code changes since 5.16.0
+
+-------------------------------------------------------------------
Old:
----
plasma-browser-integration-5.16.0.tar.xz
plasma-browser-integration-5.16.0.tar.xz.sig
New:
----
plasma-browser-integration-5.16.1.tar.xz
plasma-browser-integration-5.16.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.YhdF4d/_old 2019-06-22 11:20:22.317139769 +0200
+++ /var/tmp/diff_new_pack.YhdF4d/_new 2019-06-22 11:20:22.345139798 +0200
@@ -21,15 +21,15 @@
%bcond_with browser_extension
%bcond_without lang
Name: plasma-browser-integration
-Version: 5.16.0
+Version: 5.16.1
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: plasma-browser-integration-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
%if %{with lang}
-Source1: plasma-browser-integration-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= %{kf5_version}
++++++ plasma-browser-integration-5.16.0.tar.xz ->
plasma-browser-integration-5.16.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-browser-integration-5.16.0/CMakeLists.txt
new/plasma-browser-integration-5.16.1/CMakeLists.txt
--- old/plasma-browser-integration-5.16.0/CMakeLists.txt 2019-06-06
15:06:03.000000000 +0200
+++ new/plasma-browser-integration-5.16.1/CMakeLists.txt 2019-06-18
12:02:17.000000000 +0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.0)
project(plasma-browser-integration)
-set(PROJECT_VERSION "5.16.0")
+set(PROJECT_VERSION "5.16.1")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.9.0")