Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libkeduvocdocument"

Sat Aug 16 20:38:51 2025 rev:126 rq:1299714 version:25.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkeduvocdocument/libkeduvocdocument.changes    
2025-07-06 17:16:38.836646382 +0200
+++ 
/work/SRC/openSUSE:Factory/.libkeduvocdocument.new.1085/libkeduvocdocument.changes
  2025-08-16 20:42:52.044908572 +0200
@@ -1,0 +2,16 @@
+Fri Aug  8 07:48:03 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:25:49 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.07.80
+  * New feature release
+- No code change since 25.04.3
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libkeduvocdocument.spec ++++++
--- /var/tmp/diff_new_pack.BOQTnx/_old  2025-08-16 20:42:52.564930137 +0200
+++ /var/tmp/diff_new_pack.BOQTnx/_new  2025-08-16 20:42:52.568930303 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libkeduvocdocument
 #
-# 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:           libkeduvocdocument
-Version:        25.04.3
+Version:        25.08.0
 Release:        0
 Summary:        Library for KDE Education Applications
 License:        GPL-2.0-or-later
@@ -67,7 +67,7 @@
 %autosetup -p1
 
 %build
-%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE
+%cmake_kf6
 
 %kf6_build
 


++++++ libkeduvocdocument-25.04.3.tar.xz -> libkeduvocdocument-25.08.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkeduvocdocument-25.04.3/CMakeLists.txt 
new/libkeduvocdocument-25.08.0/CMakeLists.txt
--- old/libkeduvocdocument-25.04.3/CMakeLists.txt       2025-05-20 
05:16:34.000000000 +0200
+++ new/libkeduvocdocument-25.08.0/CMakeLists.txt       2025-07-16 
05:55:32.000000000 +0200
@@ -34,7 +34,7 @@
 add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 add_definitions(-DTRANSLATION_DOMAIN=\"libkeduvocdocument\")
-ecm_set_disabled_deprecation_versions(KF 6.12.0 QT 6.8.0)
+ecm_set_disabled_deprecation_versions(KF 6.13.0 QT 6.9.0)
 add_subdirectory(keduvocdocument)
 
 configure_file( 
"${LibKEduVocDocument_SOURCE_DIR}/LibKEduVocDocumentConfig.cmake.in" 
"${LibKEduVocDocument_BINARY_DIR}/LibKEduVocDocumentConfig.cmake" @ONLY )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkeduvocdocument-25.04.3/po/ar/libkeduvocdocument.po 
new/libkeduvocdocument-25.08.0/po/ar/libkeduvocdocument.po
--- old/libkeduvocdocument-25.04.3/po/ar/libkeduvocdocument.po  2025-05-20 
05:16:34.000000000 +0200
+++ new/libkeduvocdocument-25.08.0/po/ar/libkeduvocdocument.po  2025-07-16 
05:55:32.000000000 +0200
@@ -17,7 +17,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"
 
 #: keduvocdocument/keduvoccsvwriter.cpp:35
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkeduvocdocument-25.04.3/po/es/libkeduvocdocument.po 
new/libkeduvocdocument-25.08.0/po/es/libkeduvocdocument.po
--- old/libkeduvocdocument-25.04.3/po/es/libkeduvocdocument.po  2025-05-20 
05:16:34.000000000 +0200
+++ new/libkeduvocdocument-25.08.0/po/es/libkeduvocdocument.po  2025-07-16 
05:55:32.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: libkeduvocdocument\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2024-02-28 00:35+0000\n"
-"PO-Revision-Date: 2025-05-20 01:47+0100\n"
+"PO-Revision-Date: 2025-05-20 01:48+0100\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"

Reply via email to