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-01-07 17:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalc (Old)
 and      /work/SRC/openSUSE:Factory/.kcalc.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalc"

Sat Jan  7 17:16:45 2023 rev:140 rq:1056485 version:22.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes      2022-12-09 
13:17:38.550957538 +0100
+++ /work/SRC/openSUSE:Factory/.kcalc.new.1563/kcalc.changes    2023-01-07 
17:17:38.641414875 +0100
@@ -1,0 +2,8 @@
+Tue Jan  3 10:19:47 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.1/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcalc.spec ++++++
--- /var/tmp/diff_new_pack.TMnrHe/_old  2023-01-07 17:17:39.693421151 +0100
+++ /var/tmp/diff_new_pack.TMnrHe/_new  2023-01-07 17:17:39.697421175 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kcalc
-Version:        22.12.0
+Version:        22.12.1
 Release:        0
 Summary:        Scientific Calculator
 License:        GPL-2.0-or-later


++++++ kcalc-22.12.0.tar.xz -> kcalc-22.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.12.0/CMakeLists.txt 
new/kcalc-22.12.1/CMakeLists.txt
--- old/kcalc-22.12.0/CMakeLists.txt    2022-11-30 01:05:25.000000000 +0100
+++ new/kcalc-22.12.1/CMakeLists.txt    2023-01-03 00:27:44.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-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.12.0/org.kde.kcalc.appdata.xml 
new/kcalc-22.12.1/org.kde.kcalc.appdata.xml
--- old/kcalc-22.12.0/org.kde.kcalc.appdata.xml 2022-11-30 01:05:25.000000000 
+0100
+++ new/kcalc-22.12.1/org.kde.kcalc.appdata.xml 2023-01-03 00:27:44.000000000 
+0100
@@ -539,10 +539,10 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="22.12.1" date="2023-01-05"/>
     <release version="22.12.0" date="2022-12-08"/>
     <release version="22.08.3" date="2022-11-03"/>
     <release version="22.08.2" date="2022-10-13"/>
-    <release version="22.08.1" date="2022-09-08"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.12.0/po/tr/kcalc.po 
new/kcalc-22.12.1/po/tr/kcalc.po
--- old/kcalc-22.12.0/po/tr/kcalc.po    2022-11-30 01:05:25.000000000 +0100
+++ new/kcalc-22.12.1/po/tr/kcalc.po    2023-01-03 00:27:44.000000000 +0100
@@ -19,7 +19,7 @@
 "Project-Id-Version: kdeutils-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-20 00:48+0000\n"
-"PO-Revision-Date: 2022-11-21 22:30+0300\n"
+"PO-Revision-Date: 2022-12-10 18:34+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -921,7 +921,7 @@
 #: kcalc.kcfg:18
 #, kde-format
 msgid "The background color of the display."
-msgstr "Görünümün arkaplan rengi."
+msgstr "Görünümün arka plan rengi."
 
 #. i18n: ectx: label, entry (NumberButtonsColor), group (Colors)
 #: kcalc.kcfg:23
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-22.12.0/po/zh_CN/kcalc.po 
new/kcalc-22.12.1/po/zh_CN/kcalc.po
--- old/kcalc-22.12.0/po/zh_CN/kcalc.po 2022-11-30 01:05:25.000000000 +0100
+++ new/kcalc-22.12.1/po/zh_CN/kcalc.po 2023-01-03 00:27:44.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-08-20 00:48+0000\n"
-"PO-Revision-Date: 2022-11-19 14:51\n"
+"PO-Revision-Date: 2022-12-24 11:44\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to