Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcalc for openSUSE:Factory checked in at 2023-07-07 15:46:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalc (Old) and /work/SRC/openSUSE:Factory/.kcalc.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalc" Fri Jul 7 15:46:30 2023 rev:146 rq:1097227 version:23.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes 2023-06-09 20:36:03.974076346 +0200 +++ /work/SRC/openSUSE:Factory/.kcalc.new.23466/kcalc.changes 2023-07-07 15:46:48.724014275 +0200 @@ -1,0 +2,9 @@ +Tue Jul 4 10:19:32 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.3/ +- No code change since 23.04.2 + +------------------------------------------------------------------- Old: ---- kcalc-23.04.2.tar.xz kcalc-23.04.2.tar.xz.sig New: ---- kcalc-23.04.3.tar.xz kcalc-23.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalc.spec ++++++ --- /var/tmp/diff_new_pack.HV4bWx/_old 2023-07-07 15:46:51.076028286 +0200 +++ /var/tmp/diff_new_pack.HV4bWx/_new 2023-07-07 15:46:51.080028310 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kcalc -Version: 23.04.2 +Version: 23.04.3 Release: 0 Summary: Scientific Calculator License: GPL-2.0-or-later ++++++ kcalc-23.04.2.tar.xz -> kcalc-23.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-23.04.2/CMakeLists.txt new/kcalc-23.04.3/CMakeLists.txt --- old/kcalc-23.04.2/CMakeLists.txt 2023-06-02 20:57:57.000000000 +0200 +++ new/kcalc-23.04.3/CMakeLists.txt 2023-07-04 07:36:17.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "23") set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") 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-23.04.2/org.kde.kcalc.appdata.xml new/kcalc-23.04.3/org.kde.kcalc.appdata.xml --- old/kcalc-23.04.2/org.kde.kcalc.appdata.xml 2023-06-02 20:57:57.000000000 +0200 +++ new/kcalc-23.04.3/org.kde.kcalc.appdata.xml 2023-07-04 07:36:17.000000000 +0200 @@ -542,10 +542,10 @@ </provides> <project_group>KDE</project_group> <releases> + <release version="23.04.3" date="2023-07-06"/> <release version="23.04.2" date="2023-06-08"/> <release version="23.04.1" date="2023-05-11"/> <release version="23.04.0" date="2023-04-20"/> - <release version="22.12.3" date="2023-03-02"/> </releases> <content_rating type="oars-1.1"/> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-23.04.2/po/gl/kcalc.po new/kcalc-23.04.3/po/gl/kcalc.po --- old/kcalc-23.04.2/po/gl/kcalc.po 2023-06-02 20:57:57.000000000 +0200 +++ new/kcalc-23.04.3/po/gl/kcalc.po 2023-07-04 07:36:17.000000000 +0200 @@ -185,7 +185,7 @@ #: general.ui:41 #, kde-format msgid "Maximum number of digits displayed" -msgstr "Número máximo de dÃxitos mostrados." +msgstr "Número máximo de dÃxitos amosados." #. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_Precision) #: general.ui:44 @@ -197,7 +197,7 @@ msgstr "" "KCalc pode realizar cálculos con moitos máis números dos que caben na " "pantalla. Esta opción permite estabelecer o número máximo de dÃxitos que " -"aparecerán na pantalla, antes de que KCalc empece a empregar a notación " +"aparecerán na pantalla, antes de que KCalc empece a usar a notación " "cientÃfica, como por exemplo «2.34e12»." #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_Fixed) @@ -276,13 +276,13 @@ #: general.ui:173 #, kde-format msgid "Whether to show the result in the window title" -msgstr "Se mostrar o resultado no tÃtulo da xanela." +msgstr "Se amosar o resultado no tÃtulo da xanela." #. i18n: ectx: property (text), widget (QCheckBox, kcfg_CaptionResult) #: general.ui:176 #, kde-format msgid "Show &result in window title" -msgstr "Mostrar o &resultado no tÃtulo da xanela." +msgstr "Amosar o &resultado no tÃtulo da xanela." #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_TwosComplement) #: general.ui:183 @@ -338,7 +338,7 @@ #: kcalc.cpp:199 #, kde-format msgid "Show &History" -msgstr "Mostrar o &historial" +msgstr "Amosar o &historial" #: kcalc.cpp:205 #, kde-format @@ -348,7 +348,7 @@ #: kcalc.cpp:210 #, kde-format msgid "Show B&it Edit" -msgstr "Mostrar a edición de b&its" +msgstr "Amosar a edición de b&its" #: kcalc.cpp:225 #, kde-format @@ -1026,7 +1026,7 @@ #: kcalc.kcfg:102 #, kde-format msgid "Maximum number of digits displayed." -msgstr "Número máximo de dÃxitos mostrados." +msgstr "Número máximo de dÃxitos amosados." #. i18n: ectx: whatsthis, entry (Precision), group (Precision) #: kcalc.kcfg:108 @@ -1043,7 +1043,7 @@ "\tKCalc pode realizar cálculos con moitos máis números dos que\n" "\tcaben na pantalla Esta opción permite estabelecer o número\n" "\tmáximo de dÃxitos que aparecerán na pantalla, antes de que\n" -"\tKCalc empece a empregar a notación cientÃfica, como por\n" +"\tKCalc empece a usar a notación cientÃfica, como por\n" "\texemplo «2.34e12».\n" " " @@ -1069,7 +1069,7 @@ #: kcalc.kcfg:128 #, kde-format msgid "Whether to show the result in the window title." -msgstr "Se mostrar o resultado no tÃtulo da xanela." +msgstr "Se amosar o resultado no tÃtulo da xanela." #. i18n: ectx: label, entry (GroupDigits), group (General) #: kcalc.kcfg:132 @@ -1116,7 +1116,7 @@ #, kde-format msgid "A very simple mode where only the basic calculator buttons are shown" msgstr "" -"Un modo moi sinxelo no que só se mostran os botóns básicos dunha calculadora." +"Un modo moi sinxelo no que só se amosan os botóns básicos dunha calculadora." #. i18n: ectx: label, entry (CalculatorMode), group (General) #: kcalc.kcfg:155 @@ -1157,19 +1157,19 @@ #: kcalc.kcfg:169 #, kde-format msgid "Whether to show the bit edit widget." -msgstr "Se mostrar o trebello de edición de bits." +msgstr "Se amosar o trebello de edición de bits." #. i18n: ectx: label, entry (ShowConstants), group (General) #: kcalc.kcfg:173 #, kde-format msgid "Whether to show constant buttons." -msgstr "Se mostrar os botóns das constantes." +msgstr "Se amosar os botóns das constantes." #. i18n: ectx: label, entry (ShowHistory), group (General) #: kcalc.kcfg:177 #, kde-format msgid "Whether to show the history window." -msgstr "Se mostrar a xanela do historial." +msgstr "Se amosar a xanela do historial." #. i18n: ectx: label, entry (AngleMode), group (General) #: kcalc.kcfg:181 @@ -1204,7 +1204,7 @@ "\n" " Para facilitar a súa lectura, pódense agrupar visiblemente os " "dÃxitos individuais\n" -" en grupos; por exemplo, en vez de «10111001» pode mostrar «1011 " +" en grupos; por exemplo, en vez de «10111001» pode amosar «1011 " "1001», dándolle\n" " o valor «4» á opción, para que se insira un espazo entre cada " "grupo de 4 cifras.\n" @@ -1231,7 +1231,7 @@ "\n" " Para facilitar a súa lectura, pódense agrupar visiblemente os " "dÃxitos individuais\n" -" en grupos; por exemplo, en vez de «42140213» pode mostrar «4214 " +" en grupos; por exemplo, en vez de «42140213» pode amosar «4214 " "0213», dándolle\n" " o valor «4» á opción, para que se insira un espazo entre cada " "grupo de 4 cifras.\n" @@ -1259,7 +1259,7 @@ "\n" " Para facilitar a súa lectura, pódense agrupar visiblemente os " "dÃxitos individuais\n" -" en grupos; por exemplo, en vez de «AF1C42» pode mostrar «AF 1C " +" en grupos; por exemplo, en vez de «AF1C42» pode amosar «AF 1C " "42», dándolle\n" " o valor «2» á opción, para que se insira un espazo entre cada " "grupo de 2 cifras.\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-23.04.2/po/ka/kcalc.po new/kcalc-23.04.3/po/ka/kcalc.po --- old/kcalc-23.04.2/po/ka/kcalc.po 2023-06-02 20:57:57.000000000 +0200 +++ new/kcalc-23.04.3/po/ka/kcalc.po 2023-07-04 07:36:17.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kcalc\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-16 01:01+0000\n" -"PO-Revision-Date: 2023-05-06 06:11+0200\n" +"PO-Revision-Date: 2023-06-10 06:28+0200\n" "Last-Translator: Temuri Doghonadze <[email protected]>\n" "Language-Team: Georgian <[email protected]>\n" "Language: ka\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.2.2\n" +"X-Generator: Poedit 3.3.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -1220,7 +1220,7 @@ #: kcalc.kcfg:220 #, kde-format msgid "Name of the user programmable constants." -msgstr "" +msgstr "áááá®ááá ááááá¡ áááá áá ááá áááá ááááá áá£áááááááá¡ á¡áá®ááá." #: kcalc.kcfg:230 #, kde-format @@ -1268,7 +1268,7 @@ #: kcalc.ui:58 #, kde-format msgid "Click on a Bit to toggle it." -msgstr "" +msgstr "ááá¢áá¡ ááááá¡áá áááááá ááá áááá¬áááá£ááá." #. i18n: ectx: property (text), widget (QRadioButton, degRadio) #: kcalc.ui:69 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-23.04.2/po/zh_CN/kcalc.po new/kcalc-23.04.3/po/zh_CN/kcalc.po --- old/kcalc-23.04.2/po/zh_CN/kcalc.po 2023-06-02 20:57:57.000000000 +0200 +++ new/kcalc-23.04.3/po/zh_CN/kcalc.po 2023-07-04 07:36:17.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-16 01:01+0000\n" -"PO-Revision-Date: 2023-05-22 14:04\n" +"PO-Revision-Date: 2023-07-03 11:41\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-23.04.2/po/zh_TW/kcalc.po new/kcalc-23.04.3/po/zh_TW/kcalc.po --- old/kcalc-23.04.2/po/zh_TW/kcalc.po 2023-06-02 20:57:57.000000000 +0200 +++ new/kcalc-23.04.3/po/zh_TW/kcalc.po 2023-07-04 07:36:17.000000000 +0200 @@ -3,19 +3,20 @@ # Franklin Weng <franklin at goodhorse dot idv dot tw>, 2007. # Franklin Weng <[email protected]>, 2012, 2013, 2014, 2015. # pan93412 <[email protected]>, 2018, 2019. +# Kisaragi Hiu <[email protected]>, 2023. msgid "" msgstr "" "Project-Id-Version: kcalc\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-01-16 01:01+0000\n" -"PO-Revision-Date: 2019-10-19 15:17+0800\n" -"Last-Translator: pan93412 <[email protected]>\n" -"Language-Team: Chinese <[email protected]>\n" +"PO-Revision-Date: 2023-06-15 04:35+0900\n" +"Last-Translator: Kisaragi Hiu <[email protected]>\n" +"Language-Team: Chinese <[email protected]>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 19.08.2\n" +"X-Generator: Lokalize 23.04.2\n" "Plural-Forms: nplurals=1; plural=0;\n" #, kde-format @@ -102,10 +103,9 @@ #. i18n: ectx: property (text), widget (QLabel, textLabel13) #: colors.ui:287 -#, fuzzy, kde-format -#| msgid "&Constants" +#, kde-format msgid "&Constants:" -msgstr "常æ¸(&C)" +msgstr "常æ¸(&C)ï¼" #. i18n: ectx: property (windowTitle), widget (QWidget, Constants) #. i18n: ectx: property (title), widget (QGroupBox, constantsBox) @@ -152,17 +152,15 @@ #. i18n: ectx: property (text), widget (QLabel, historylabel) #: fonts.ui:61 -#, fuzzy, kde-format -#| msgid "&Display font:" +#, kde-format msgid "&History font:" -msgstr "顯示åå(&D)ï¼" +msgstr "æ·å²ç´éåå(&H)ï¼" #. i18n: ectx: property (toolTip), widget (KFontRequester, kcfg_HistoryFont) #: fonts.ui:74 -#, fuzzy, kde-format -#| msgid "The font to use in the display" +#, kde-format msgid "The font to use in the history" -msgstr "顯示æä½¿ç¨çåå" +msgstr "æ·å²ç´éæä½¿ç¨çåå" #. i18n: ectx: property (windowTitle), widget (QWidget, General) #: general.ui:14 kcalc.cpp:1765 @@ -336,7 +334,7 @@ #: kcalc.cpp:199 #, kde-format msgid "Show &History" -msgstr "" +msgstr "顯示æ·å²ç´é(&H)" #: kcalc.cpp:205 #, kde-format @@ -920,7 +918,7 @@ #: kcalc.cpp:2872 #, kde-format msgid "Niklas Freund" -msgstr "" +msgstr "Niklas Freund" #. i18n: ectx: label, entry (ForeColor), group (Colors) #: kcalc.kcfg:12 @@ -1034,10 +1032,9 @@ #. i18n: ectx: label, entry (HistoryFont), group (Font) #: kcalc.kcfg:96 -#, fuzzy, kde-format -#| msgid "The font to use in the display." +#, kde-format msgid "The font to use in the history." -msgstr "顯示åå" +msgstr "æ·å²ç´éæä½¿ç¨çååã" #. i18n: ectx: label, entry (Precision), group (Precision) #: kcalc.kcfg:102 @@ -1175,10 +1172,9 @@ #. i18n: ectx: label, entry (ShowHistory), group (General) #: kcalc.kcfg:177 -#, fuzzy, kde-format -#| msgid "Whether to show the bit edit widget." +#, kde-format msgid "Whether to show the history window." -msgstr "æ¯å¦è¦é¡¯ç¤ºä½å 編輯è¦çªã" +msgstr "æ¯å¦è¦é¡¯ç¤ºæ·å²ç´éè¦çªã" #. i18n: ectx: label, entry (AngleMode), group (General) #: kcalc.kcfg:181
