Hello community,

here is the log from the commit of package kpimtextedit for openSUSE:Factory 
checked in at 2018-10-15 09:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpimtextedit (Old)
 and      /work/SRC/openSUSE:Factory/.kpimtextedit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpimtextedit"

Mon Oct 15 09:29:35 2018 rev:39 rq:641550 version:18.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes        
2018-09-13 23:57:58.534110332 +0200
+++ /work/SRC/openSUSE:Factory/.kpimtextedit.new/kpimtextedit.changes   
2018-10-15 09:29:43.248132387 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:07:08 UTC 2018 - [email protected]
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * Don't install this header
+
+-------------------------------------------------------------------

Old:
----
  kpimtextedit-18.08.1.tar.xz

New:
----
  kpimtextedit-18.08.2.tar.xz

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

Other differences:
------------------
++++++ kpimtextedit.spec ++++++
--- /var/tmp/diff_new_pack.dx25Yi/_old  2018-10-15 09:29:44.760130984 +0200
+++ /var/tmp/diff_new_pack.dx25Yi/_new  2018-10-15 09:29:44.760130984 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,7 +20,7 @@
 
 %define kf5_version 5.44.0
 Name:           kpimtextedit
-Version:        18.08.1
+Version:        18.08.2
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ kpimtextedit-18.08.1.tar.xz -> kpimtextedit-18.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-18.08.1/CMakeLists.txt 
new/kpimtextedit-18.08.2/CMakeLists.txt
--- old/kpimtextedit-18.08.1/CMakeLists.txt     2018-09-04 02:55:35.000000000 
+0200
+++ new/kpimtextedit-18.08.2/CMakeLists.txt     2018-10-09 02:30:58.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.1")
+set(PIM_VERSION "5.9.2")
 
 project(KPimTextEdit VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-18.08.1/po/ru/libkpimtextedit.po 
new/kpimtextedit-18.08.2/po/ru/libkpimtextedit.po
--- old/kpimtextedit-18.08.1/po/ru/libkpimtextedit.po   2018-09-04 
02:55:34.000000000 +0200
+++ new/kpimtextedit-18.08.2/po/ru/libkpimtextedit.po   2018-10-09 
02:30:58.000000000 +0200
@@ -3,13 +3,14 @@
 #
 # Alexander Potashev <[email protected]>, 2011, 2016.
 # Alexander Lakhin <[email protected]>, 2013.
+# Александр Яворский <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-07-30 06:09+0200\n"
-"PO-Revision-Date: 2016-01-10 17:00+0300\n"
-"Last-Translator: Alexander Potashev <[email protected]>\n"
+"PO-Revision-Date: 2018-08-14 10:01+0300\n"
+"Last-Translator: Александр Яворский <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
@@ -737,7 +738,7 @@
 #: texteditor/commonwidget/textfindreplacewidget.cpp:105
 #, kde-format
 msgid "Regular Expression"
-msgstr ""
+msgstr "Регулярное выражение"
 
 #: texteditor/commonwidget/textgotolinewidget.cpp:64
 #, kde-format
@@ -789,7 +790,7 @@
 #: texteditor/richtexteditor/richtexteditor.cpp:432
 #, kde-format
 msgid "No backend available for spell checking."
-msgstr ""
+msgstr "Не найдены модули, реализующие проверку орфографии."
 
 #: texteditor/richtexteditor/richtexteditor.cpp:238
 #, kde-format
@@ -799,7 +800,7 @@
 #: texteditor/richtexteditor/richtexteditor.cpp:447
 #, kde-format
 msgid "Skip"
-msgstr ""
+msgstr "Пропустить"
 
 #: texttospeech/texttospeechactions.cpp:43
 #: texttospeech/texttospeechactions.cpp:46
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-18.08.1/po/zh_CN/libkpimtextedit.po 
new/kpimtextedit-18.08.2/po/zh_CN/libkpimtextedit.po
--- old/kpimtextedit-18.08.1/po/zh_CN/libkpimtextedit.po        2018-09-04 
02:55:35.000000000 +0200
+++ new/kpimtextedit-18.08.2/po/zh_CN/libkpimtextedit.po        2018-10-09 
02:30:58.000000000 +0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-07-30 06:09+0200\n"
-"PO-Revision-Date: 2018-08-30 13:16\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:52\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-18.08.1/src/CMakeLists.txt 
new/kpimtextedit-18.08.2/src/CMakeLists.txt
--- old/kpimtextedit-18.08.1/src/CMakeLists.txt 2018-08-17 07:11:02.000000000 
+0200
+++ new/kpimtextedit-18.08.2/src/CMakeLists.txt 2018-10-03 11:35:37.000000000 
+0200
@@ -106,7 +106,6 @@
     HEADER_NAMES
     EditorUtil
     EmoticonTextEditAction
-    InsertHtmlDialog
     InsertImageDialog
     InsertImageWidget
     InsertTableDialog


Reply via email to