Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kunitconversion for openSUSE:Factory
checked in at 2023-04-09 18:40:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kunitconversion (Old)
and /work/SRC/openSUSE:Factory/.kunitconversion.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kunitconversion"
Sun Apr 9 18:40:11 2023 rev:115 rq:1078087 version:5.105.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kunitconversion/kunitconversion.changes
2023-03-12 16:25:37.673129920 +0100
+++
/work/SRC/openSUSE:Factory/.kunitconversion.new.19717/kunitconversion.changes
2023-04-09 18:42:23.838219983 +0200
@@ -1,0 +2,9 @@
+Sat Apr 1 17:00:54 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.105.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.105.0
+- No code change since 5.104.0
+
+-------------------------------------------------------------------
Old:
----
kunitconversion-5.104.0.tar.xz
kunitconversion-5.104.0.tar.xz.sig
New:
----
kunitconversion-5.105.0.tar.xz
kunitconversion-5.105.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kunitconversion.spec ++++++
--- /var/tmp/diff_new_pack.IeGLyF/_old 2023-04-09 18:42:24.362222948 +0200
+++ /var/tmp/diff_new_pack.IeGLyF/_new 2023-04-09 18:42:24.370222993 +0200
@@ -17,14 +17,14 @@
%define lname libKF5UnitConversion5
-%define _tar_path 5.104
+%define _tar_path 5.103
# 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 released
Name: kunitconversion
-Version: 5.104.0
+Version: 5.105.0
Release: 0
Summary: Tool for converting physical units
License: LGPL-2.1-or-later
++++++ kunitconversion-5.104.0.tar.xz -> kunitconversion-5.105.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kunitconversion-5.104.0/CMakeLists.txt
new/kunitconversion-5.105.0/CMakeLists.txt
--- old/kunitconversion-5.104.0/CMakeLists.txt 2023-03-04 11:08:34.000000000
+0100
+++ new/kunitconversion-5.105.0/CMakeLists.txt 2023-03-31 11:15:52.000000000
+0200
@@ -1,11 +1,11 @@
cmake_minimum_required(VERSION 3.16)
-set(KF_VERSION "5.104.0") # handled by release scripts
-set(KF_DEP_VERSION "5.104.0") # handled by release scripts
+set(KF_VERSION "5.105.0") # handled by release scripts
+set(KF_DEP_VERSION "5.105.0") # handled by release scripts
project(KUnitConversion VERSION ${KF_VERSION})
include(FeatureSummary)
-find_package(ECM 5.104.0 NO_MODULE)
+find_package(ECM 5.105.0 NO_MODULE)
set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake
Modules." URL "https://commits.kde.org/extra-cmake-modules")
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kunitconversion-5.104.0/po/ca@valencia/kunitconversion5.po
new/kunitconversion-5.105.0/po/ca@valencia/kunitconversion5.po
--- old/kunitconversion-5.104.0/po/ca@valencia/kunitconversion5.po
2023-03-04 11:08:34.000000000 +0100
+++ new/kunitconversion-5.105.0/po/ca@valencia/kunitconversion5.po
2023-03-31 11:15:52.000000000 +0200
@@ -6227,13 +6227,13 @@
#, kde-format
msgctxt "unit description in lists"
msgid "photon wavelength in nanometers"
-msgstr "llargà ria d'ona del fotó en nanòmetres"
+msgstr "longitud d'ona del fotó en nanòmetres"
#: energy.cpp:343
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "nm;photon wavelength"
-msgstr "nm;llargà ria d'ona del fotó"
+msgstr "nm;longitud d'ona del fotó"
#: energy.cpp:345 length.cpp:179
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kunitconversion-5.104.0/po/cs/kunitconversion5.po
new/kunitconversion-5.105.0/po/cs/kunitconversion5.po
--- old/kunitconversion-5.104.0/po/cs/kunitconversion5.po 2023-03-04
11:08:34.000000000 +0100
+++ new/kunitconversion-5.105.0/po/cs/kunitconversion5.po 2023-03-31
11:15:52.000000000 +0200
@@ -15,7 +15,7 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 22.12.1\n"
+"X-Generator: Lokalize 22.12.2\n"
#: acceleration.cpp:17
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kunitconversion-5.104.0/po/eo/kunitconversion5.po
new/kunitconversion-5.105.0/po/eo/kunitconversion5.po
--- old/kunitconversion-5.104.0/po/eo/kunitconversion5.po 2023-03-04
11:08:34.000000000 +0100
+++ new/kunitconversion-5.105.0/po/eo/kunitconversion5.po 2023-03-31
11:15:52.000000000 +0200
@@ -9,7 +9,7 @@
"Project-Id-Version: libkunitconversion\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-01 00:44+0000\n"
-"PO-Revision-Date: 2023-02-17 21:37+0100\n"
+"PO-Revision-Date: 2023-03-12 22:53+0100\n"
"Last-Translator: Oliver Kellogg <[email protected]>\n"
"Language-Team: esperanto <[email protected]>\n"
"Language: eo\n"
@@ -3940,13 +3940,11 @@
msgstr "%1 jotaamperoj"
#: electrical_current.cpp:30
-#, fuzzy, kde-format
-#| msgctxt "amount in units (real)"
-#| msgid "%1 yottaamperes"
+#, kde-format
msgctxt "amount in units (integer)"
msgid "%1 yottaampere"
msgid_plural "%1 yottaamperes"
-msgstr[0] "%1 jotaamperoj"
+msgstr[0] "%1 jotaampero"
msgstr[1] "%1 jotaamperoj"
#: electrical_current.cpp:35
@@ -10798,13 +10796,11 @@
msgstr "%1 jotapaskaloj"
#: pressure.cpp:29
-#, fuzzy, kde-format
-#| msgctxt "amount in units (real)"
-#| msgid "%1 yottapascals"
+#, kde-format
msgctxt "amount in units (integer)"
msgid "%1 yottapascal"
msgid_plural "%1 yottapascals"
-msgstr[0] "%1 jotapaskaloj"
+msgstr[0] "%1 jotapaskalo"
msgstr[1] "%1 jotapaskaloj"
#: pressure.cpp:34
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kunitconversion-5.104.0/po/fi/kunitconversion5.po
new/kunitconversion-5.105.0/po/fi/kunitconversion5.po
--- old/kunitconversion-5.104.0/po/fi/kunitconversion5.po 2023-03-04
11:08:34.000000000 +0100
+++ new/kunitconversion-5.105.0/po/fi/kunitconversion5.po 2023-03-31
11:15:52.000000000 +0200
@@ -1,6 +1,6 @@
# Copyright © 2010, 2011 This_file_is_part_of_KDE
# This file is distributed under the same license as the kdelibs package.
-# Tommi Nieminen <[email protected]>, 2010, 2011, 2016, 2019, 2020, 2022.
+# Tommi Nieminen <[email protected]>, 2010, 2011, 2016, 2019, 2020,
2022, 2023.
# Lasse Liehu <[email protected]>, 2010, 2011, 2012, 2014, 2016.
#
# KDE Finnish translation sprint participants:
@@ -9,7 +9,7 @@
"Project-Id-Version: libkunitconversion\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-01 00:44+0000\n"
-"PO-Revision-Date: 2022-08-30 13:56+0300\n"
+"PO-Revision-Date: 2023-02-23 19:45+0200\n"
"Last-Translator: Tommi Nieminen <[email protected]>\n"
"Language-Team: Finnish <[email protected]>\n"
"Language: fi\n"
@@ -18,7 +18,7 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-POT-Import-Date: 2012-12-01 22:24:27+0000\n"
-"X-Generator: Lokalize 20.12.0\n"
+"X-Generator: Lokalize 22.12.2\n"
#: acceleration.cpp:17
#, kde-format
@@ -15736,9 +15736,7 @@
msgstr "teelusikallinen"
#: volume.cpp:497
-#, fuzzy, kde-format
-#| msgctxt "unit synonyms for matching user input"
-#| msgid "teaspoon;teaspoons;tsps"
+#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "teaspoon;teaspoons;tsp;tsps"
msgstr "teelusikka;teelusikkaa;teelusikallinen;teelusikallista;tl"
@@ -15770,9 +15768,7 @@
msgstr "ruokalusikallinen"
#: volume.cpp:507
-#, fuzzy, kde-format
-#| msgctxt "unit synonyms for matching user input"
-#| msgid "tablespoon;tablespoons;tbsps"
+#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "tablespoon;tablespoons;tbsp;tbsps"
msgstr "ruokalusikka;ruokalusikkaa;ruokalusikallinen;ruokalusikallista;rkl"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kunitconversion-5.104.0/po/nb/kunitconversion5.po
new/kunitconversion-5.105.0/po/nb/kunitconversion5.po
--- old/kunitconversion-5.104.0/po/nb/kunitconversion5.po 2023-03-04
11:08:34.000000000 +0100
+++ new/kunitconversion-5.105.0/po/nb/kunitconversion5.po 2023-03-31
11:15:52.000000000 +0200
@@ -1,4 +1,4 @@
-# Translation of kunitconversion5 to Norwegian Bokmål
+# Translation of kunitconversion6 to Norwegian Bokmål
#
# Bjørn Steensrud <[email protected]>, 2010, 2011, 2014.
msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kunitconversion-5.104.0/po/nn/kunitconversion5.po
new/kunitconversion-5.105.0/po/nn/kunitconversion5.po
--- old/kunitconversion-5.104.0/po/nn/kunitconversion5.po 2023-03-04
11:08:34.000000000 +0100
+++ new/kunitconversion-5.105.0/po/nn/kunitconversion5.po 2023-03-31
11:15:52.000000000 +0200
@@ -1,13 +1,13 @@
-# Translation of kunitconversion5 to Norwegian Nynorsk
+# Translation of kunitconversion6 to Norwegian Nynorsk
#
# Eirik U. Birkeland <[email protected]>, 2009, 2010.
-# Karl Ove Hufthammer <[email protected]>, 2009, 2016, 2020.
+# Karl Ove Hufthammer <[email protected]>, 2009, 2016, 2020, 2023.
msgid ""
msgstr ""
"Project-Id-Version: libconversion\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-01 00:44+0000\n"
-"PO-Revision-Date: 2020-10-11 11:04+0200\n"
+"PO-Revision-Date: 2023-03-20 19:44+0100\n"
"Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
"Language-Team: Norwegian Nynorsk <[email protected]>\n"
"Language: nn\n"
@@ -15,7 +15,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 20.08.1\n"
+"X-Generator: Lokalize 22.12.3\n"
"X-Environment: kde\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
@@ -578,7 +578,7 @@
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "square kilometer;square kilometers;sq km;km²;km/-2;km^2;km2"
-msgstr ""
+msgstr "kvadratkilometer;km²;km/-2;km^2;km2"
#: area.cpp:116
#, kde-format
@@ -675,7 +675,7 @@
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "square meter;square meters;sq m;m²;m/-2;m^2;m2"
-msgstr ""
+msgstr "kvadratmeter;kvadratmeter;m²;m/-2;m^2;m2"
#: area.cpp:146
#, kde-format
@@ -739,7 +739,7 @@
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "square centimeter;square centimeters;sq cm;cm²;cm/-2;cm^2;cm2"
-msgstr ""
+msgstr "kvadratcentimeter;cm²;cm/-2;cm^2;cm2"
#: area.cpp:166
#, kde-format
@@ -771,7 +771,7 @@
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "square millimeter;square millimeters;sq mm;mm²;mm/-2;mm^2;mm2"
-msgstr ""
+msgstr "kvadratmillimeter;mm²;mm/-2;mm^2;mm2"
#: area.cpp:176
#, kde-format
@@ -3762,7 +3762,7 @@
msgstr[0] "%1 gram per milliliter"
msgstr[1] "%1 gram per milliliter"
-# Brukar forkortinga «oz» (står oppført i NAOB). Merk at «ounce» og
«ounce» (ifølgje Nynorskordboka, ikkje NAOB) skal reknast som to
forskjellige ord. «Unse» er ei gammal «norsk» vekteining og ikkje det same
som den britiske «ounce».
+# Brukar forkortinga «oz» (står oppført i NAOB). Merk at «ounce» og
«unse» (ifølgje Nynorskordboka, ikkje NAOB) skal reknast som to forskjellige
ord. «Unse» er ei gammal «norsk» vekteining og ikkje det same som den
britiske «ounce».
#: density.cpp:66
#, kde-format
msgctxt "density unit symbol"
@@ -9653,7 +9653,7 @@
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "ton;tons;t;tonne;tonnes"
-msgstr ""
+msgstr "amerikansk tonn;amerikanske tonn;am. t; am. tonn;US-tonn"
#: mass.cpp:239
#, kde-format
@@ -9685,7 +9685,7 @@
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "carat;carats;CD;ct"
-msgstr ""
+msgstr "karat;karatar;CD;ct"
#: mass.cpp:250
#, kde-format
@@ -9719,7 +9719,7 @@
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "pound;pounds;lb;lbs"
-msgstr ""
+msgstr "pund;lb;lbs"
#: mass.cpp:261
#, kde-format
@@ -13268,11 +13268,12 @@
msgid "meters per second"
msgstr "meter per sekund"
+# «ms» er opptatt av «matskei» på nynorsk, så kuttar ut denne.
#: velocity.cpp:55
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "meter per second;meters per second;m/s;ms"
-msgstr "meter per sekund;meter i sekundet;m/s;ms"
+msgstr "meter per sekund;meter i sekundet;m/s"
#: velocity.cpp:57
#, kde-format
@@ -15805,65 +15806,66 @@
#, kde-format
msgctxt "volume unit symbol"
msgid "tsp"
-msgstr ""
+msgstr "ts"
#: volume.cpp:496
#, kde-format
msgctxt "unit description in lists"
msgid "teaspoon"
-msgstr ""
+msgstr "teskei"
#: volume.cpp:497
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "teaspoon;teaspoons;tsp;tsps"
-msgstr ""
+msgstr "teskei;teskeier;ts"
#: volume.cpp:499
#, kde-format
msgctxt "amount in units (real)"
msgid "%1 teaspoons"
-msgstr ""
+msgstr "%1 teskeier"
#: volume.cpp:500
#, kde-format
msgctxt "amount in units (integer)"
msgid "%1 teaspoon"
msgid_plural "%1 teaspoons"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%1 teskei"
+msgstr[1] "%1 teskeier"
#: volume.cpp:505
#, kde-format
msgctxt "volume unit symbol"
msgid "tbsp"
-msgstr ""
+msgstr "ms"
#: volume.cpp:506
#, kde-format
msgctxt "unit description in lists"
msgid "tablespoon"
-msgstr ""
+msgstr "matskei"
+# Heiter eigentleg ikkje spiseskei på nynorsk, men det finst mange andre ord
med spise- som prefiks på nynorsk, og folk skriv gjerne spiseskei, så bør
godtakast. «ss» er ei forkorting som ifølgje ordboka tyder «stor skei» på
nynorsk. Er det same som matskei/spiseskei.
#: volume.cpp:507
#, kde-format
msgctxt "unit synonyms for matching user input"
msgid "tablespoon;tablespoons;tbsp;tbsps"
-msgstr ""
+msgstr "matskei;matskeier;stor skei;store skeier;spiseskei;spiseskeier;ms;ss"
#: volume.cpp:509
#, kde-format
msgctxt "amount in units (real)"
msgid "%1 tablespoons"
-msgstr ""
+msgstr "%1 matskeier"
#: volume.cpp:510
#, kde-format
msgctxt "amount in units (integer)"
msgid "%1 tablespoon"
msgid_plural "%1 tablespoons"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%1 matskei"
+msgstr[1] "%1 matskeier"
# unreviewed-context
#: volume.cpp:515
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kunitconversion-5.104.0/po/zh_CN/kunitconversion5.po
new/kunitconversion-5.105.0/po/zh_CN/kunitconversion5.po
--- old/kunitconversion-5.104.0/po/zh_CN/kunitconversion5.po 2023-03-04
11:08:34.000000000 +0100
+++ new/kunitconversion-5.105.0/po/zh_CN/kunitconversion5.po 2023-03-31
11:15:52.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-01 00:44+0000\n"
-"PO-Revision-Date: 2023-02-24 12:43\n"
+"PO-Revision-Date: 2023-03-27 11:59\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kunitconversion-5.104.0/src/unit.h
new/kunitconversion-5.105.0/src/unit.h
--- old/kunitconversion-5.104.0/src/unit.h 2023-03-04 11:08:34.000000000
+0100
+++ new/kunitconversion-5.105.0/src/unit.h 2023-03-31 11:15:52.000000000
+0200
@@ -876,8 +876,9 @@
friend class UnitCategoryPrivate;
friend class CurrencyCategoryPrivate;
- Unit(UnitPrivate *dd);
- void setUnitMultiplier(qreal multiplier);
+ KUNITCONVERSION_NO_EXPORT explicit Unit(UnitPrivate *dd);
+
+ KUNITCONVERSION_NO_EXPORT void setUnitMultiplier(qreal multiplier);
QExplicitlySharedDataPointer<UnitPrivate> d;
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kunitconversion-5.104.0/src/unitcategory.h
new/kunitconversion-5.105.0/src/unitcategory.h
--- old/kunitconversion-5.104.0/src/unitcategory.h 2023-03-04
11:08:34.000000000 +0100
+++ new/kunitconversion-5.105.0/src/unitcategory.h 2023-03-31
11:15:52.000000000 +0200
@@ -209,7 +209,7 @@
friend class Unit;
friend class UnitCategoryPrivate;
- UnitCategory(UnitCategoryPrivate *dd);
+ KUNITCONVERSION_NO_EXPORT explicit UnitCategory(UnitCategoryPrivate *dd);
protected:
QExplicitlySharedDataPointer<UnitCategoryPrivate> d;