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-07-17 15:13:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-browser-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.17339
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-browser-integration"
Wed Jul 17 15:13:24 2024 rev:9 rq:1188008 version:6.1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma6-browser-integration/plasma6-browser-integration.changes
2024-07-04 16:21:46.244215901 +0200
+++
/work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.17339/plasma6-browser-integration.changes
2024-07-17 15:13:42.498909257 +0200
@@ -1,0 +2,9 @@
+Tue Jul 16 13:24:31 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Update to 6.1.3:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.1.3
+- Changes since 6.1.2:
+ * update version for new release
+
+-------------------------------------------------------------------
Old:
----
plasma-browser-integration-6.1.2.tar.xz
plasma-browser-integration-6.1.2.tar.xz.sig
New:
----
plasma-browser-integration-6.1.3.tar.xz
plasma-browser-integration-6.1.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.ouqFYT/_old 2024-07-17 15:13:43.394942084 +0200
+++ /var/tmp/diff_new_pack.ouqFYT/_new 2024-07-17 15:13:43.398942230 +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.1.2
+Version: 6.1.3
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.0-or-later
++++++ plasma-browser-integration-6.1.2.tar.xz ->
plasma-browser-integration-6.1.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-browser-integration-6.1.2/CMakeLists.txt
new/plasma-browser-integration-6.1.3/CMakeLists.txt
--- old/plasma-browser-integration-6.1.2/CMakeLists.txt 2024-07-02
11:13:36.000000000 +0200
+++ new/plasma-browser-integration-6.1.3/CMakeLists.txt 2024-07-16
13:09:13.000000000 +0200
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.16)
project(plasma-browser-integration)
-set(PROJECT_VERSION "6.1.2")
+set(PROJECT_VERSION "6.1.3")
set(PROJECT_VERSION_MAJOR 6)
-set(PROJECT_DEP_VERSION "6.1.2")
+set(PROJECT_DEP_VERSION "6.1.3")
set(QT_MIN_VERSION "6.6.0")
set(KF6_MIN_VERSION "6.0.0")