Hello community,
here is the log from the commit of package plasma-browser-integration for
openSUSE:Leap:15.2 checked in at 2020-03-09 17:58:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Mon Mar 9 17:58:25 2020 rev:26 rq:780570 version:5.18.2
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/plasma-browser-integration/plasma-browser-integration.changes
2020-02-27 06:40:14.153451212 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.plasma-browser-integration.new.26092/plasma-browser-integration.changes
2020-03-09 17:58:26.332611199 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:19 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.2
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.2.php
+- No code changes since 5.18.1
+
+-------------------------------------------------------------------
Old:
----
plasma-browser-integration-5.18.1.tar.xz
plasma-browser-integration-5.18.1.tar.xz.sig
New:
----
plasma-browser-integration-5.18.2.tar.xz
plasma-browser-integration-5.18.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.tyLfec/_old 2020-03-09 17:58:26.648611356 +0100
+++ /var/tmp/diff_new_pack.tyLfec/_new 2020-03-09 17:58:26.652611358 +0100
@@ -21,7 +21,7 @@
%bcond_with browser_extension
%bcond_without lang
Name: plasma-browser-integration
-Version: 5.18.1
+Version: 5.18.2
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.0-or-later
++++++ plasma-browser-integration-5.18.1.tar.xz ->
plasma-browser-integration-5.18.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-browser-integration-5.18.1/CMakeLists.txt
new/plasma-browser-integration-5.18.2/CMakeLists.txt
--- old/plasma-browser-integration-5.18.1/CMakeLists.txt 2020-02-18
14:14:22.000000000 +0100
+++ new/plasma-browser-integration-5.18.2/CMakeLists.txt 2020-02-25
14:20:06.000000000 +0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.0)
project(plasma-browser-integration)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.9.0")