Hello community,

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

Package is "kunitconversion"

Fri Jul 26 12:20:37 2019 rev:70 rq:715908 version:5.60.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2019-06-22 11:14:33.292782985 +0200
+++ 
/work/SRC/openSUSE:Factory/.kunitconversion.new.4126/kunitconversion.changes    
    2019-07-26 12:20:41.238564780 +0200
@@ -1,0 +2,9 @@
+Sun Jul 14 06:41:39 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
+- No code changes since 5.59.0
+
+-------------------------------------------------------------------

Old:
----
  kunitconversion-5.59.0.tar.xz

New:
----
  kunitconversion-5.60.0.tar.xz

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

Other differences:
------------------
++++++ kunitconversion.spec ++++++
--- /var/tmp/diff_new_pack.BFRags/_old  2019-07-26 12:20:42.466564531 +0200
+++ /var/tmp/diff_new_pack.BFRags/_new  2019-07-26 12:20:42.466564531 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5UnitConversion5
-%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:           kunitconversion
-Version:        5.59.0
+Version:        5.60.0
 Release:        0
 Summary:        Tool for converting physical units
 License:        LGPL-2.1-or-later

++++++ kunitconversion-5.59.0.tar.xz -> kunitconversion-5.60.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.59.0/CMakeLists.txt 
new/kunitconversion-5.60.0/CMakeLists.txt
--- old/kunitconversion-5.59.0/CMakeLists.txt   2019-06-01 19:01:11.000000000 
+0200
+++ new/kunitconversion-5.60.0/CMakeLists.txt   2019-07-07 20:38:16.000000000 
+0200
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
 project(KUnitConversion 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)
 
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Network)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kunitconversion-5.59.0/po/ca@valencia/kunitconversion5.po 
new/kunitconversion-5.60.0/po/ca@valencia/kunitconversion5.po
--- old/kunitconversion-5.59.0/po/ca@valencia/kunitconversion5.po       
2019-06-01 19:01:11.000000000 +0200
+++ new/kunitconversion-5.60.0/po/ca@valencia/kunitconversion5.po       
2019-07-07 20:38:16.000000000 +0200
@@ -1,26 +1,28 @@
 # Translation of kunitconversion5.po to Catalan (Valencian)
-# Copyright (C) 2009-2018 This_file_is_part_of_KDE
+# Copyright (C) 2009-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.
 #
 # Joan Maspons <joanmasp...@gmail.com>, 2009.
 # Josep Ma. Ferrer <txe...@gmail.com>, 2009, 2010, 2011, 2014, 2016, 2017, 
2018.
 # Antoni Bella Pérez <antonibel...@yahoo.com>, 2016.
+# Empar <montoro_...@gva.es>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kunitconversion5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 02:58+0200\n"
-"PO-Revision-Date: 2018-11-08 20:59+0100\n"
-"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
+"PO-Revision-Date: 2019-06-20 15:01+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"
 "X-Accelerator-Marker: &\n"
+"X-Generator: Poedit 2.0.6\n"
+"X-Project-Style: kde\n"
 
 #: acceleration.cpp:29
 #, kde-format
@@ -4862,7 +4864,7 @@
 #, kde-format
 msgctxt "unit description in lists"
 msgid "electronvolts"
-msgstr "electronvolts"
+msgstr "electro-volts"
 
 #: energy.cpp:237
 #, kde-format
@@ -4874,15 +4876,15 @@
 #, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 electronvolts"
-msgstr "%1 electronvolts"
+msgstr "%1 electro-volts"
 
 #: energy.cpp:240
 #, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 electronvolt"
 msgid_plural "%1 electronvolts"
-msgstr[0] "%1 electronvolt"
-msgstr[1] "%1 electronvolts"
+msgstr[0] "%1 electro-volt"
+msgstr[1] "%1 electro-volts"
 
 #: energy.cpp:243
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.59.0/po/ko/kunitconversion5.po 
new/kunitconversion-5.60.0/po/ko/kunitconversion5.po
--- old/kunitconversion-5.59.0/po/ko/kunitconversion5.po        2019-06-01 
19:01:11.000000000 +0200
+++ new/kunitconversion-5.60.0/po/ko/kunitconversion5.po        2019-07-07 
20:38:16.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 02:58+0200\n"
-"PO-Revision-Date: 2019-05-18 15:25+0200\n"
+"PO-Revision-Date: 2019-06-16 19:54+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
 "Language: ko\n"
@@ -6538,7 +6538,7 @@
 #, kde-format
 msgctxt "fuelefficiency unit symbol"
 msgid "mpg (imperial)"
-msgstr "mpg (영국)"
+msgstr "mpg(영국)"
 
 #: fuel_efficiency.cpp:91
 #, kde-format
@@ -8455,71 +8455,63 @@
 #, kde-format
 msgctxt "volume unit symbol"
 msgid "Darcy"
-msgstr ""
+msgstr "Darcy"
 
 #: permeability.cpp:35
 #, kde-format
 msgctxt "unit description in lists"
 msgid "Darcy"
-msgstr ""
+msgstr "다르시"
 
 #: permeability.cpp:37
 #, kde-format
 msgctxt "unit synonyms for matching user input"
 msgid "Darcy;Darcys;Dar;Darc"
-msgstr ""
+msgstr "Darcy;Darcys;Dar;Darc;다르시"
 
 #: permeability.cpp:39
 #, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 Darcy"
-msgstr ""
+msgstr "%1다르시"
 
 #: permeability.cpp:40
 #, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 Darcy"
 msgid_plural "%1 Darcys"
-msgstr[0] ""
+msgstr[0] "%1다르시"
 
 #: permeability.cpp:43
 #, kde-format
 msgctxt "volume unit symbol"
 msgid "mDarcy"
-msgstr ""
+msgstr "mDarcy"
 
 #: permeability.cpp:44
-#, fuzzy, kde-format
-#| msgctxt "unit description in lists"
-#| msgid "millibars"
+#, kde-format
 msgctxt "unit description in lists"
 msgid "Milli-Darcy"
-msgstr "밀리바"
+msgstr "밀리다르시"
 
 #: permeability.cpp:46
 #, kde-format
 msgctxt "unit synonyms for matching user input"
 msgid "Milli-Darcy;MilliDarcy;MilliDar;mDarcy;mDar;mDarc"
-msgstr ""
+msgstr "Milli-Darcy;MilliDarcy;MilliDar;mDarcy;mDar;mDarc;밀리다르시"
 
 #: permeability.cpp:48
-#, fuzzy, kde-format
-#| msgctxt "amount in units (integer)"
-#| msgid "%1 millibar"
-#| msgid_plural "%1 millibars"
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 Milli-Darcy"
-msgstr "%1밀리바"
+msgstr "%1밀리다르시"
 
 #: permeability.cpp:49
-#, fuzzy, kde-format
-#| msgctxt "amount in units (integer)"
-#| msgid "%1 millibar"
-#| msgid_plural "%1 millibars"
+#, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 Milli-Darcy"
 msgid_plural "%1 Milli-Darcys"
-msgstr[0] "%1밀리바"
+msgstr[0] "%1밀리다르시"
 
 #: permeability.cpp:52
 #, kde-format
@@ -8538,24 +8530,20 @@
 msgctxt "unit synonyms for matching user input"
 msgid "Permeability;Pµm²;PSquare µm;squaremicrometers;Pµm^2"
 msgstr ""
+"Permeability;Pµm²;PSquare µm;squaremicrometers;Pµm^2;투자율;제곱마이크로미터"
 
 #: permeability.cpp:57
-#, fuzzy, kde-format
-#| msgctxt "amount in units (real)"
-#| msgid "%1 micrometers"
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 micrometers²"
-msgstr "%1미터"
+msgstr "%1제곱마이크로미터"
 
 #: permeability.cpp:58
-#, fuzzy, kde-format
-#| msgctxt "amount in units (integer)"
-#| msgid "%1 micrometer"
-#| msgid_plural "%1 micrometers"
+#, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 micrometer²"
 msgid_plural "%1 micrometers²"
-msgstr[0] "%1마이크로미터"
+msgstr[0] "%1제곱마이크로미터"
 
 #: power.cpp:29
 #, kde-format
@@ -14069,28 +14057,28 @@
 #, kde-format
 msgctxt "unit description in lists"
 msgid "gallons (U.S. liquid)"
-msgstr "갤런 (미국 액체)"
+msgstr "갤런(미국 액체)"
 
 #: volume.cpp:438
 #, kde-format
 msgctxt "unit synonyms for matching user input"
 msgid "gallon (U.S. liquid);gallons (U.S. liquid);gal;gallon;gallons"
 msgstr ""
-"gallon (U.S. liquid);gallons (U.S. liquid);gal;gallon;gallons;갤런;갤런 (미"
-"국 액체)"
+"gallon (U.S. liquid);gallons (U.S. liquid);gal;gallon;gallons;갤런;갤런(미국 "
+"액체)"
 
 #: volume.cpp:440
 #, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 gallons (U.S. liquid)"
-msgstr "%1갤런 (미국 액체)"
+msgstr "%1갤런(미국 액체)"
 
 #: volume.cpp:441
 #, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 gallon (U.S. liquid)"
 msgid_plural "%1 gallons (U.S. liquid)"
-msgstr[0] "%1갤런 (미국 액체)"
+msgstr[0] "%1갤런(미국 액체)"
 
 #: volume.cpp:444
 #, kde-format
@@ -14102,59 +14090,54 @@
 #, kde-format
 msgctxt "unit description in lists"
 msgid "pints (imperial)"
-msgstr "핀트 (영국)"
+msgstr "핀트(영국)"
 
 #: volume.cpp:447
 #, kde-format
 msgctxt "unit synonyms for matching user input"
 msgid "pint (imperial);pints (imperial);pt;pint;pints;p"
-msgstr "pint (imperial);pints (imperial);pt;pint;pints;p;핀트;핀트 (영국)"
+msgstr "pint (imperial);pints (imperial);pt;pint;pints;p;핀트;핀트(영국)"
 
 #: volume.cpp:449
 #, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 pints (imperial)"
-msgstr "%1핀트 (영국)"
+msgstr "%1핀트(영국)"
 
 #: volume.cpp:450
 #, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 pint (imperial)"
 msgid_plural "%1 pints (imperial)"
-msgstr[0] "%1핀트 (영국)"
+msgstr[0] "%1핀트(영국)"
 
 #: volume.cpp:453
 #, kde-format
 msgctxt "volume unit symbol"
 msgid "bbl"
-msgstr ""
+msgstr "bbl"
 
 #: volume.cpp:454
 #, kde-format
 msgctxt "unit description in lists"
 msgid "oil barrels"
-msgstr ""
+msgstr "석유 배럴"
 
 #: volume.cpp:456
 #, kde-format
 msgctxt "unit synonyms for matching user input"
 msgid "oil barrels;oil barrel;bbl"
-msgstr ""
+msgstr "oil barrels;oil barrel;bbl;배럴;석유 배럴"
 
 #: volume.cpp:458
-#, fuzzy, kde-format
-#| msgctxt "amount in units (real)"
-#| msgid "%1 bars"
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 oil barrels"
-msgstr "%1바"
+msgstr "%1배럴"
 
 #: volume.cpp:459
-#, fuzzy, kde-format
-#| msgctxt "amount in units (integer)"
-#| msgid "%1 bar"
-#| msgid_plural "%1 bars"
+#, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 oil barrel"
 msgid_plural "%1 oil barrels"
-msgstr[0] "%1바"
+msgstr[0] "%1배럴"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.59.0/po/se/kunitconversion5.po 
new/kunitconversion-5.60.0/po/se/kunitconversion5.po
--- old/kunitconversion-5.59.0/po/se/kunitconversion5.po        2019-06-01 
19:01:11.000000000 +0200
+++ new/kunitconversion-5.60.0/po/se/kunitconversion5.po        2019-07-07 
20:38:16.000000000 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2019-04-15 03:12+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 02:58+0200\n"
 "PO-Revision-Date: 2011-04-07 01:13+0200\n"
 "Last-Translator: Børre Gaup <boe...@skolelinux.no>\n"
 "Language-Team: Northern Sami <i18n-...@lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.59.0/po/sk/kunitconversion5.po 
new/kunitconversion-5.60.0/po/sk/kunitconversion5.po
--- old/kunitconversion-5.59.0/po/sk/kunitconversion5.po        2019-06-01 
19:01:11.000000000 +0200
+++ new/kunitconversion-5.60.0/po/sk/kunitconversion5.po        2019-07-07 
20:38:16.000000000 +0200
@@ -1,19 +1,20 @@
 # translation of libkunitconversion.po to Slovak
 # Roman Paholik <wizzar...@gmail.com>, 2014, 2016.
 # Mthw <jari...@hotmail.com>, 2019.
+# Matej Mrenica <matejm98m...@gmail.com>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkunitconversion\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 02:58+0200\n"
-"PO-Revision-Date: 2019-01-28 16:19+0100\n"
-"Last-Translator: Mthw <jari...@hotmail.com>\n"
+"PO-Revision-Date: 2019-07-05 10:33+0200\n"
+"Last-Translator: Matej Mrenica <matejm98m...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 18.12.1\n"
+"X-Generator: Lokalize 19.04.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: acceleration.cpp:29
@@ -8954,75 +8955,67 @@
 #, kde-format
 msgctxt "volume unit symbol"
 msgid "Darcy"
-msgstr ""
+msgstr "Darcy"
 
 #: permeability.cpp:35
 #, kde-format
 msgctxt "unit description in lists"
 msgid "Darcy"
-msgstr ""
+msgstr "Darcy"
 
 #: permeability.cpp:37
 #, kde-format
 msgctxt "unit synonyms for matching user input"
 msgid "Darcy;Darcys;Dar;Darc"
-msgstr ""
+msgstr "Darcy;Darcy;Dar;Darc"
 
 #: permeability.cpp:39
 #, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 Darcy"
-msgstr ""
+msgstr "%1 Darcy"
 
 #: permeability.cpp:40
 #, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 Darcy"
 msgid_plural "%1 Darcys"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%1 Darcy"
+msgstr[1] "%1 Darcy"
+msgstr[2] "%1 Darcy"
 
 #: permeability.cpp:43
 #, kde-format
 msgctxt "volume unit symbol"
 msgid "mDarcy"
-msgstr ""
+msgstr "mDarcy"
 
 #: permeability.cpp:44
-#, fuzzy, kde-format
-#| msgctxt "unit description in lists"
-#| msgid "millibars"
+#, kde-format
 msgctxt "unit description in lists"
 msgid "Milli-Darcy"
-msgstr "milibary"
+msgstr "Milli-Darcy"
 
 #: permeability.cpp:46
 #, kde-format
 msgctxt "unit synonyms for matching user input"
 msgid "Milli-Darcy;MilliDarcy;MilliDar;mDarcy;mDar;mDarc"
-msgstr ""
+msgstr "Milli-Darcy;MilliDarcy;MilliDar;mDarcy;mDar;mDarc"
 
 #: permeability.cpp:48
-#, fuzzy, kde-format
-#| msgctxt "amount in units (integer)"
-#| msgid "%1 millibar"
-#| msgid_plural "%1 millibars"
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 Milli-Darcy"
-msgstr "%1 milibar"
+msgstr "%1 Milli-Darcy"
 
 #: permeability.cpp:49
-#, fuzzy, kde-format
-#| msgctxt "amount in units (integer)"
-#| msgid "%1 millibar"
-#| msgid_plural "%1 millibars"
+#, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 Milli-Darcy"
 msgid_plural "%1 Milli-Darcys"
-msgstr[0] "%1 milibar"
-msgstr[1] "%1 milibary"
-msgstr[2] "%1 milibarov"
+msgstr[0] "%1 Milli-Darcy"
+msgstr[1] "%1 Milli-Darcy"
+msgstr[2] "%1 Milli-Darcy"
 
 #: permeability.cpp:52
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.59.0/po/zh_CN/kunitconversion5.po 
new/kunitconversion-5.60.0/po/zh_CN/kunitconversion5.po
--- old/kunitconversion-5.59.0/po/zh_CN/kunitconversion5.po     2019-06-01 
19:01:11.000000000 +0200
+++ new/kunitconversion-5.60.0/po/zh_CN/kunitconversion5.po     2019-07-07 
20:38:16.000000000 +0200
@@ -20,7 +20,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 02:58+0200\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