Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma6-browser-integration for
openSUSE:Factory checked in at 2024-10-24 15:41:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-browser-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-browser-integration"
Thu Oct 24 15:41:34 2024 rev:14 rq:1217198 version:6.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma6-browser-integration/plasma6-browser-integration.changes
2024-10-16 23:43:07.031884779 +0200
+++
/work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.2020/plasma6-browser-integration.changes
2024-10-24 15:42:00.646261766 +0200
@@ -1,0 +2,9 @@
+Tue Oct 22 14:08:05 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Update to 6.2.2:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.2.2
+- Changes since 6.2.1:
+ * update version for new release
+
+-------------------------------------------------------------------
Old:
----
plasma-browser-integration-6.2.1.tar.xz
plasma-browser-integration-6.2.1.tar.xz.sig
New:
----
plasma-browser-integration-6.2.2.tar.xz
plasma-browser-integration-6.2.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.BCqPdA/_old 2024-10-24 15:42:01.378292225 +0200
+++ /var/tmp/diff_new_pack.BCqPdA/_new 2024-10-24 15:42:01.378292225 +0200
@@ -29,7 +29,7 @@
# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF)
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk
-F. '{print $1"."$2}')}
Name: plasma6-browser-integration
-Version: 6.2.1
+Version: 6.2.2
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.0-or-later
++++++ plasma-browser-integration-6.2.1.tar.xz ->
plasma-browser-integration-6.2.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-browser-integration-6.2.1/CMakeLists.txt
new/plasma-browser-integration-6.2.2/CMakeLists.txt
--- old/plasma-browser-integration-6.2.1/CMakeLists.txt 2024-10-15
15:14:39.000000000 +0200
+++ new/plasma-browser-integration-6.2.2/CMakeLists.txt 2024-10-22
14:56:46.000000000 +0200
@@ -1,11 +1,11 @@
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.2.1")
+set(PROJECT_VERSION "6.2.2")
set(PROJECT_VERSION_MAJOR 6)
project(plasma-browser-integration VERSION ${PROJECT_VERSION})
-set(PROJECT_DEP_VERSION "6.2.1")
+set(PROJECT_DEP_VERSION "6.2.2")
set(QT_MIN_VERSION "6.6.0")
set(KF6_MIN_VERSION "6.0.0")