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-09-09 18:23:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalc (Old)
 and      /work/SRC/openSUSE:Factory/.kcalc.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalc"

Fri Sep  9 18:23:15 2022 rev:136 rq:1001991 version:22.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes      2022-08-19 
17:51:59.203535525 +0200
+++ /work/SRC/openSUSE:Factory/.kcalc.new.2083/kcalc.changes    2022-09-09 
18:23:27.664253237 +0200
@@ -1,0 +2,8 @@
+Tue Sep  6 15:19:23 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.1/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcalc.spec ++++++
--- /var/tmp/diff_new_pack.F3sWwV/_old  2022-09-09 18:23:28.204254828 +0200
+++ /var/tmp/diff_new_pack.F3sWwV/_new  2022-09-09 18:23:28.208254840 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kcalc
-Version:        22.08.0
+Version:        22.08.1
 Release:        0
 Summary:        Scientific Calculator
 License:        GPL-2.0-or-later


++++++ kcalc-22.08.0.tar.xz -> kcalc-22.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.08.0/CMakeLists.txt 
new/kcalc-22.08.1/CMakeLists.txt
--- old/kcalc-22.08.0/CMakeLists.txt    2022-08-10 23:46:44.000000000 +0200
+++ new/kcalc-22.08.1/CMakeLists.txt    2022-09-03 00:09:17.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 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-22.08.0/org.kde.kcalc.appdata.xml 
new/kcalc-22.08.1/org.kde.kcalc.appdata.xml
--- old/kcalc-22.08.0/org.kde.kcalc.appdata.xml 2022-08-10 23:46:44.000000000 
+0200
+++ new/kcalc-22.08.1/org.kde.kcalc.appdata.xml 2022-09-03 00:09:17.000000000 
+0200
@@ -523,10 +523,10 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="22.08.1" date="2022-09-08"/>
     <release version="22.08.0" date="2022-08-18"/>
     <release version="22.04.3" date="2022-07-07"/>
     <release version="22.04.2" date="2022-06-09"/>
-    <release version="22.04.1" date="2022-05-12"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.08.0/po/be/kcalc.po 
new/kcalc-22.08.1/po/be/kcalc.po
--- old/kcalc-22.08.0/po/be/kcalc.po    2022-08-12 02:04:57.000000000 +0200
+++ new/kcalc-22.08.1/po/be/kcalc.po    2022-09-06 02:05:54.000000000 +0200
@@ -15,8 +15,9 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n"
+"%100>=11 && n%100<=14 ? 2 : 3);\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.08.0/po/ca@valencia/kcalc.po 
new/kcalc-22.08.1/po/ca@valencia/kcalc.po
--- old/kcalc-22.08.0/po/ca@valencia/kcalc.po   2022-08-12 02:04:57.000000000 
+0200
+++ new/kcalc-22.08.1/po/ca@valencia/kcalc.po   2022-09-06 02:05:54.000000000 
+0200
@@ -841,7 +841,7 @@
 "Copyright ?? 1996-2000, Bernd Johannes Wuebben"
 msgstr ""
 "Copyright ?? 2008-2013, Evan Teran\n"
-"Copyright ?? 2000-2008, The KDE Team\n"
+"Copyright ?? 2000-2008, L'equip KDE\n"
 "Copyright ?? 2003-2005, Klaus Niederkr??ger\n"
 "Copyright ?? 1996-2000, Bernd Johannes Wuebben"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.08.0/po/de/kcalc.po 
new/kcalc-22.08.1/po/de/kcalc.po
--- old/kcalc-22.08.0/po/de/kcalc.po    2022-08-12 02:04:57.000000000 +0200
+++ new/kcalc-22.08.1/po/de/kcalc.po    2022-09-06 02:05:54.000000000 +0200
@@ -15,13 +15,13 @@
 "POT-Creation-Date: 2022-02-02 00:47+0000\n"
 "PO-Revision-Date: 2022-07-14 00:40+0200\n"
 "Last-Translator: Frederik Schwarzer <[email protected]>\n"
-"Language-Team: German <[email protected]>\n"
+"Language-Team: German <[email protected]>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 22.07.70\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.08.0/po/fr/kcalc.po 
new/kcalc-22.08.1/po/fr/kcalc.po
--- old/kcalc-22.08.0/po/fr/kcalc.po    2022-08-12 02:04:57.000000000 +0200
+++ new/kcalc-22.08.1/po/fr/kcalc.po    2022-09-06 02:05:54.000000000 +0200
@@ -13,7 +13,7 @@
 # Jean-Jacques FINAZZI <[email protected]>, 2008.
 # Mickael Sibelle <[email protected]>, 2008, 2009, 2010.
 # Micka??l Sibelle <[email protected]>, 2009.
-# xavier <[email protected]>, 2012, 2013, 2020, 2021.
+# xavier <[email protected]>, 2012, 2013, 2020, 2021, 2022.
 # Sebastien Renard <[email protected]>, 2012, 2013, 2014, 2015.
 # Simon Depiets <[email protected]>, 2018, 2019.
 #
@@ -30,7 +30,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 21.11.90\n"
+"X-Generator: Lokalize 22.04.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.08.0/po/it/kcalc.po 
new/kcalc-22.08.1/po/it/kcalc.po
--- old/kcalc-22.08.0/po/it/kcalc.po    2022-08-12 02:04:57.000000000 +0200
+++ new/kcalc-22.08.1/po/it/kcalc.po    2022-09-06 02:05:55.000000000 +0200
@@ -5,7 +5,7 @@
 # Andrea Di Menna <[email protected]>, 2006.
 # Leonardo Finetti <[email protected]>, 2008.
 # Federico Zenith <[email protected]>, 2010, 2011, 2013.
-# Luigi Toscano <[email protected]>, 2010, 2012, 2013, 2014, 2015, 
2018, 2019, 2021.
+# Luigi Toscano <[email protected]>, 2010, 2012, 2013, 2014, 2015, 
2018, 2019, 2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcalc\n"
@@ -19,7 +19,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 21.08.0\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.08.0/po/tr/kcalc.po 
new/kcalc-22.08.1/po/tr/kcalc.po
--- old/kcalc-22.08.0/po/tr/kcalc.po    2022-08-12 02:04:57.000000000 +0200
+++ new/kcalc-22.08.1/po/tr/kcalc.po    2022-09-06 02:05:55.000000000 +0200
@@ -19,7 +19,7 @@
 "Project-Id-Version: kdeutils-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-02-02 00:47+0000\n"
-"PO-Revision-Date: 2022-03-29 13:34+0300\n"
+"PO-Revision-Date: 2022-08-20 12:06+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -27,7 +27,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 21.12.3\n"
+"X-Generator: Lokalize 22.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -373,7 +373,7 @@
 #: kcalc.cpp:323
 #, kde-format
 msgid "Add display to memory"
-msgstr "G??r??nt??y?? haf??zaya ekle"
+msgstr "G??r??n??m?? belle??e ekle"
 
 #: kcalc.cpp:324
 #, kde-format
@@ -384,7 +384,7 @@
 #: kcalc.cpp:324
 #, kde-format
 msgid "Subtract from memory"
-msgstr "Haf??zadan ????kar"
+msgstr "Bellekten ????kar"
 
 #: kcalc.cpp:347
 #, kde-format
@@ -951,7 +951,7 @@
 #: kcalc.kcfg:41
 #, kde-format
 msgid "The color of memory buttons."
-msgstr "Haf??za d????melerinin rengi."
+msgstr "Bellek d????melerinin rengi."
 
 #. i18n: ectx: label, entry (OperationButtonsColor), group (Colors)
 #: kcalc.kcfg:45
@@ -1956,7 +1956,7 @@
 #: kcalc.ui:1360
 #, kde-format
 msgid "Memory store"
-msgstr "Haf??zaya kaydet"
+msgstr "Belle??e depola"
 
 #. i18n: ectx: property (text), widget (KCalcButton, pbMemStore)
 #: kcalc.ui:1363
@@ -2015,7 +2015,7 @@
 #: kcalc_const_button.cpp:24 kcalc_const_button.cpp:37
 #, kde-format
 msgid "Write display data into memory"
-msgstr "G??r??nt?? verisini haf??zaya yaz"
+msgstr "G??r??n??m verisini belle??e yaz"
 
 #: kcalc_const_button.cpp:82
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.08.0/po/zh_CN/kcalc.po 
new/kcalc-22.08.1/po/zh_CN/kcalc.po
--- old/kcalc-22.08.0/po/zh_CN/kcalc.po 2022-08-12 02:04:57.000000000 +0200
+++ new/kcalc-22.08.1/po/zh_CN/kcalc.po 2022-09-06 02:05:55.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-02-02 00:47+0000\n"
-"PO-Revision-Date: 2022-08-07 13:32\n"
+"PO-Revision-Date: 2022-08-20 14:21\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to