Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2020-08-12 12:24:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and      /work/SRC/openSUSE:Factory/.ki18n.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ki18n"

Wed Aug 12 12:24:09 2020 rev:85 rq:825081 version:5.73.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes      2020-07-14 
07:53:58.736757906 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.3399/ki18n.changes    2020-08-12 
12:28:44.480177227 +0200
@@ -1,0 +2,11 @@
+Sun Aug  2 07:13:27 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- Changes since 5.72.0:
+  * Use KF-standardized Qt logging categories
+  * Use camelcase include. (scripted)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ki18n.spec ++++++
--- /var/tmp/diff_new_pack.bJZc89/_old  2020-08-12 12:28:45.020177211 +0200
+++ /var/tmp/diff_new_pack.bJZc89/_new  2020-08-12 12:28:45.024177210 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.72
+%define _tar_path 5.73
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           ki18n
-Version:        5.72.0
+Version:        5.73.0
 Release:        0
 Summary:        KDE Gettext-based UI text internationalization
 License:        LGPL-2.1-or-later
@@ -122,6 +122,7 @@
 %license LICENSES/*
 %doc README*
 %{_kf5_debugdir}/ki18n.categories
+%{_kf5_debugdir}/*.renamecategories
 %{_kf5_libdir}/libKF5I18n.so.*
 %{_kf5_plugindir}/
 


++++++ ki18n-5.72.0.tar.xz -> ki18n-5.73.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.72.0/CMakeLists.txt 
new/ki18n-5.73.0/CMakeLists.txt
--- old/ki18n-5.72.0/CMakeLists.txt     2020-07-04 15:13:58.000000000 +0200
+++ new/ki18n-5.73.0/CMakeLists.txt     2020-08-01 21:47:51.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.72.0") # handled by release scripts
+set(KF5_VERSION "5.73.0") # handled by release scripts
 project(KI18n VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.72.0  NO_MODULE)
+find_package(ECM 5.73.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.72.0/po/da/ki18n5.po 
new/ki18n-5.73.0/po/da/ki18n5.po
--- old/ki18n-5.72.0/po/da/ki18n5.po    2020-07-04 15:13:58.000000000 +0200
+++ new/ki18n-5.73.0/po/da/ki18n5.po    2020-08-01 21:47:51.000000000 +0200
@@ -2,14 +2,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
+# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2020.
 # Keld Simonsen <[email protected]>, 2010.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-06-08 02:02+0200\n"
-"PO-Revision-Date: 2014-09-21 15:40+0200\n"
+"PO-Revision-Date: 2020-07-27 17:44+0200\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
 "Language: da\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
 #. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
@@ -533,12 +533,10 @@
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
 #: kuitmarkup.cpp:874
-#, fuzzy, kde-format
-#| msgctxt "tag-format-pattern <filename> rich"
-#| msgid "<tt>%1</tt>"
+#, kde-format
 msgctxt "tag-format-pattern <filename> rich"
 msgid "‘<tt>%1</tt>’"
-msgstr "<tt>%1</tt>"
+msgstr "‘<tt>%1</tt>’"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
 #: kuitmarkup.cpp:881
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.72.0/po/sk/ki18n5.po 
new/ki18n-5.73.0/po/sk/ki18n5.po
--- old/ki18n-5.72.0/po/sk/ki18n5.po    2020-07-04 15:13:58.000000000 +0200
+++ new/ki18n-5.73.0/po/sk/ki18n5.po    2020-08-01 21:47:51.000000000 +0200
@@ -243,7 +243,7 @@
 #, kde-format
 msgctxt "keyboard-key-name"
 msgid "Space"
-msgstr "Medzerník"
+msgstr "Space"
 
 #: kuitmarkup.cpp:355
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.72.0/po/zh_CN/ki18n5.po 
new/ki18n-5.73.0/po/zh_CN/ki18n5.po
--- old/ki18n-5.72.0/po/zh_CN/ki18n5.po 2020-07-04 15:13:58.000000000 +0200
+++ new/ki18n-5.73.0/po/zh_CN/ki18n5.po 2020-08-01 21:47:51.000000000 +0200
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-06-08 02:02+0200\n"
-"PO-Revision-Date: 2020-06-24 08:00\n"
+"PO-Revision-Date: 2020-07-31 15:01\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.72.0/src/CMakeLists.txt 
new/ki18n-5.73.0/src/CMakeLists.txt
--- old/ki18n-5.72.0/src/CMakeLists.txt 2020-07-04 15:13:58.000000000 +0200
+++ new/ki18n-5.73.0/src/CMakeLists.txt 2020-08-01 21:47:51.000000000 +0200
@@ -11,7 +11,8 @@
 ecm_qt_declare_logging_category(libki18n_SRCS
     HEADER ki18n_logging.h
     IDENTIFIER KI18N
-    CATEGORY_NAME kf5.ki18n
+    CATEGORY_NAME kf.i18n
+    OLD_CATEGORY_NAMES kf5.ki18n
     DESCRIPTION "KI18n"
     EXPORT KI18N
 )
@@ -19,7 +20,8 @@
 ecm_qt_declare_logging_category(libki18n_SRCS
     HEADER ki18n_logging_kuit.h
     IDENTIFIER KI18N_KUIT
-    CATEGORY_NAME kf5.ki18n.kuit
+    CATEGORY_NAME kf.i18n.kuit
+    OLD_CATEGORY_NAMES kf5.ki18n.kuit
     DESCRIPTION "KI18n KUIT"
     EXPORT KI18N
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.72.0/src/kcatalog.cpp 
new/ki18n-5.73.0/src/kcatalog.cpp
--- old/ki18n-5.72.0/src/kcatalog.cpp   2020-07-04 15:13:58.000000000 +0200
+++ new/ki18n-5.73.0/src/kcatalog.cpp   2020-08-01 21:47:51.000000000 +0200
@@ -10,7 +10,7 @@
 #include "gettext.h"
 #include "config.h"
 
-#include <qstandardpaths.h>
+#include <QStandardPaths>
 #include <QByteArray>
 #include <QCoreApplication>
 #include <QDebug>


Reply via email to