Hello community,

here is the log from the commit of package kcodecs for openSUSE:Factory checked 
in at 2017-08-24 17:53:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcodecs (Old)
 and      /work/SRC/openSUSE:Factory/.kcodecs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcodecs"

Thu Aug 24 17:53:59 2017 rev:44 rq:516661 version:5.37.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcodecs/kcodecs.changes  2017-07-17 
10:22:41.271323852 +0200
+++ /work/SRC/openSUSE:Factory/.kcodecs.new/kcodecs.changes     2017-08-24 
17:55:45.568024940 +0200
@@ -1,0 +2,10 @@
+Sat Aug 12 09:23:18 UTC 2017 - [email protected]
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kcodecs-5.36.0.tar.xz

New:
----
  kcodecs-5.37.0.tar.xz

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

Other differences:
------------------
++++++ kcodecs.spec ++++++
--- /var/tmp/diff_new_pack.xRdbJS/_old  2017-08-24 17:55:46.199935936 +0200
+++ /var/tmp/diff_new_pack.xRdbJS/_new  2017-08-24 17:55:46.203935372 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Codecs5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:           kcodecs
-Version:        5.36.0
+Version:        5.37.0
 Release:        0
 Summary:        Provides a collection of methods to manipulate strings using 
various encoding
 License:        LGPL-2.1+

++++++ kcodecs-5.36.0.tar.xz -> kcodecs-5.37.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.36.0/CMakeLists.txt 
new/kcodecs-5.37.0/CMakeLists.txt
--- old/kcodecs-5.36.0/CMakeLists.txt   2017-07-02 09:57:46.000000000 +0200
+++ new/kcodecs-5.37.0/CMakeLists.txt   2017-08-06 19:57:40.000000000 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.36.0") # handled by release scripts
+set(KF5_VERSION "5.37.0") # handled by release scripts
 project(KCodecs VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.36.0  NO_MODULE)
+find_package(ECM 5.37.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)
 
@@ -15,7 +15,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 find_package(Qt5Core ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 
 find_package(Gperf REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.36.0/po/zh_CN/kcodecs5_qt.po 
new/kcodecs-5.37.0/po/zh_CN/kcodecs5_qt.po
--- old/kcodecs-5.36.0/po/zh_CN/kcodecs5_qt.po  2017-07-02 09:57:46.000000000 
+0200
+++ new/kcodecs-5.37.0/po/zh_CN/kcodecs5_qt.po  2017-08-06 19:57:40.000000000 
+0200
@@ -1,30 +1,20 @@
-# translation of kdelibs4.po to Chinese Simplified
-# Copyright (C) 2007 Free Software Foundation, Inc.
-#
-# Lie Ex <[email protected]> 2007-2011.
-# Wang Jian <[email protected]>, 1998.
-# Sarah Smith <[email protected]>, 2002.
-# Xiong Jiang <[email protected]>, 2002,2003,2004.
-# Funda Wang <[email protected]>, 2002,2003,2004.
-# Liang Qi <[email protected]>, 2007.
-# Feng Chao <[email protected]>, 2010, 2012, 2014.
-# Ni Hui <[email protected]>, 2010, 2011, 2012.
-# Weng Xuetian <[email protected]>, 2011, 2012, 2013, 2014, 2015.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdelibs4\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2015-03-18 21:55-0700\n"
-"Last-Translator: Weng Xuetian <[email protected]>\n"
-"Language-Team: Chinese Simplified <[email protected]>\n"
+"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"PO-Revision-Date: 2017-07-13 11:17-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
-"X-Qt-Contexts: true\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-trunk/messages/frameworks/baloo_file5.pot\n"
 
 #: kcharsets.cpp:168
 msgctxt "KCharsets|@item Text character set"


Reply via email to