Hello community,

here is the log from the commit of package kcalc for openSUSE:Factory checked 
in at 2019-03-11 11:09:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalc (Old)
 and      /work/SRC/openSUSE:Factory/.kcalc.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalc"

Mon Mar 11 11:09:21 2019 rev:94 rq:683159 version:18.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes      2019-02-14 
14:15:58.348144410 +0100
+++ /work/SRC/openSUSE:Factory/.kcalc.new.28833/kcalc.changes   2019-03-11 
11:09:22.657442581 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:14 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+-------------------------------------------------------------------

Old:
----
  kcalc-18.12.2.tar.xz

New:
----
  kcalc-18.12.3.tar.xz

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

Other differences:
------------------
++++++ kcalc.spec ++++++
--- /var/tmp/diff_new_pack.eLZ0aj/_old  2019-03-11 11:09:23.233442459 +0100
+++ /var/tmp/diff_new_pack.eLZ0aj/_new  2019-03-11 11:09:23.233442459 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kcalc
-Version:        18.12.2
+Version:        18.12.3
 Release:        0
 Summary:        Scientific Calculator
 License:        GPL-2.0-or-later

++++++ kcalc-18.12.2.tar.xz -> kcalc-18.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-18.12.2/CMakeLists.txt 
new/kcalc-18.12.3/CMakeLists.txt
--- old/kcalc-18.12.2/CMakeLists.txt    2019-02-05 01:29:03.000000000 +0100
+++ new/kcalc-18.12.3/CMakeLists.txt    2019-03-05 01:12:19.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 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-18.12.2/po/ca/kcalc.po 
new/kcalc-18.12.3/po/ca/kcalc.po
--- old/kcalc-18.12.2/po/ca/kcalc.po    2019-02-05 01:28:59.000000000 +0100
+++ new/kcalc-18.12.3/po/ca/kcalc.po    2019-03-05 01:12:17.000000000 +0100
@@ -1,9 +1,9 @@
 # Translation of kcalc.po to Catalan
-# Copyright (C) 1998-2018 This_file_is_part_of_KDE
+# Copyright (C) 1998-2019 This_file_is_part_of_KDE
 #
 # Sebastià Pla i Sanz <s...@sastia.com>, 1998, 1999, 2000, 2001, 2005.
 # Albert Astals Cid <aa...@kde.org>, 2002, 2003, 2004, 2005, 2007.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2005, 2006, 2007, 2008, 2009, 2010, 
2011, 2012, 2013, 2014, 2015.
+# Josep Ma. Ferrer <txe...@gmail.com>, 2005, 2006, 2007, 2008, 2009, 2010, 
2011, 2012, 2013, 2014, 2015, 2019.
 # Joan Maspons <joanmasp...@gmail.com>, 2009.
 # Manuel Tortosa Moreno <manutort...@gmail.com>, 2009.
 # Antoni Bella Pérez <antonibel...@yahoo.com>, 2016, 2018.
@@ -12,8 +12,8 @@
 "Project-Id-Version: kcalc\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:55+0100\n"
-"PO-Revision-Date: 2018-08-17 12:10+0100\n"
-"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2019-02-09 15:08+0100\n"
+"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -1238,6 +1238,7 @@
 msgid "Switch base to decimal."
 msgstr "Canvia a base decimal."
 
+# skip-rule: abbreviations-dec
 #. i18n: ectx: property (text), widget (QRadioButton, decRadio)
 #: kcalc.ui:112
 #, kde-format
@@ -1250,6 +1251,7 @@
 msgid "Switch base to octal."
 msgstr "Canvia a base octal."
 
+# skip-rule: abbreviations-oct
 #. i18n: ectx: property (text), widget (QRadioButton, octRadio)
 #: kcalc.ui:122
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-18.12.2/po/ca@valencia/kcalc.po 
new/kcalc-18.12.3/po/ca@valencia/kcalc.po
--- old/kcalc-18.12.2/po/ca@valencia/kcalc.po   2019-02-05 01:28:59.000000000 
+0100
+++ new/kcalc-18.12.3/po/ca@valencia/kcalc.po   2019-03-05 01:12:17.000000000 
+0100
@@ -1,9 +1,9 @@
 # Translation of kcalc.po to Catalan (Valencian)
-# Copyright (C) 1998-2018 This_file_is_part_of_KDE
+# Copyright (C) 1998-2019 This_file_is_part_of_KDE
 #
 # Sebastià Pla i Sanz <s...@sastia.com>, 1998, 1999, 2000, 2001, 2005.
 # Albert Astals Cid <aa...@kde.org>, 2002, 2003, 2004, 2005, 2007.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2005, 2006, 2007, 2008, 2009, 2010, 
2011, 2012, 2013, 2014, 2015.
+# Josep Ma. Ferrer <txe...@gmail.com>, 2005, 2006, 2007, 2008, 2009, 2010, 
2011, 2012, 2013, 2014, 2015, 2019.
 # Joan Maspons <joanmasp...@gmail.com>, 2009.
 # Manuel Tortosa Moreno <manutort...@gmail.com>, 2009.
 # Antoni Bella Pérez <antonibel...@yahoo.com>, 2016, 2018.
@@ -12,8 +12,8 @@
 "Project-Id-Version: kcalc\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:55+0100\n"
-"PO-Revision-Date: 2018-08-17 12:10+0100\n"
-"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2019-02-09 15:08+0100\n"
+"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -1238,6 +1238,7 @@
 msgid "Switch base to decimal."
 msgstr "Canvia a base decimal."
 
+# skip-rule: abbreviations-dec
 #. i18n: ectx: property (text), widget (QRadioButton, decRadio)
 #: kcalc.ui:112
 #, kde-format
@@ -1250,6 +1251,7 @@
 msgid "Switch base to octal."
 msgstr "Canvia a base octal."
 
+# skip-rule: abbreviations-oct
 #. i18n: ectx: property (text), widget (QRadioButton, octRadio)
 #: kcalc.ui:122
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-18.12.2/po/id/kcalc.po 
new/kcalc-18.12.3/po/id/kcalc.po
--- old/kcalc-18.12.2/po/id/kcalc.po    2019-02-05 01:29:00.000000000 +0100
+++ new/kcalc-18.12.3/po/id/kcalc.po    2019-03-05 01:12:17.000000000 +0100
@@ -16,7 +16,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 18.12.0\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-18.12.2/po/zh_CN/kcalc.po 
new/kcalc-18.12.3/po/zh_CN/kcalc.po
--- old/kcalc-18.12.2/po/zh_CN/kcalc.po 2019-02-05 01:29:01.000000000 +0100
+++ new/kcalc-18.12.3/po/zh_CN/kcalc.po 2019-03-05 01:12:18.000000000 +0100
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:55+0100\n"
-"PO-Revision-Date: 2019-01-27 23:11\n"
+"PO-Revision-Date: 2019-02-20 23:33\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to