Hello community,

here is the log from the commit of package kcodecs for openSUSE:Factory checked 
in at 2019-07-26 12:09:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcodecs (Old)
 and      /work/SRC/openSUSE:Factory/.kcodecs.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcodecs"

Fri Jul 26 12:09:03 2019 rev:69 rq:715860 version:5.60.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcodecs/kcodecs.changes  2019-06-22 
11:10:07.320402782 +0200
+++ /work/SRC/openSUSE:Factory/.kcodecs.new.4126/kcodecs.changes        
2019-07-26 12:11:07.270844224 +0200
@@ -1,0 +2,10 @@
+Sun Jul 14 06:41:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+  * Install in new logging directory when we use kf5 5.59.0
+
+-------------------------------------------------------------------

Old:
----
  kcodecs-5.59.0.tar.xz

New:
----
  kcodecs-5.60.0.tar.xz

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

Other differences:
------------------
++++++ kcodecs.spec ++++++
--- /var/tmp/diff_new_pack.Wg7U7F/_old  2019-07-26 12:11:09.946843836 +0200
+++ /var/tmp/diff_new_pack.Wg7U7F/_new  2019-07-26 12:11:09.946843836 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Codecs5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # 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:           kcodecs
-Version:        5.59.0
+Version:        5.60.0
 Release:        0
 Summary:        Method collection to manipulate strings using various encodings
 License:        LGPL-2.1-or-later

++++++ kcodecs-5.59.0.tar.xz -> kcodecs-5.60.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.59.0/CMakeLists.txt 
new/kcodecs-5.60.0/CMakeLists.txt
--- old/kcodecs-5.59.0/CMakeLists.txt   2019-06-01 18:53:13.000000000 +0200
+++ new/kcodecs-5.60.0/CMakeLists.txt   2019-07-07 20:31:15.000000000 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
 project(KCodecs VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.59.0  NO_MODULE)
+find_package(ECM 5.60.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(KDECMakeSettings)
 include(ECMQtDeclareLoggingCategory)
 
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 find_package(Qt5Core ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 
 find_package(Gperf REQUIRED)
@@ -79,5 +79,5 @@
         DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel )
 
 # contains list of debug categories, for kdebugsettings
-install(FILES kcodecs.categories DESTINATION ${KDE_INSTALL_CONFDIR})
+install(FILES kcodecs.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.59.0/po/ca@valencia/kcodecs5_qt.po 
new/kcodecs-5.60.0/po/ca@valencia/kcodecs5_qt.po
--- old/kcodecs-5.59.0/po/ca@valencia/kcodecs5_qt.po    2019-06-01 
18:53:13.000000000 +0200
+++ new/kcodecs-5.60.0/po/ca@valencia/kcodecs5_qt.po    2019-07-07 
20:31:15.000000000 +0200
@@ -1,5 +1,5 @@
 # Translation of kcodecs5_qt.po to Catalan (Valencian)
-# Copyright (C) 1998-2017 This_file_is_part_of_KDE
+# Copyright (C) 1998-2019 This_file_is_part_of_KDE
 # 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.
 #
@@ -9,22 +9,24 @@
 # Josep Ma. Ferrer <txe...@gmail.com>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2017.
 # Robert Millan <r...@aybabtu.com>, 2009.
 # Orestes Mas <ores...@tsc.upc.edu>, 2010.
+# Empar <montoro_...@gva.es>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcodecs5_qt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2017-12-10 22:33+0100\n"
-"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
+"PO-Revision-Date: 2019-06-17 12:32+0200\n"
+"Last-Translator: Empar <montoro_...@gva.es>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Accelerator-Marker: &\n"
+"X-Generator: Poedit 2.0.6\n"
 "X-Qt-Contexts: true\n"
+"X-Project-Style: kde\n"
 
 #: kcharsets.cpp:169
 msgctxt "KCharsets|@item Text character set"
@@ -255,8 +257,8 @@
 "The email address you have entered is not valid because it contains an "
 "invalid display name."
 msgstr ""
-"L'adreça de correu que heu introduït no és vàlida perquè conté un nom a "
-"mostrar no vàlid."
+"L'adreça de correu que heu introduït no és vàlida perquè conté un nom que es "
+"mostrarà no vàlid."
 
 #: kemailaddress.cpp:580
 msgctxt "QObject|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.59.0/po/zh_CN/kcodecs5_qt.po 
new/kcodecs-5.60.0/po/zh_CN/kcodecs5_qt.po
--- old/kcodecs-5.59.0/po/zh_CN/kcodecs5_qt.po  2019-06-01 18:53:13.000000000 
+0200
+++ new/kcodecs-5.60.0/po/zh_CN/kcodecs5_qt.po  2019-07-07 20:31:15.000000000 
+0200
@@ -13,7 +13,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2019-05-05 22:21\n"
+"PO-Revision-Date: 2019-06-02 11:52\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to