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 2024-11-08 11:56:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old)
and /work/SRC/openSUSE:Factory/.dolphin-plugins.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dolphin-plugins"
Fri Nov 8 11:56:49 2024 rev:135 rq:1222222 version:24.08.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes
2024-10-12 13:32:20.936750013 +0200
+++
/work/SRC/openSUSE:Factory/.dolphin-plugins.new.2017/dolphin-plugins.changes
2024-11-08 11:59:52.650707247 +0100
@@ -1,0 +2,9 @@
+Tue Nov 5 10:42:43 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 24.08.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/24.08.3/
+- No code change since 24.08.2
+
+-------------------------------------------------------------------
Old:
----
dolphin-plugins-24.08.2.tar.xz
dolphin-plugins-24.08.2.tar.xz.sig
New:
----
dolphin-plugins-24.08.3.tar.xz
dolphin-plugins-24.08.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.5qU6r2/_old 2024-11-08 11:59:53.334735773 +0100
+++ /var/tmp/diff_new_pack.5qU6r2/_new 2024-11-08 11:59:53.334735773 +0100
@@ -21,7 +21,7 @@
%bcond_without released
Name: dolphin-plugins
-Version: 24.08.2
+Version: 24.08.3
Release: 0
Summary: Version control plugins for Dolphin
License: GPL-2.0-or-later
++++++ dolphin-plugins-24.08.2.tar.xz -> dolphin-plugins-24.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/dolphin-plugins-24.08.2/CMakeLists.txt
new/dolphin-plugins-24.08.3/CMakeLists.txt
--- old/dolphin-plugins-24.08.2/CMakeLists.txt 2024-10-06 20:59:51.000000000
+0200
+++ new/dolphin-plugins-24.08.3/CMakeLists.txt 2024-10-31 00:52:27.000000000
+0100
@@ -3,7 +3,7 @@
# Release service version, managed by release script
set(RELEASE_SERVICE_VERSION_MAJOR "24")
set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
set(RELEASE_SERVICE_VERSION
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/dolphin-plugins-24.08.2/org.kde.dolphin-plugins.metainfo.xml
new/dolphin-plugins-24.08.3/org.kde.dolphin-plugins.metainfo.xml
--- old/dolphin-plugins-24.08.2/org.kde.dolphin-plugins.metainfo.xml
2024-10-06 20:59:51.000000000 +0200
+++ new/dolphin-plugins-24.08.3/org.kde.dolphin-plugins.metainfo.xml
2024-10-31 00:52:27.000000000 +0100
@@ -139,6 +139,7 @@
</categories>
<icon type="stock">system-file-manager</icon>
<releases>
+ <release version="24.08.3" date="2024-11-07"/>
<release version="24.08.2" date="2024-10-10"/>
<release version="24.08.1" date="2024-09-12"/>
<release version="24.08.0" date="2024-08-22"/>