Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package dolphin-plugins for openSUSE:Factory
checked in at 2026-06-08 14:09:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old)
and /work/SRC/openSUSE:Factory/.dolphin-plugins.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin-plugins"
Mon Jun 8 14:09:51 2026 rev:154 rq:1357288 version:26.04.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes
2026-05-11 16:59:21.409796562 +0200
+++
/work/SRC/openSUSE:Factory/.dolphin-plugins.new.2375/dolphin-plugins.changes
2026-06-08 14:12:22.828866861 +0200
@@ -1,0 +2,9 @@
+Thu Jun 4 08:43:21 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/26.04.2/
+- No code change since 26.04.1
+
+-------------------------------------------------------------------
Old:
----
dolphin-plugins-26.04.1.tar.xz
dolphin-plugins-26.04.1.tar.xz.sig
New:
----
dolphin-plugins-26.04.2.tar.xz
dolphin-plugins-26.04.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.Na6ruw/_old 2026-06-08 14:12:23.748905008 +0200
+++ /var/tmp/diff_new_pack.Na6ruw/_new 2026-06-08 14:12:23.752905174 +0200
@@ -21,7 +21,7 @@
%bcond_without released
Name: dolphin-plugins
-Version: 26.04.1
+Version: 26.04.2
Release: 0
Summary: Version control plugins for Dolphin
License: GPL-2.0-or-later
++++++ dolphin-plugins-26.04.1.tar.xz -> dolphin-plugins-26.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/dolphin-plugins-26.04.1/CMakeLists.txt
new/dolphin-plugins-26.04.2/CMakeLists.txt
--- old/dolphin-plugins-26.04.1/CMakeLists.txt 2026-05-04 21:41:35.000000000
+0200
+++ new/dolphin-plugins-26.04.2/CMakeLists.txt 2026-05-30 00:52:01.000000000
+0200
@@ -3,7 +3,7 @@
# Release service version, managed by release script
set(RELEASE_SERVICE_VERSION_MAJOR "26")
set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
set(RELEASE_SERVICE_VERSION
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")