Hello community,

here is the log from the commit of package kunitconversion for openSUSE:Factory 
checked in at 2016-01-20 09:48:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
 and      /work/SRC/openSUSE:Factory/.kunitconversion.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kunitconversion"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes  
2015-12-29 12:54:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kunitconversion.new/kunitconversion.changes     
2016-01-20 09:48:22.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Jan  2 17:45:30 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+-------------------------------------------------------------------

Old:
----
  kunitconversion-5.17.0.tar.xz

New:
----
  kunitconversion-5.18.0.tar.xz

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

Other differences:
------------------
++++++ kunitconversion.spec ++++++
--- /var/tmp/diff_new_pack.CoefVv/_old  2016-01-20 09:48:23.000000000 +0100
+++ /var/tmp/diff_new_pack.CoefVv/_new  2016-01-20 09:48:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kunitconversion
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5UnitConversion5
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:           kunitconversion
-Version:        5.17.0
+Version:        5.18.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++++++ kunitconversion-5.17.0.tar.xz -> kunitconversion-5.18.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.17.0/CMakeLists.txt 
new/kunitconversion-5.18.0/CMakeLists.txt
--- old/kunitconversion-5.17.0/CMakeLists.txt   2015-12-06 22:40:07.000000000 
+0100
+++ new/kunitconversion-5.18.0/CMakeLists.txt   2016-01-02 17:51:49.000000000 
+0100
@@ -3,7 +3,7 @@
 project(KUnitConversion)
 
 include(FeatureSummary)
-find_package(ECM 5.17.0  NO_MODULE)
+find_package(ECM 5.18.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)
 
@@ -22,8 +22,8 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.17.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
+set(KF5_VERSION "5.18.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KUNITCONVERSION
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kunitconversion_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5UnitConversionConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.17.0/po/ast/kunitconversion5.po 
new/kunitconversion-5.18.0/po/ast/kunitconversion5.po
--- old/kunitconversion-5.17.0/po/ast/kunitconversion5.po       2015-12-06 
22:40:07.000000000 +0100
+++ new/kunitconversion-5.18.0/po/ast/kunitconversion5.po       2016-01-02 
17:51:49.000000000 +0100
@@ -7,9 +7,9 @@
 "Project-Id-Version: libkunitconversion\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-27 20:57+0000\n"
-"PO-Revision-Date: 2015-11-23 00:11+0100\n"
+"PO-Revision-Date: 2015-12-11 03:14+0100\n"
 "Last-Translator: enolp <en...@softastur.org>\n"
-"Language-Team: Asturian <kde-i18n-...@kde.org>\n"
+"Language-Team: Asturian <>\n"
 "Language: ast_ES\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -68,49 +68,45 @@
 msgstr "pies per segundu cuadraos"
 
 #: acceleration.cpp:47
-#, fuzzy
 msgctxt "unit synonyms for matching user input"
 msgid "foot per second squared;feet per second squared;ft/s²;ft/s2;ft/s^2"
 msgstr ""
-"pie por segundu al cuadráu;pies por segundu al cuadráu;ft/s²;ft/s2;ft/s^2"
+"pie per segundu al cuadráu;pies per segundu al cuadráu;ft/s²;ft/s2;ft/s^2"
 
 #: acceleration.cpp:49
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 feet per second squared"
-msgstr "%1 pies por segundu al cuadráu"
+msgstr "%1 pies per segundu al cuadráu"
 
 #: acceleration.cpp:50
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 foot per second squared"
 msgid_plural "%1 feet per second squared"
-msgstr[0] "%1 pie por segundu al cuadráu"
-msgstr[1] "%1 pies por segundu al cuadráu"
+msgstr[0] "%1 pie per segundu al cuadráu"
+msgstr[1] "%1 pies per segundu al cuadráu"
 
 #: acceleration.cpp:54
-#, fuzzy
 msgctxt "acceleration unit symbol"
 msgid "g"
 msgstr "g"
 
 #: acceleration.cpp:55
-#, fuzzy
 msgctxt "unit description in lists"
 msgid "standard gravity"
 msgstr "gravedá estándar"
 
 #: acceleration.cpp:56
-#, fuzzy
 msgctxt "unit synonyms for matching user input"
 msgid "standard gravity;g"
 msgstr "gravedá estándar;g"
 
 #: acceleration.cpp:58
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 times standard gravity"
-msgstr "%1 veces la gravedá estándar"
+msgstr "%1 vegaes la gravedá estándar"
 
 #: acceleration.cpp:59
 #, fuzzy, kde-format
@@ -118,45 +114,41 @@
 msgid "%1 standard gravity"
 msgid_plural "%1 times standard gravity"
 msgstr[0] "%1 gravedá estándar"
-msgstr[1] "%1 veces la gravedá estándar"
+msgstr[1] "%1 vegaes la gravedá estándar"
 
 #: angle.cpp:54
-#, fuzzy
 msgid "Angle"
 msgstr "Ángulu"
 
 #: angle.cpp:56
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "%1 value, %2 unit symbol (angle)"
 msgid "%1 %2"
 msgstr "%1 %2"
 
 #: angle.cpp:59
-#, fuzzy
 msgctxt "angle unit symbol"
 msgid "°"
 msgstr "°"
 
 #: angle.cpp:60
-#, fuzzy
 msgctxt "unit description in lists"
 msgid "degrees"
 msgstr "graos"
 
 #: angle.cpp:61
-#, fuzzy
 msgctxt "unit synonyms for matching user input"
 msgid "deg;degree;degrees;°"
 msgstr "gráu;graos;°"
 
 #: angle.cpp:63
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 degrees"
 msgstr "%1 graos"
 
 #: angle.cpp:64
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 degree"
 msgid_plural "%1 degrees"
@@ -164,31 +156,28 @@
 msgstr[1] "%1 graos"
 
 #: angle.cpp:67
-#, fuzzy
 msgctxt "angle unit symbol"
 msgid "rad"
 msgstr "rad"
 
 #: angle.cpp:68
-#, fuzzy
 msgctxt "unit description in lists"
 msgid "radians"
 msgstr "radianes"
 
 #: angle.cpp:69
-#, fuzzy
 msgctxt "unit synonyms for matching user input"
 msgid "rad;radian;radians"
 msgstr "rad;radián;radianes"
 
 #: angle.cpp:71
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 radians"
 msgstr "%1 radianes"
 
 #: angle.cpp:72
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 radian"
 msgid_plural "%1 radians"
@@ -196,13 +185,11 @@
 msgstr[1] "%1 radianes"
 
 #: angle.cpp:75
-#, fuzzy
 msgctxt "angle unit symbol"
 msgid "grad"
 msgstr "grad"
 
 #: angle.cpp:76
-#, fuzzy
 msgctxt "unit description in lists"
 msgid "gradians"
 msgstr "gradianes"
@@ -214,13 +201,13 @@
 msgstr "grad;gradián;gradianes;grade;gon"
 
 #: angle.cpp:79
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 gradians"
 msgstr "%1 gradianes"
 
 #: angle.cpp:80
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 gradian"
 msgid_plural "%1 gradians"
@@ -228,13 +215,11 @@
 msgstr[1] "%1 gradianes"
 
 #: angle.cpp:83
-#, fuzzy
 msgctxt "angle unit symbol"
 msgid "'"
 msgstr "'"
 
 #: angle.cpp:84
-#, fuzzy
 msgctxt "unit description in lists"
 msgid "arc minutes"
 msgstr "minutos d'arcu"
@@ -1407,7 +1392,7 @@
 #: currency.cpp:176 currency.cpp:180
 msgctxt "currency name"
 msgid "Portuguese Escudo"
-msgstr ""
+msgstr "Escudu portugués"
 
 #: currency.cpp:177
 #, fuzzy
@@ -1434,7 +1419,7 @@
 #: currency.cpp:187 currency.cpp:191
 msgctxt "currency name"
 msgid "Spanish Peseta"
-msgstr ""
+msgstr "Peseta española"
 
 #: currency.cpp:188
 #, fuzzy
@@ -1631,7 +1616,7 @@
 #: currency.cpp:268 currency.cpp:273
 msgctxt "currency name"
 msgid "Japanese Yen"
-msgstr ""
+msgstr "Yen xaponés"
 
 #: currency.cpp:269
 #, fuzzy
@@ -1656,7 +1641,7 @@
 #: currency.cpp:280 currency.cpp:284
 msgctxt "currency name"
 msgid "Bulgarian Lev"
-msgstr ""
+msgstr "Lev búlgaru"
 
 #: currency.cpp:281
 #, fuzzy
@@ -1739,7 +1724,7 @@
 #: currency.cpp:314 currency.cpp:318
 msgctxt "currency name"
 msgid "Estonian Kroon"
-msgstr ""
+msgstr "Kroon estoniu"
 
 #: currency.cpp:315
 #, fuzzy
@@ -2113,7 +2098,7 @@
 #: currency.cpp:473 currency.cpp:477
 msgctxt "currency name"
 msgid "Brazilian Real"
-msgstr ""
+msgstr "Real brasileñu"
 
 #: currency.cpp:474
 #, fuzzy
@@ -2169,7 +2154,7 @@
 #: currency.cpp:496 currency.cpp:500
 msgctxt "currency name"
 msgid "Chinese Yuan"
-msgstr ""
+msgstr "Yuan chinu"
 
 #: currency.cpp:497
 #, fuzzy
@@ -2273,7 +2258,7 @@
 #: currency.cpp:541 currency.cpp:545
 msgctxt "currency name"
 msgid "Korean Won"
-msgstr ""
+msgstr "Won coreanu"
 
 #: currency.cpp:542
 #, fuzzy
@@ -5882,18 +5867,19 @@
 #: length.cpp:162
 msgctxt "length unit symbol"
 msgid "Å"
-msgstr ""
+msgstr "Å"
 
 #: length.cpp:163
 msgctxt "unit description in lists"
 msgid "Ångström"
-msgstr ""
+msgstr "Ångström"
 
 #: length.cpp:165
 msgctxt "unit synonyms for matching user input"
 msgid ""
 "Ångström;Ångstrom;Angström;Angstrom;Ångströms;Ångstroms;Angströms;Angstroms;Å"
 msgstr ""
+"Ångström;Ångstrom;Angström;Angstrom;Ångströms;Ångstroms;Angströms;Angstroms;Å"
 
 #: length.cpp:167
 #, fuzzy, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunitconversion-5.17.0/po/ro/kunitconversion5.po 
new/kunitconversion-5.18.0/po/ro/kunitconversion5.po
--- old/kunitconversion-5.17.0/po/ro/kunitconversion5.po        2015-12-06 
22:40:07.000000000 +0100
+++ new/kunitconversion-5.18.0/po/ro/kunitconversion5.po        2016-01-02 
17:51:49.000000000 +0100
@@ -9454,27 +9454,27 @@
 #: timeunit.cpp:227
 msgctxt "unit description in lists"
 msgid "weeks"
-msgstr "săptămîni"
+msgstr "săptămâni"
 
 #: timeunit.cpp:228
 msgctxt "unit synonyms for matching user input"
 msgid "week;weeks"
-msgstr "săptămînă;săptămîni"
+msgstr "săptămână;săptămâni"
 
 #: timeunit.cpp:230
 #, kde-format
 msgctxt "amount in units (real)"
 msgid "%1 weeks"
-msgstr "%1 săptămîni"
+msgstr "%1 săptămâni"
 
 #: timeunit.cpp:231
 #, kde-format
 msgctxt "amount in units (integer)"
 msgid "%1 week"
 msgid_plural "%1 weeks"
-msgstr[0] "%1 săptămînă"
-msgstr[1] "%1 săptămîni"
-msgstr[2] "%1 de săptămîni"
+msgstr[0] "%1 săptămână"
+msgstr[1] "%1 săptămâni"
+msgstr[2] "%1 de săptămâni"
 
 #: timeunit.cpp:234
 msgctxt "time unit symbol"


Reply via email to