Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package partitionmanager for 
openSUSE:Factory checked in at 2025-05-09 18:44:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/partitionmanager (Old)
 and      /work/SRC/openSUSE:Factory/.partitionmanager.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "partitionmanager"

Fri May  9 18:44:46 2025 rev:48 rq:1275879 version:25.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/partitionmanager/partitionmanager.changes        
2025-04-20 20:05:54.435931089 +0200
+++ 
/work/SRC/openSUSE:Factory/.partitionmanager.new.30101/partitionmanager.changes 
    2025-05-09 18:45:41.386879390 +0200
@@ -1,0 +2,9 @@
+Wed May  7 21:00:47 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.1/
+- No code change since 25.04.0
+
+-------------------------------------------------------------------

Old:
----
  partitionmanager-25.04.0.tar.xz
  partitionmanager-25.04.0.tar.xz.sig

New:
----
  partitionmanager-25.04.1.tar.xz
  partitionmanager-25.04.1.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ partitionmanager.spec ++++++
--- /var/tmp/diff_new_pack.2N8mBm/_old  2025-05-09 18:45:42.014905650 +0200
+++ /var/tmp/diff_new_pack.2N8mBm/_new  2025-05-09 18:45:42.014905650 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           partitionmanager
-Version:        25.04.0
+Version:        25.04.1
 Release:        0
 Summary:        Easily manage disks, partitions and file systems on your KDE 
Desktop
 License:        GPL-3.0-or-later


++++++ partitionmanager-25.04.0.tar.xz -> partitionmanager-25.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/partitionmanager-25.04.0/CMakeLists.txt 
new/partitionmanager-25.04.1/CMakeLists.txt
--- old/partitionmanager-25.04.0/CMakeLists.txt 2025-04-11 04:33:04.000000000 
+0200
+++ new/partitionmanager-25.04.1/CMakeLists.txt 2025-05-03 00:13:18.000000000 
+0200
@@ -8,7 +8,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "25")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(partitionmanager VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/partitionmanager-25.04.0/po/hu/partitionmanager.po 
new/partitionmanager-25.04.1/po/hu/partitionmanager.po
--- old/partitionmanager-25.04.0/po/hu/partitionmanager.po      2025-04-11 
04:33:04.000000000 +0200
+++ new/partitionmanager-25.04.1/po/hu/partitionmanager.po      2025-05-03 
00:13:18.000000000 +0200
@@ -3,13 +3,13 @@
 #
 # Kristóf Kiszel <ulys...@kubuntu.org>, 2010, 2011, 2012, 2014, 2020, 2021, 
2022.
 # Balázs Úr <urbal...@gmail.com>, 2013, 2014.
-# SPDX-FileCopyrightText: 2021, 2023, 2024 Kristof Kiszel 
<kiszel.kris...@gmail.com>
+# SPDX-FileCopyrightText: 2021, 2023, 2024, 2025 Kristof Kiszel 
<kiszel.kris...@gmail.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-02-28 00:44+0000\n"
-"PO-Revision-Date: 2024-11-13 22:42+0100\n"
+"PO-Revision-Date: 2025-04-21 22:16+0200\n"
 "Last-Translator: Kristof Kiszel <ulys...@fsf.hu>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
 "Language: hu\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 24.08.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -2614,7 +2614,7 @@
 #: gui/partpropsdialog.cpp:171 gui/partpropsdialog.cpp:172
 #, kde-format
 msgid "%1% — %2"
-msgstr ""
+msgstr "%1% — %2"
 
 #: gui/partpropsdialog.cpp:370
 #, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/partitionmanager-25.04.0/src/org.kde.partitionmanager.appdata.xml 
new/partitionmanager-25.04.1/src/org.kde.partitionmanager.appdata.xml
--- old/partitionmanager-25.04.0/src/org.kde.partitionmanager.appdata.xml       
2025-04-11 04:33:04.000000000 +0200
+++ new/partitionmanager-25.04.1/src/org.kde.partitionmanager.appdata.xml       
2025-05-03 00:13:18.000000000 +0200
@@ -156,6 +156,7 @@
     <binary>partitionmanager</binary>
   </provides>
   <releases>
+    <release version="25.04.1" date="2025-05-08"/>
     <release version="25.04.0" date="2025-04-17"/>
     <release version="24.12.3" date="2025-03-06"/>
     <release version="24.12.2" date="2025-02-06"/>

Reply via email to