commit ktexteditorpreviewplugin for openSUSE:Factory

2017-11-08 Thread root
Hello community,

here is the log from the commit of package ktexteditorpreviewplugin for 
openSUSE:Factory checked in at 2017-11-08 15:11:58

Comparing /work/SRC/openSUSE:Factory/ktexteditorpreviewplugin (Old)
 and  /work/SRC/openSUSE:Factory/.ktexteditorpreviewplugin.new (New)


Package is "ktexteditorpreviewplugin"

Wed Nov  8 15:11:58 2017 rev:3 rq:539843 version:0.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ktexteditorpreviewplugin/ktexteditorpreviewplugin.changes
2017-10-10 11:43:12.198901484 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktexteditorpreviewplugin.new/ktexteditorpreviewplugin.changes
   2017-11-08 15:16:00.161193486 +0100
@@ -1,0 +2,6 @@
+Tue Nov  7 15:17:29 UTC 2017 - wba...@tmo.at
+
+- Update to 0.2.1:
+  * Translations improved and added for new languages (es, pl, ru)
+
+---

Old:

  ktexteditorpreviewplugin-0.2.0.tar.xz

New:

  ktexteditorpreviewplugin-0.2.1.tar.xz



Other differences:
--
++ ktexteditorpreviewplugin.spec ++
--- /var/tmp/diff_new_pack.JhDAzg/_old  2017-11-08 15:16:00.589177864 +0100
+++ /var/tmp/diff_new_pack.JhDAzg/_new  2017-11-08 15:16:00.593177719 +0100
@@ -18,7 +18,7 @@
 %bcond_without lang
 %define kf5_version 5.23.0
 Name:   ktexteditorpreviewplugin
-Version:0.2.0
+Version:0.2.1
 Release:0
 Summary:Plugin for previewing content using the KTextEditor framework
 License:LGPL-2.1+

++ ktexteditorpreviewplugin-0.2.0.tar.xz -> 
ktexteditorpreviewplugin-0.2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktexteditorpreviewplugin-0.2.0/README.md 
new/ktexteditorpreviewplugin-0.2.1/README.md
--- old/ktexteditorpreviewplugin-0.2.0/README.md2017-10-08 
16:03:15.797507479 +0200
+++ new/ktexteditorpreviewplugin-0.2.1/README.md2017-11-06 
11:39:00.536610488 +0100
@@ -4,7 +4,7 @@
 
 This repository contains the KTextEditor Document Preview Plugin, a plugin for 
the editor [Kate](https://www.kate-editor.org/), the IDE 
[KDevelop](https://www.kdevelop.org/), or other software using the 
[KTextEditor](https://api.kde.org/frameworks/ktexteditor/html/index.html) 
framework.
 
-The plugin enables a live preview of the currently edited text document in the 
final format. For the display it uses the 
[KParts](https://api.kde.org/frameworks/kparts/html/index.html) plugin which is 
currently selected as the preferred one for the MIME type of the document. If 
there is no matching KParts plugin, no preview is possible.
+The plugin enables a live preview of the currently edited text document in the 
final format, in the sidebar (Kate) or as tool view (KDevelop). So when editing 
e.g. a Markdown text or an SVG image, the result is instantly visible next to 
the source text. For the display the plugin uses that 
[KParts](https://api.kde.org/frameworks/kparts/html/index.html) plugin which is 
currently selected as the preferred one for the MIME type of the document. If 
there is no KParts plugin for that type, no preview is possible.
 
 
 ## Build and install the plugin
@@ -24,7 +24,7 @@
 
 ## Use the plugin
 
-Start Kate or KDevelop on the commandline, with adapted QT_PLUGIN_PATH (make 
sure to not use a session open in another running app instance):
+Start Kate or KDevelop on the commandline, with adapted `QT_PLUGIN_PATH` (make 
sure to not use a session open in another running app instance):
 
 # check the used plugin installation path as it depends on the system
 # and replace "_REPLACE_LIB_" with e.g. "lib", "lib64" or 
"lib/x86_64-linux-gnu"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktexteditorpreviewplugin-0.2.0/po/de/ktexteditorpreviewplugin.po 
new/ktexteditorpreviewplugin-0.2.1/po/de/ktexteditorpreviewplugin.po
--- old/ktexteditorpreviewplugin-0.2.0/po/de/ktexteditorpreviewplugin.po
2017-10-08 16:03:50.145412069 +0200
+++ new/ktexteditorpreviewplugin-0.2.1/po/de/ktexteditorpreviewplugin.po
2017-11-06 11:39:37.100562194 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-26 03:30+0200\n"
-"PO-Revision-Date: 2017-09-25 14:52+0100\n"
+"PO-Revision-Date: 2017-10-15 22:33+0100\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -20,12 +20,12 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Burkhard Lück"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "lu...@hube-lueck.de"
 
 #: ktexteditorpreviewview.cpp:43
 #, kde-format
@@ 

commit ktexteditorpreviewplugin for openSUSE:Factory

2017-10-10 Thread root
Hello community,

here is the log from the commit of package ktexteditorpreviewplugin for 
openSUSE:Factory checked in at 2017-10-10 11:43:09

Comparing /work/SRC/openSUSE:Factory/ktexteditorpreviewplugin (Old)
 and  /work/SRC/openSUSE:Factory/.ktexteditorpreviewplugin.new (New)


Package is "ktexteditorpreviewplugin"

Tue Oct 10 11:43:09 2017 rev:2 rq:532908 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/ktexteditorpreviewplugin/ktexteditorpreviewplugin.changes
2017-10-05 12:06:48.656838396 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktexteditorpreviewplugin.new/ktexteditorpreviewplugin.changes
   2017-10-10 11:43:12.198901484 +0200
@@ -1,0 +2,9 @@
+Mon Oct  9 20:35:13 UTC 2017 - wba...@tmo.at
+
+- Update to 0.2.0:
+  * Add dropdown menu to toolbar with the main menu of the KParts
+plugin
+  * Add About dialog for the currently used KParts plugin
+(invokable from the new dropdown menu)
+
+---

Old:

  ktexteditorpreviewplugin-0.1.0.tar.xz

New:

  ktexteditorpreviewplugin-0.2.0.tar.xz



Other differences:
--
++ ktexteditorpreviewplugin.spec ++
--- /var/tmp/diff_new_pack.QwnwKi/_old  2017-10-10 11:43:13.382849520 +0200
+++ /var/tmp/diff_new_pack.QwnwKi/_new  2017-10-10 11:43:13.386849345 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 %define kf5_version 5.23.0
 Name:   ktexteditorpreviewplugin
-Version:0.1.0
+Version:0.2.0
 Release:0
 Summary:Plugin for previewing content using the KTextEditor framework
 License:LGPL-2.1+

++ ktexteditorpreviewplugin-0.1.0.tar.xz -> 
ktexteditorpreviewplugin-0.2.0.tar.xz ++
 2018 lines of diff (skipped)