Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2023-08-20 00:10:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and      /work/SRC/openSUSE:Factory/.ki18n.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ki18n"

Sun Aug 20 00:10:50 2023 rev:122 rq:1104578 version:5.109.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes      2023-07-09 
20:41:43.165627983 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.1766/ki18n.changes    2023-08-20 
00:13:39.567169435 +0200
@@ -1,0 +2,10 @@
+Tue Aug  8 17:42:55 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.109.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.109.0
+- Changes since 5.108.0:
+  * Add explicit moc includes to sources for moc-covered headers
+
+-------------------------------------------------------------------

Old:
----
  ki18n-5.108.0.tar.xz
  ki18n-5.108.0.tar.xz.sig

New:
----
  ki18n-5.109.0.tar.xz
  ki18n-5.109.0.tar.xz.sig

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

Other differences:
------------------
++++++ ki18n.spec ++++++
--- /var/tmp/diff_new_pack.iF2Hn1/_old  2023-08-20 00:13:40.227170733 +0200
+++ /var/tmp/diff_new_pack.iF2Hn1/_new  2023-08-20 00:13:40.231170741 +0200
@@ -24,7 +24,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           ki18n
-Version:        5.108.0
+Version:        5.109.0
 Release:        0
 Summary:        KDE Gettext-based UI text internationalization
 License:        LGPL-2.1-or-later


++++++ ki18n-5.108.0.tar.xz -> ki18n-5.109.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/CMakeLists.txt 
new/ki18n-5.109.0/CMakeLists.txt
--- old/ki18n-5.108.0/CMakeLists.txt    2023-07-01 11:57:55.000000000 +0200
+++ new/ki18n-5.109.0/CMakeLists.txt    2023-08-05 14:37:10.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.108.0") # handled by release scripts
+set(KF_VERSION "5.109.0") # handled by release scripts
 project(KI18n VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.108.0  NO_MODULE)
+find_package(ECM 5.109.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/autotests/klocalizedstringtest.cpp 
new/ki18n-5.109.0/autotests/klocalizedstringtest.cpp
--- old/ki18n-5.108.0/autotests/klocalizedstringtest.cpp        2023-07-01 
11:57:55.000000000 +0200
+++ new/ki18n-5.109.0/autotests/klocalizedstringtest.cpp        2023-08-05 
14:37:10.000000000 +0200
@@ -561,3 +561,5 @@
 }
 
 QTEST_MAIN(KLocalizedStringTest)
+
+#include "moc_klocalizedstringtest.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/autotests/ktranscriptcleantest.cpp 
new/ki18n-5.109.0/autotests/ktranscriptcleantest.cpp
--- old/ki18n-5.108.0/autotests/ktranscriptcleantest.cpp        2023-07-01 
11:57:55.000000000 +0200
+++ new/ki18n-5.109.0/autotests/ktranscriptcleantest.cpp        2023-08-05 
14:37:10.000000000 +0200
@@ -77,3 +77,5 @@
         QVERIFY(fallback);
     }
 }
+
+#include "moc_ktranscriptcleantest.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/autotests/ktranscripttest.cpp 
new/ki18n-5.109.0/autotests/ktranscripttest.cpp
--- old/ki18n-5.108.0/autotests/ktranscripttest.cpp     2023-07-01 
11:57:55.000000000 +0200
+++ new/ki18n-5.109.0/autotests/ktranscripttest.cpp     2023-08-05 
14:37:10.000000000 +0200
@@ -122,3 +122,5 @@
         QVERIFY(fallback);
     }
 }
+
+#include "moc_ktranscripttest.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/po/fa/ki18n5.po 
new/ki18n-5.109.0/po/fa/ki18n5.po
--- old/ki18n-5.108.0/po/fa/ki18n5.po   2023-07-01 11:57:55.000000000 +0200
+++ new/ki18n-5.109.0/po/fa/ki18n5.po   2023-08-05 14:37:10.000000000 +0200
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.4\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 # +
 #. i18n: Decide which string is used to delimit keys in a keyboard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/po/ia/ki18n5.po 
new/ki18n-5.109.0/po/ia/ki18n5.po
--- old/ki18n-5.108.0/po/ia/ki18n5.po   2023-07-01 11:57:55.000000000 +0200
+++ new/ki18n-5.109.0/po/ia/ki18n5.po   2023-08-05 14:37:10.000000000 +0200
@@ -3497,7 +3497,7 @@
 #~ msgstr "Pagina Domo o Principal"
 
 #~ msgid "About KDE"
-#~ msgstr "A proposio de KDE"
+#~ msgstr "A proposito de KDE"
 
 #~ msgid ""
 #~ "<html><font size=\"5\">KDE - Be Free!</font><br /><b>Platform Version %1</"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/po/zh_CN/ki18n5.po 
new/ki18n-5.109.0/po/zh_CN/ki18n5.po
--- old/ki18n-5.108.0/po/zh_CN/ki18n5.po        2023-07-01 11:57:55.000000000 
+0200
+++ new/ki18n-5.109.0/po/zh_CN/ki18n5.po        2023-08-05 14:37:10.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-21 00:44+0000\n"
-"PO-Revision-Date: 2023-06-17 04:11\n"
+"PO-Revision-Date: 2023-08-02 12:40\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/src/i18n/klocalizedcontext.cpp 
new/ki18n-5.109.0/src/i18n/klocalizedcontext.cpp
--- old/ki18n-5.108.0/src/i18n/klocalizedcontext.cpp    2023-07-01 
11:57:55.000000000 +0200
+++ new/ki18n-5.109.0/src/i18n/klocalizedcontext.cpp    2023-08-05 
14:37:10.000000000 +0200
@@ -585,3 +585,5 @@
 
     return trMessage.toString();
 }
+
+#include "moc_klocalizedcontext.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/src/i18n/klocalizedtranslator.cpp 
new/ki18n-5.109.0/src/i18n/klocalizedtranslator.cpp
--- old/ki18n-5.108.0/src/i18n/klocalizedtranslator.cpp 2023-07-01 
11:57:55.000000000 +0200
+++ new/ki18n-5.109.0/src/i18n/klocalizedtranslator.cpp 2023-08-05 
14:37:10.000000000 +0200
@@ -53,3 +53,5 @@
         return ki18ndc(d->translationDomain.toUtf8().constData(), 
disambiguation, sourceText).toString();
     }
 }
+
+#include "moc_klocalizedtranslator.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/src/localedata/kcountry.cpp 
new/ki18n-5.109.0/src/localedata/kcountry.cpp
--- old/ki18n-5.108.0/src/localedata/kcountry.cpp       2023-07-01 
11:57:55.000000000 +0200
+++ new/ki18n-5.109.0/src/localedata/kcountry.cpp       2023-08-05 
14:37:10.000000000 +0200
@@ -416,3 +416,5 @@
     });
     return l;
 }
+
+#include "moc_kcountry.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.108.0/src/localedata/kcountrysubdivision.cpp 
new/ki18n-5.109.0/src/localedata/kcountrysubdivision.cpp
--- old/ki18n-5.108.0/src/localedata/kcountrysubdivision.cpp    2023-07-01 
11:57:55.000000000 +0200
+++ new/ki18n-5.109.0/src/localedata/kcountrysubdivision.cpp    2023-08-05 
14:37:10.000000000 +0200
@@ -206,3 +206,5 @@
     });
     return l;
 }
+
+#include "moc_kcountrysubdivision.cpp"

Reply via email to