Hello community,

here is the log from the commit of package kpimtextedit for openSUSE:Factory 
checked in at 2019-02-14 14:19:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpimtextedit (Old)
 and      /work/SRC/openSUSE:Factory/.kpimtextedit.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpimtextedit"

Thu Feb 14 14:19:46 2019 rev:43 rq:673814 version:18.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes        
2019-01-21 10:14:57.754400372 +0100
+++ /work/SRC/openSUSE:Factory/.kpimtextedit.new.28833/kpimtextedit.changes     
2019-02-14 14:19:51.756031299 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:25:17 UTC 2019 - [email protected]
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+-------------------------------------------------------------------

Old:
----
  kpimtextedit-18.12.1.tar.xz

New:
----
  kpimtextedit-18.12.2.tar.xz

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

Other differences:
------------------
++++++ kpimtextedit.spec ++++++
--- /var/tmp/diff_new_pack.1N6Zno/_old  2019-02-14 14:19:52.228031072 +0100
+++ /var/tmp/diff_new_pack.1N6Zno/_new  2019-02-14 14:19:52.232031070 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kpimtextedit
-Version:        18.12.1
+Version:        18.12.2
 Release:        0
 Summary:        KDE PIM Libraries: Text edit functionality
 License:        LGPL-2.1-or-later

++++++ kpimtextedit-18.12.1.tar.xz -> kpimtextedit-18.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-18.12.1/CMakeLists.txt 
new/kpimtextedit-18.12.2/CMakeLists.txt
--- old/kpimtextedit-18.12.1/CMakeLists.txt     2019-01-08 01:18:20.000000000 
+0100
+++ new/kpimtextedit-18.12.2/CMakeLists.txt     2019-02-05 01:45:51.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.1")
+set(PIM_VERSION "5.10.2")
 
 project(KPimTextEdit VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-18.12.1/po/pt_BR/libkpimtextedit.po 
new/kpimtextedit-18.12.2/po/pt_BR/libkpimtextedit.po
--- old/kpimtextedit-18.12.1/po/pt_BR/libkpimtextedit.po        2019-01-08 
01:18:20.000000000 +0100
+++ new/kpimtextedit-18.12.2/po/pt_BR/libkpimtextedit.po        2019-02-05 
01:45:51.000000000 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) 2009-2018 This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Luiz Fernando Ranghetti <[email protected]>, 2009, 2012.
+# Luiz Fernando Ranghetti <[email protected]>, 2009, 2012, 2019.
 # André Marcelo Alvarenga <[email protected]>, 2009, 2012, 2013, 2015, 2018.
 # Marcus Gama <[email protected]>, 2012.
 msgid ""
@@ -10,15 +10,15 @@
 "Project-Id-Version: libkpimtextedit\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-07 07:17+0100\n"
-"PO-Revision-Date: 2018-08-04 23:29-0300\n"
-"Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
-"Language-Team: Brazilian Portuguese <[email protected]>\n"
+"PO-Revision-Date: 2019-02-01 16:18-0200\n"
+"Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
+"Language-Team: Portuguese <[email protected]>\n"
 "Language: pt_BR\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 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 
 #: composer-ng/klinkdialog.cpp:38
 #, kde-format
@@ -794,12 +794,13 @@
 msgstr "Permitir tabulações"
 
 #: texteditor/richtexteditor/richtexteditor.cpp:433
-#, fuzzy, kde-format
-#| msgid "No backend available for spell checking."
+#, kde-format
 msgid ""
 "No backend available for spell checking. Do you want to send the email "
 "anyways?"
-msgstr "Nenhuma infraestrutura de verificação ortográfica disponível."
+msgstr ""
+"Nenhuma infraestrutura de verificação ortográfica disponível. Deseja enviar "
+"o e-mail mesmo assim?"
 
 #: texteditor/richtexteditor/richtexteditor.cpp:453
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-18.12.1/po/zh_CN/libkpimtextedit.po 
new/kpimtextedit-18.12.2/po/zh_CN/libkpimtextedit.po
--- old/kpimtextedit-18.12.1/po/zh_CN/libkpimtextedit.po        2019-01-08 
01:18:20.000000000 +0100
+++ new/kpimtextedit-18.12.2/po/zh_CN/libkpimtextedit.po        2019-02-05 
01:45:51.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-07 07:17+0100\n"
-"PO-Revision-Date: 2019-01-05 20:50\n"
+"PO-Revision-Date: 2019-01-27 23:05\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-18.12.1/po/zh_TW/libkpimtextedit.po 
new/kpimtextedit-18.12.2/po/zh_TW/libkpimtextedit.po
--- old/kpimtextedit-18.12.1/po/zh_TW/libkpimtextedit.po        2019-01-08 
01:18:20.000000000 +0100
+++ new/kpimtextedit-18.12.2/po/zh_TW/libkpimtextedit.po        2019-02-05 
01:45:51.000000000 +0100
@@ -40,8 +40,7 @@
 msgstr ""
 
 #: composer-ng/richtextcomposeractions.cpp:118
-#, fuzzy, kde-format
-#| msgid "Left"
+#, kde-format
 msgctxt "@label left justify"
 msgid "Left"
 msgstr "置左"
@@ -54,8 +53,7 @@
 msgstr "置中"
 
 #: composer-ng/richtextcomposeractions.cpp:129
-#, fuzzy, kde-format
-#| msgid "Center"
+#, kde-format
 msgctxt "@label center justify"
 msgid "Center"
 msgstr "置中"
@@ -67,8 +65,7 @@
 msgstr ""
 
 #: composer-ng/richtextcomposeractions.cpp:140
-#, fuzzy, kde-format
-#| msgid "Right"
+#, kde-format
 msgctxt "@label right justify"
 msgid "Right"
 msgstr "置右"
@@ -81,8 +78,7 @@
 msgstr "兩邊對齊"
 
 #: composer-ng/richtextcomposeractions.cpp:151
-#, fuzzy, kde-format
-#| msgid "Justify"
+#, kde-format
 msgctxt "@label justify fill"
 msgid "Justify"
 msgstr "兩邊對齊"
@@ -399,8 +395,7 @@
 msgstr "加入表情"
 
 #: inserthtmldialog.cpp:39
-#, fuzzy, kde-format
-#| msgid "Insert HTML"
+#, kde-format
 msgctxt "@title:window"
 msgid "Insert HTML"
 msgstr "插入 HTML"
@@ -416,8 +411,7 @@
 msgstr "範例:<i> Hello world </i>"
 
 #: inserthtmldialog.cpp:56
-#, fuzzy, kde-format
-#| msgid "Insert"
+#, kde-format
 msgctxt "@action:button"
 msgid "Insert"
 msgstr "插入"


Reply via email to