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-07-09 23:57:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-browser-integration"
Fri Jul 9 23:57:14 2021 rev:61 rq:904520 version:5.22.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2021-06-27 18:59:09.756282419 +0200
+++
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2625/plasma-browser-integration.changes
2021-07-09 23:57:45.465262445 +0200
@@ -1,0 +2,9 @@
+Tue Jul 6 12:01:51 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.22.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.22.2
+- No code changes since 5.22.2.1
+
+-------------------------------------------------------------------
Old:
----
plasma-browser-integration-5.22.2.1.tar.xz
plasma-browser-integration-5.22.2.1.tar.xz.sig
New:
----
plasma-browser-integration-5.22.3.tar.xz
plasma-browser-integration-5.22.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.6nZlNU/_old 2021-07-09 23:57:46.009258216 +0200
+++ /var/tmp/diff_new_pack.6nZlNU/_new 2021-07-09 23:57:46.013258185 +0200
@@ -21,15 +21,15 @@
%bcond_with browser_extension
%bcond_without lang
Name: plasma-browser-integration
-Version: 5.22.2.1
+Version: 5.22.3
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/5.22.2/plasma-browser-integration-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.22.2/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.22.2.1.tar.xz ->
plasma-browser-integration-5.22.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-browser-integration-5.22.2.1/CMakeLists.txt
new/plasma-browser-integration-5.22.3/CMakeLists.txt
--- old/plasma-browser-integration-5.22.2.1/CMakeLists.txt 2021-06-22
21:05:36.000000000 +0200
+++ new/plasma-browser-integration-5.22.3/CMakeLists.txt 2021-07-06
12:24:55.000000000 +0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(plasma-browser-integration)
-set(PROJECT_VERSION "5.22.2")
+set(PROJECT_VERSION "5.22.3")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.9.0")