Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcalc for openSUSE:Factory checked 
in at 2022-02-04 21:46:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalc (Old)
 and      /work/SRC/openSUSE:Factory/.kcalc.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalc"

Fri Feb  4 21:46:48 2022 rev:129 rq:951003 version:21.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes      2022-01-11 
21:15:34.796803116 +0100
+++ /work/SRC/openSUSE:Factory/.kcalc.new.1898/kcalc.changes    2022-02-04 
21:47:13.873272243 +0100
@@ -1,0 +2,9 @@
+Tue Feb  1 13:02:44 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.2/
+- No code change since 21.12.1
+
+-------------------------------------------------------------------

Old:
----
  kcalc-21.12.1.tar.xz
  kcalc-21.12.1.tar.xz.sig

New:
----
  kcalc-21.12.2.tar.xz
  kcalc-21.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kcalc.spec ++++++
--- /var/tmp/diff_new_pack.kSTcSF/_old  2022-02-04 21:47:14.497267982 +0100
+++ /var/tmp/diff_new_pack.kSTcSF/_new  2022-02-04 21:47:14.521267818 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kcalc
-Version:        21.12.1
+Version:        21.12.2
 Release:        0
 Summary:        Scientific Calculator
 License:        GPL-2.0-or-later


++++++ kcalc-21.12.1.tar.xz -> kcalc-21.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.1/CMakeLists.txt 
new/kcalc-21.12.2/CMakeLists.txt
--- old/kcalc-21.12.1/CMakeLists.txt    2022-01-03 22:30:48.000000000 +0100
+++ new/kcalc-21.12.2/CMakeLists.txt    2022-01-28 23:47:05.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(kcalc VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.1/org.kde.kcalc.appdata.xml 
new/kcalc-21.12.2/org.kde.kcalc.appdata.xml
--- old/kcalc-21.12.1/org.kde.kcalc.appdata.xml 2022-01-03 22:30:48.000000000 
+0100
+++ new/kcalc-21.12.2/org.kde.kcalc.appdata.xml 2022-01-28 23:47:05.000000000 
+0100
@@ -487,10 +487,10 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="21.12.2" date="2022-02-03"/>
     <release version="21.12.1" date="2022-01-06"/>
     <release version="21.12.0" date="2021-12-09"/>
     <release version="21.08.3" date="2021-11-04"/>
-    <release version="21.08.2" date="2021-10-07"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.1/po/ca/kcalc.po 
new/kcalc-21.12.2/po/ca/kcalc.po
--- old/kcalc-21.12.1/po/ca/kcalc.po    2022-01-04 01:15:09.000000000 +0100
+++ new/kcalc-21.12.2/po/ca/kcalc.po    2022-02-01 01:06:27.000000000 +0100
@@ -2180,122 +2180,3 @@
 #, kde-format
 msgid "Avogadro's Number"
 msgstr "Nombre d'Avogadro"
-
-#~ msgctxt "Sine"
-#~ msgid "Sin"
-#~ msgstr "Sin"
-
-#~ msgctxt "Hyperbolic sine"
-#~ msgid "Sinh"
-#~ msgstr "Sinh"
-
-#~ msgctxt "Cosine"
-#~ msgid "Cos"
-#~ msgstr "Cos"
-
-#~ msgctxt "Hyperbolic cosine"
-#~ msgid "Cosh"
-#~ msgstr "Cosh"
-
-#~ msgctxt "Tangent"
-#~ msgid "Tan"
-#~ msgstr "Tan"
-
-#~ msgctxt "Hyperbolic tangent"
-#~ msgid "Tanh"
-#~ msgstr "Tanh"
-
-#~ msgctxt "Natural log"
-#~ msgid "Ln"
-#~ msgstr "Ln"
-
-#~ msgid "Deg"
-#~ msgstr "Gra"
-
-#~ msgid "Rad"
-#~ msgstr "Rad"
-
-# skip-rule: abbreviations-oct
-#~ msgid "&Oct"
-#~ msgstr "&Oct"
-
-#~ msgid "Numbers"
-#~ msgstr "N??meros"
-
-#~ msgid "sr"
-#~ msgstr "sr"
-
-#~ msgid "Inverse mode"
-#~ msgstr "Mode invers"
-
-#~ msgid "Inv"
-#~ msgstr "Inv"
-
-#~ msgid "I"
-#~ msgstr "I"
-
-#~ msgid "Science/&Engineering Buttons"
-#~ msgstr "Botons de ci??ncia/&enginyeria"
-
-#~ msgid "&Logic Buttons"
-#~ msgstr "Botons &l??gics"
-
-#~ msgid "&Show All"
-#~ msgstr "Mo&stra'ls tots"
-
-#~ msgid "&Hide All"
-#~ msgstr "&Oculta'ls tots"
-
-#~ msgid "Whether to show statistical buttons."
-#~ msgstr "Si mostrar o no els botons d'estad??stica."
-
-#~ msgid ""
-#~ "Whether to show buttons with functions used in science/engineering,\n"
-#~ "\t     like exp, log, sin, etc."
-#~ msgstr ""
-#~ "Si mostrar o no els botons emprats en ci??ncia/enginyeria.\n"
-#~ "\t     com exp, log, sin, etc."
-
-#~ msgid "Whether to show logic buttons."
-#~ msgstr "Si mostrar o no els botons de l??gica."
-
-#~ msgctxt "Subtract from memory"
-#~ msgid "M-"
-#~ msgstr "M-"
-
-#~ msgid "/"
-#~ msgstr "/"
-
-#~ msgid "X"
-#~ msgstr "??"
-
-#~ msgctxt "- calculator button"
-#~ msgid "-"
-#~ msgstr "-"
-
-#~ msgid "+/-"
-#~ msgstr "+/???"
-
-#~ msgid "Constant of Gravitation"
-#~ msgstr "Constat de la gravitaci??"
-
-#~ msgid "Fonts"
-#~ msgstr "Tipus de lletra"
-
-#~ msgid "Alt+1"
-#~ msgstr "Alt+1"
-
-#~ msgid "Alt+2"
-#~ msgstr "Alt+2"
-
-#~ msgid "Alt+3"
-#~ msgstr "Alt+3"
-
-#~ msgid "Alt+4"
-#~ msgstr "Alt+4"
-
-#~ msgid "Alt+5"
-#~ msgstr "Alt+5"
-
-#~ msgid "Alt+6"
-#~ msgstr "Alt+6"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.1/po/cs/kcalc.po 
new/kcalc-21.12.2/po/cs/kcalc.po
--- old/kcalc-21.12.1/po/cs/kcalc.po    2022-01-04 01:15:09.000000000 +0100
+++ new/kcalc-21.12.2/po/cs/kcalc.po    2022-02-01 01:06:27.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kcalc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-18 00:19+0000\n"
-"PO-Revision-Date: 2021-09-16 09:19+0200\n"
+"PO-Revision-Date: 2021-12-17 16:49+0100\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
@@ -17,7 +17,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 21.08.1\n"
+"X-Generator: Lokalize 21.12.0\n"
 "X-Language: cs_CZ\n"
 "X-Source-Language: en_US\n"
 
@@ -1356,7 +1356,7 @@
 #: kcalc.ui:182
 #, kde-format
 msgid "Oc&t"
-msgstr ""
+msgstr "Oc&t"
 
 #. i18n: ectx: property (toolTip), widget (QRadioButton, binRadio)
 #: kcalc.ui:215
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.1/po/sk/kcalc.po 
new/kcalc-21.12.2/po/sk/kcalc.po
--- old/kcalc-21.12.1/po/sk/kcalc.po    2022-01-04 01:15:09.000000000 +0100
+++ new/kcalc-21.12.2/po/sk/kcalc.po    2022-02-01 01:06:27.000000000 +0100
@@ -6,20 +6,20 @@
 # Michal Sulek <[email protected]>, 2009, 2010.
 # Roman Pahol??k <[email protected]>, 2012, 2013, 2014, 2015.
 # Mthw <[email protected]>, 2019.
-# Matej Mrenica <[email protected]>, 2019, 2021.
+# Matej Mrenica <[email protected]>, 2019, 2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcalc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-18 00:19+0000\n"
-"PO-Revision-Date: 2021-12-07 16:13+0100\n"
+"PO-Revision-Date: 2022-01-27 09:45+0100\n"
 "Last-Translator: Matej Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\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 21.11.90\n"
+"X-Generator: Lokalize 21.12.1\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #, kde-format
@@ -159,10 +159,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, historylabel)
 #: fonts.ui:61
-#, fuzzy, kde-format
-#| msgid "&Display font:"
+#, kde-format
 msgid "&History font:"
-msgstr "P??smo pre &displej:"
+msgstr "P??smo pre hist??riu:"
 
 #. i18n: ectx: property (toolTip), widget (KFontRequester, kcfg_HistoryFont)
 #: fonts.ui:74
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-21.12.1/po/zh_CN/kcalc.po 
new/kcalc-21.12.2/po/zh_CN/kcalc.po
--- old/kcalc-21.12.1/po/zh_CN/kcalc.po 2022-01-04 01:15:09.000000000 +0100
+++ new/kcalc-21.12.2/po/zh_CN/kcalc.po 2022-02-01 01:06:27.000000000 +0100
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-18 00:19+0000\n"
-"PO-Revision-Date: 2021-12-22 14:10\n"
+"PO-Revision-Date: 2022-01-08 15:25\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -843,7 +843,7 @@
 "Copyright ?? 1996-2000, Bernd Johannes Wuebben"
 msgstr ""
 "Copyright ?? 2008-2013, Evan Teran\n"
-"Copyright ?? 2000-2008, KDE ?????????\n"
+"Copyright ?? 2000-2008, The KDE Team\n"
 "Copyright ?? 2003-2005, Klaus Niederkr??ger\n"
 "Copyright ?? 1996-2000, Bernd Johannes Wuebben"
 

Reply via email to