Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package francis for openSUSE:Factory checked 
in at 2025-08-16 20:37:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/francis (Old)
 and      /work/SRC/openSUSE:Factory/.francis.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "francis"

Sat Aug 16 20:37:31 2025 rev:19 rq:1299548 version:25.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/francis/francis.changes  2025-07-06 
17:11:52.908816656 +0200
+++ /work/SRC/openSUSE:Factory/.francis.new.1085/francis.changes        
2025-08-16 20:39:45.613174531 +0200
@@ -1,0 +2,19 @@
+Fri Aug  8 07:47:09 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.0/
+- No code change since 25.07.80
+
+-------------------------------------------------------------------
+Mon Jul 14 14:24:54 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.07.80
+  * New feature release
+- Changes since 25.04.3:
+  * flatpak: update runtime version
+  * snapcraft: Fix metainfo filename
+  * snapcraft: Move to core24
+
+-------------------------------------------------------------------

Old:
----
  francis-25.04.3.tar.xz
  francis-25.04.3.tar.xz.sig

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

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

Other differences:
------------------
++++++ francis.spec ++++++
--- /var/tmp/diff_new_pack.95cIPs/_old  2025-08-16 20:39:46.353205165 +0200
+++ /var/tmp/diff_new_pack.95cIPs/_new  2025-08-16 20:39:46.361205497 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package francis
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.6.0
-%define qt6_version 6.6.0
+%define kf6_version 6.14.0
+%define qt6_version 6.8.0
 
 %bcond_without released
 Name:           francis
-Version:        25.04.3
+Version:        25.08.0
 Release:        0
 Summary:        Productivity tool
 License:        LGPL-2.1-or-later AND GPL-3.0-or-later


++++++ francis-25.04.3.tar.xz -> francis-25.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/francis-25.04.3/CMakeLists.txt 
new/francis-25.08.0/CMakeLists.txt
--- old/francis-25.04.3/CMakeLists.txt  2025-06-30 18:59:47.000000000 +0200
+++ new/francis-25.08.0/CMakeLists.txt  2025-08-01 00:56:48.000000000 +0200
@@ -5,8 +5,8 @@
 
 # KDE Applications version, managed by release script.
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
-set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "08")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 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-25.04.3/org.kde.francis.metainfo.xml 
new/francis-25.08.0/org.kde.francis.metainfo.xml
--- old/francis-25.04.3/org.kde.francis.metainfo.xml    2025-06-30 
18:59:47.000000000 +0200
+++ new/francis-25.08.0/org.kde.francis.metainfo.xml    2025-08-01 
00:56:48.000000000 +0200
@@ -208,6 +208,7 @@
   </recommends>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="25.08.0" date="2025-08-14"/>
     <release version="25.04.3" date="2025-07-03"/>
     <release version="25.04.2" date="2025-06-05"/>
     <release version="25.04.1" date="2025-05-08"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/francis-25.04.3/po/ar/francis.po 
new/francis-25.08.0/po/ar/francis.po
--- old/francis-25.04.3/po/ar/francis.po        2025-06-30 18:59:47.000000000 
+0200
+++ new/francis-25.08.0/po/ar/francis.po        2025-08-01 00:56:48.000000000 
+0200
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
-"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
 "X-Generator: Lokalize 23.08.5\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/francis-25.04.3/po/ka/francis.po 
new/francis-25.08.0/po/ka/francis.po
--- old/francis-25.04.3/po/ka/francis.po        2025-06-30 18:59:47.000000000 
+0200
+++ new/francis-25.08.0/po/ka/francis.po        2025-08-01 00:56:48.000000000 
+0200
@@ -92,7 +92,7 @@
 #: ui/GlobalMenu.qml:26 ui/PageHeader.qml:40
 #, kde-format
 msgid "Reset"
-msgstr "საწყისი მნიშვნელობებზე დაბრუნება"
+msgstr "ჩამოყრა"
 
 #: ui/GlobalMenu.qml:34
 #, kde-format

Reply via email to