Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma-browser-integration for
openSUSE:Factory checked in at 2021-03-10 08:51:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-browser-integration"
Wed Mar 10 08:51:36 2021 rev:54 rq:876484 version:5.21.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2021-03-02 12:32:17.639658616 +0100
+++
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2378/plasma-browser-integration.changes
2021-03-10 08:52:57.870623248 +0100
@@ -1,0 +2,9 @@
+Tue Mar 2 15:01:39 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.21.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.21.2
+- No code changes since 5.21.1
+
+-------------------------------------------------------------------
Old:
----
plasma-browser-integration-5.21.1.tar.xz
plasma-browser-integration-5.21.1.tar.xz.sig
New:
----
plasma-browser-integration-5.21.2.tar.xz
plasma-browser-integration-5.21.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.f9sKuL/_old 2021-03-10 08:52:58.498623897 +0100
+++ /var/tmp/diff_new_pack.f9sKuL/_new 2021-03-10 08:52:58.498623897 +0100
@@ -21,7 +21,7 @@
%bcond_with browser_extension
%bcond_without lang
Name: plasma-browser-integration
-Version: 5.21.1
+Version: 5.21.2
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.0-or-later
++++++ plasma-browser-integration-5.21.1.tar.xz ->
plasma-browser-integration-5.21.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-browser-integration-5.21.1/CMakeLists.txt
new/plasma-browser-integration-5.21.2/CMakeLists.txt
--- old/plasma-browser-integration-5.21.1/CMakeLists.txt 2021-02-23
14:01:47.000000000 +0100
+++ new/plasma-browser-integration-5.21.2/CMakeLists.txt 2021-03-02
14:05:28.000000000 +0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.0)
project(plasma-browser-integration)
-set(PROJECT_VERSION "5.21.1")
+set(PROJECT_VERSION "5.21.2")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.9.0")