Hello community,

here is the log from the commit of package kcalc for openSUSE:Factory checked 
in at 2019-10-14 13:26:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalc (Old)
 and      /work/SRC/openSUSE:Factory/.kcalc.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalc"

Mon Oct 14 13:26:23 2019 rev:101 rq:737721 version:19.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes      2019-09-09 
12:23:09.349883857 +0200
+++ /work/SRC/openSUSE:Factory/.kcalc.new.2352/kcalc.changes    2019-10-14 
13:26:27.691749437 +0200
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:36 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcalc.spec ++++++
--- /var/tmp/diff_new_pack.nYpsPI/_old  2019-10-14 13:26:28.279747904 +0200
+++ /var/tmp/diff_new_pack.nYpsPI/_new  2019-10-14 13:26:28.295747863 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kcalc
-Version:        19.08.1
+Version:        19.08.2
 Release:        0
 Summary:        Scientific Calculator
 License:        GPL-2.0-or-later


++++++ kcalc-19.08.1.tar.xz -> kcalc-19.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-19.08.1/CMakeLists.txt 
new/kcalc-19.08.2/CMakeLists.txt
--- old/kcalc-19.08.1/CMakeLists.txt    2019-09-03 03:33:04.000000000 +0200
+++ new/kcalc-19.08.2/CMakeLists.txt    2019-10-08 02:12:18.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kcalc VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-19.08.1/po/cs/kcalc.po 
new/kcalc-19.08.2/po/cs/kcalc.po
--- old/kcalc-19.08.1/po/cs/kcalc.po    2019-09-03 03:32:59.000000000 +0200
+++ new/kcalc-19.08.2/po/cs/kcalc.po    2019-10-08 02:12:17.000000000 +0200
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Lukáš Tinkl <[email protected]>, 2010, 2012.
-# Vít Pelčák <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2017, 2018.
+# Vít Pelčák <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2017, 
2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kcalc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:47+0200\n"
-"PO-Revision-Date: 2018-08-28 16:50+0100\n"
+"PO-Revision-Date: 2019-09-05 15:36+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
@@ -16,7 +16,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 2.0\n"
+"X-Generator: Lokalize 19.08.0\n"
 "X-Language: cs_CZ\n"
 "X-Source-Language: en_US\n"
 
@@ -1909,7 +1909,7 @@
 #: kcalc_bitset.cpp:101
 #, kde-format
 msgid "Bit %1"
-msgstr ""
+msgstr "Bit %1"
 
 #: kcalc_const_button.cpp:38 kcalc_const_button.cpp:49
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-19.08.1/po/zh_CN/kcalc.po 
new/kcalc-19.08.2/po/zh_CN/kcalc.po
--- old/kcalc-19.08.1/po/zh_CN/kcalc.po 2019-09-03 03:33:03.000000000 +0200
+++ new/kcalc-19.08.2/po/zh_CN/kcalc.po 2019-10-08 02:12:18.000000000 +0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:47+0200\n"
-"PO-Revision-Date: 2019-08-16 17:14\n"
+"PO-Revision-Date: 2019-09-05 09:57\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-19.08.1/po/zh_TW/kcalc.po 
new/kcalc-19.08.2/po/zh_TW/kcalc.po
--- old/kcalc-19.08.1/po/zh_TW/kcalc.po 2019-09-03 03:33:03.000000000 +0200
+++ new/kcalc-19.08.2/po/zh_TW/kcalc.po 2019-10-08 02:12:18.000000000 +0200
@@ -8,14 +8,14 @@
 "Project-Id-Version: kcalc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:47+0200\n"
-"PO-Revision-Date: 2019-07-14 16:20+0800\n"
+"PO-Revision-Date: 2019-09-14 22:03+0800\n"
 "Last-Translator: pan93412 <[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.04.3\n"
+"X-Generator: Lokalize 19.08.1\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -1898,9 +1898,9 @@
 msgstr "Ctrl+2"
 
 #: kcalc_bitset.cpp:101
-#, fuzzy, kde-format
+#, kde-format
 msgid "Bit %1"
-msgstr "%1 位"
+msgstr "位 %1"
 
 #: kcalc_const_button.cpp:38 kcalc_const_button.cpp:49
 #, kde-format


Reply via email to