Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package partitionmanager for 
openSUSE:Factory checked in at 2026-05-11 16:50:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/partitionmanager (Old)
 and      /work/SRC/openSUSE:Factory/.partitionmanager.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "partitionmanager"

Mon May 11 16:50:25 2026 rev:60 rq:1351773 version:26.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/partitionmanager/partitionmanager.changes        
2026-04-17 21:50:02.862981157 +0200
+++ 
/work/SRC/openSUSE:Factory/.partitionmanager.new.1966/partitionmanager.changes  
    2026-05-11 16:51:50.635158982 +0200
@@ -1,0 +2,9 @@
+Thu May  7 08:03:34 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.1/
+- No code change since 26.04.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ partitionmanager.spec ++++++
--- /var/tmp/diff_new_pack.5N3N3h/_old  2026-05-11 16:51:51.203182353 +0200
+++ /var/tmp/diff_new_pack.5N3N3h/_new  2026-05-11 16:51:51.211182683 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           partitionmanager
-Version:        26.04.0
+Version:        26.04.1
 Release:        0
 Summary:        Easily manage disks, partitions and file systems on your KDE 
Desktop
 License:        GPL-3.0-or-later


++++++ partitionmanager-26.04.0.tar.xz -> partitionmanager-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/partitionmanager-26.04.0/CMakeLists.txt 
new/partitionmanager-26.04.1/CMakeLists.txt
--- old/partitionmanager-26.04.0/CMakeLists.txt 2026-04-08 19:48:50.000000000 
+0200
+++ new/partitionmanager-26.04.1/CMakeLists.txt 2026-05-04 15:59:19.000000000 
+0200
@@ -8,7 +8,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "26")
 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-26.04.0/po/sk/partitionmanager.po 
new/partitionmanager-26.04.1/po/sk/partitionmanager.po
--- old/partitionmanager-26.04.0/po/sk/partitionmanager.po      2026-04-08 
19:48:50.000000000 +0200
+++ new/partitionmanager-26.04.1/po/sk/partitionmanager.po      2026-05-04 
15:59:19.000000000 +0200
@@ -3531,7 +3531,7 @@
 #, kde-kuit-format
 msgctxt "@title:menu"
 msgid "Columns"
-msgstr "Stľpce"
+msgstr "Stĺpce"
 
 #~ msgid "Use cylinder based alignment (Windows XP compatible)"
 #~ msgstr "Použiť usporiadanie podľa cylindrov (kompatibilné s Windows XP)"
@@ -3596,7 +3596,7 @@
 
 #~ msgctxt "@info:shell"
 #~ msgid "Do not try to gain super user privileges"
-#~ msgstr "Nepokúšajte sa získať práva super uživateľa"
+#~ msgstr "Nepokúšajte sa získať práva super užívateľa"
 
 #~ msgctxt "@label"
 #~ msgid "Allow applying operations without administrator privileges"
@@ -5226,13 +5226,13 @@
 #~ "requested length of %1 sectors."
 #~ msgstr[0] ""
 #~ "Súborový systém na partícii <filename>%2</filename> už má požadovanú "
-#~ "dľžku 1 sektora."
+#~ "dĺžku 1 sektora."
 #~ msgstr[1] ""
 #~ "Súborový systém na partícii <filename>%2</filename> už má požadovanú "
-#~ "dľžku %1 sektorov."
+#~ "dĺžku %1 sektorov."
 #~ msgstr[2] ""
 #~ "Súborový systém na partícii <filename>%2</filename> už má požadovanú "
-#~ "dľžku %1 sektorov."
+#~ "dĺžku %1 sektorov."
 
 #~ msgctxt "@info/plain"
 #~ msgid "Resizing file system from %1 to %2 sectors."
@@ -5375,7 +5375,7 @@
 #~ "length: %3"
 #~ msgstr ""
 #~ "Nastav geometriu partície <filename>%1</filename> : Štart sektor : %2, "
-#~ "dľžka : %3"
+#~ "dĺžka : %3"
 
 #~ msgctxt "@info/plain"
 #~ msgid "Could not open random data source to overwrite file system."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/partitionmanager-26.04.0/src/org.kde.partitionmanager.appdata.xml 
new/partitionmanager-26.04.1/src/org.kde.partitionmanager.appdata.xml
--- old/partitionmanager-26.04.0/src/org.kde.partitionmanager.appdata.xml       
2026-04-08 19:48:50.000000000 +0200
+++ new/partitionmanager-26.04.1/src/org.kde.partitionmanager.appdata.xml       
2026-05-04 15:59:19.000000000 +0200
@@ -157,6 +157,7 @@
     <binary>partitionmanager</binary>
   </provides>
   <releases>
+    <release version="26.04.1" date="2026-05-07"/>
     <release version="26.04.0" date="2026-04-16"/>
     <release version="25.12.3" date="2026-03-05"/>
     <release version="25.12.2" date="2026-02-05"/>

Reply via email to