Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmag for openSUSE:Factory checked in 
at 2026-09-12 21:16:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmag (Old)
 and      /work/SRC/openSUSE:Factory/.kmag.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmag"

Sat Sep 12 21:16:35 2026 rev:178 rq:1377187 version:26.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmag/kmag.changes        2026-08-24 
12:05:21.511567089 +0200
+++ /work/SRC/openSUSE:Factory/.kmag.new.1265/kmag.changes      2026-09-12 
21:18:29.330311510 +0200
@@ -1,0 +2,9 @@
+Tue Sep  8 09:36:12 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.08.1/
+- No code change since 26.08.0
+
+-------------------------------------------------------------------

Old:
----
  kmag-26.08.0.tar.xz
  kmag-26.08.0.tar.xz.sig

New:
----
  kmag-26.08.1.tar.xz
  kmag-26.08.1.tar.xz.sig

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

Other differences:
------------------
++++++ kmag.spec ++++++
--- /var/tmp/diff_new_pack.bk6NCS/_old  2026-09-12 21:18:30.228348896 +0200
+++ /var/tmp/diff_new_pack.bk6NCS/_new  2026-09-12 21:18:30.231349021 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kmag
-Version:        26.08.0
+Version:        26.08.1
 Release:        0
 Summary:        Screen Magnifier
 License:        GPL-2.0-only


++++++ kmag-26.08.0.tar.xz -> kmag-26.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmag-26.08.0/CMakeLists.txt 
new/kmag-26.08.1/CMakeLists.txt
--- old/kmag-26.08.0/CMakeLists.txt     2026-08-12 05:55:45.000000000 +0200
+++ new/kmag-26.08.1/CMakeLists.txt     2026-09-03 21:21:14.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "26")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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(kmag VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmag-26.08.0/po/ca/kmag.po 
new/kmag-26.08.1/po/ca/kmag.po
--- old/kmag-26.08.0/po/ca/kmag.po      2026-08-12 05:55:45.000000000 +0200
+++ new/kmag-26.08.1/po/ca/kmag.po      2026-09-03 21:21:14.000000000 +0200
@@ -4,8 +4,8 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # SPDX-FileCopyrightText: 2003, 2017, 2020, 2022 Antoni Bella Pérez 
<[email protected]>
-# SPDX-FileCopyrightText: 2003, 2004, 2005 Albert Astals Cid <[email protected]>
-# SPDX-FileCopyrightText: 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 
2014, 2015, 2017, 2020, 2021, 2022 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2003-2005 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2005-2012, 2014-2015, 2017, 2020-2022 Josep M. 
Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kmag\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmag-26.08.0/po/ca@valencia/kmag.po 
new/kmag-26.08.1/po/ca@valencia/kmag.po
--- old/kmag-26.08.0/po/ca@valencia/kmag.po     2026-08-12 05:55:45.000000000 
+0200
+++ new/kmag-26.08.1/po/ca@valencia/kmag.po     2026-09-03 21:21:14.000000000 
+0200
@@ -4,8 +4,8 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # SPDX-FileCopyrightText: 2003, 2017, 2020, 2022 Antoni Bella Pérez 
<[email protected]>
-# SPDX-FileCopyrightText: 2003, 2004, 2005 Albert Astals Cid <[email protected]>
-# SPDX-FileCopyrightText: 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 
2014, 2015, 2017, 2020, 2021, 2022 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2003-2005 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2005-2012, 2014-2015, 2017, 2020-2022 Josep M. 
Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kmag\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmag-26.08.0/src/org.kde.kmag.metainfo.xml 
new/kmag-26.08.1/src/org.kde.kmag.metainfo.xml
--- old/kmag-26.08.0/src/org.kde.kmag.metainfo.xml      2026-08-12 
05:55:45.000000000 +0200
+++ new/kmag-26.08.1/src/org.kde.kmag.metainfo.xml      2026-09-03 
21:21:14.000000000 +0200
@@ -197,6 +197,7 @@
   </provides>
   <launchable type="desktop-id">org.kde.kmag.desktop</launchable>
   <releases>
+    <release version="26.08.1" date="2026-09-10"/>
     <release version="26.08.0" date="2026-08-20"/>
     <release version="26.04.3" date="2026-07-02"/>
     <release version="26.04.2" date="2026-06-04"/>

Reply via email to