Script 'mail_helper' called by obssrc
Hello community,

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

Package is "francis"

Sat Sep 12 21:18:05 2026 rev:32 rq:1377093 version:26.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/francis/francis.changes  2026-08-24 
12:08:45.776843331 +0200
+++ /work/SRC/openSUSE:Factory/.francis.new.1265/francis.changes        
2026-09-12 21:20:37.696655525 +0200
@@ -1,0 +2,9 @@
+Tue Sep  8 09:33:53 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:
----
  francis-26.08.0.tar.xz
  francis-26.08.0.tar.xz.sig

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

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

Other differences:
------------------
++++++ francis.spec ++++++
--- /var/tmp/diff_new_pack.t6nSQv/_old  2026-09-12 21:20:38.854703736 +0200
+++ /var/tmp/diff_new_pack.t6nSQv/_new  2026-09-12 21:20:38.858703902 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           francis
-Version:        26.08.0
+Version:        26.08.1
 Release:        0
 Summary:        Productivity tool
 License:        GPL-3.0-or-later AND LGPL-2.1-or-later


++++++ francis-26.08.0.tar.xz -> francis-26.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/francis-26.08.0/CMakeLists.txt 
new/francis-26.08.1/CMakeLists.txt
--- old/francis-26.08.0/CMakeLists.txt  2026-08-11 11:07:53.000000000 +0200
+++ new/francis-26.08.1/CMakeLists.txt  2026-09-03 17:40:58.000000000 +0200
@@ -6,7 +6,7 @@
 # KDE Applications 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(francis VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/francis-26.08.0/org.kde.francis.metainfo.xml 
new/francis-26.08.1/org.kde.francis.metainfo.xml
--- old/francis-26.08.0/org.kde.francis.metainfo.xml    2026-08-11 
11:07:53.000000000 +0200
+++ new/francis-26.08.1/org.kde.francis.metainfo.xml    2026-09-03 
17:40:58.000000000 +0200
@@ -214,6 +214,7 @@
   </recommends>
   <content_rating type="oars-1.1"/>
   <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"/>
@@ -252,6 +253,7 @@
         <p xml:lang="de">Fehler in der Appstream-Datei behoben.</p>
         <p xml:lang="es">Se ha corregido un problema en el archivo 
appstream.</p>
         <p xml:lang="eu">Appstream fitxategian arazo bat konpondu.</p>
+        <p xml:lang="fi">Korjaa ongelma appstream-tiedostossa.</p>
         <p xml:lang="fr">Correction d'un problème dans le fichier « appstream 
».</p>
         <p xml:lang="he">תוקנה תקלה בקובץ ה־appstream.</p>
         <p xml:lang="hu">Hibajavítás az appstream fájlban.</p>
@@ -286,6 +288,7 @@
         <p xml:lang="de">Erste Veröffentlichung von Francis.</p>
         <p xml:lang="es">Versión inicial de Francis.</p>
         <p xml:lang="eu">Francis-en hasierako askapena.</p>
+        <p xml:lang="fi">Francisin ensijulkaisu.</p>
         <p xml:lang="fr">Première version de Francis.</p>
         <p xml:lang="he">המהדורה הראשונית של Francis.</p>
         <p xml:lang="hu">A Francis első kiadása.</p>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/francis-26.08.0/po/ca/francis.po 
new/francis-26.08.1/po/ca/francis.po
--- old/francis-26.08.0/po/ca/francis.po        2026-08-11 11:07:53.000000000 
+0200
+++ new/francis-26.08.1/po/ca/francis.po        2026-09-03 17:40:58.000000000 
+0200
@@ -3,7 +3,7 @@
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# SPDX-FileCopyrightText: 2022, 2023, 2024 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2022-2024 Josep M. Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: francis\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/francis-26.08.0/po/ca@valencia/francis.po 
new/francis-26.08.1/po/ca@valencia/francis.po
--- old/francis-26.08.0/po/ca@valencia/francis.po       2026-08-11 
11:07:53.000000000 +0200
+++ new/francis-26.08.1/po/ca@valencia/francis.po       2026-09-03 
17:40:58.000000000 +0200
@@ -3,7 +3,7 @@
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# SPDX-FileCopyrightText: 2022, 2023, 2024 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2022-2024 Josep M. Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: francis\n"

Reply via email to