Hello community, here is the log from the commit of package kpimtextedit for openSUSE:Factory checked in at 2017-06-12 15:21:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpimtextedit (Old) and /work/SRC/openSUSE:Factory/.kpimtextedit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpimtextedit" Mon Jun 12 15:21:32 2017 rev:23 rq:502062 version:17.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes 2017-05-22 10:42:07.470242501 +0200 +++ /work/SRC/openSUSE:Factory/.kpimtextedit.new/kpimtextedit.changes 2017-06-12 15:21:34.412272465 +0200 @@ -1,0 +2,12 @@ +Wed Jun 07 17:42:56 CEST 2017 - [email protected] + +- Update to 17.04.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.2.php +- Changes since 17.04.1: + * Improve removequotes + * Use QRegularExpression + * Fix remove quote when we have just a "<quote>\n" + +------------------------------------------------------------------- Old: ---- kpimtextedit-17.04.1.tar.xz New: ---- kpimtextedit-17.04.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpimtextedit.spec ++++++ --- /var/tmp/diff_new_pack.8hqdPY/_old 2017-06-12 15:21:35.496119524 +0200 +++ /var/tmp/diff_new_pack.8hqdPY/_new 2017-06-12 15:21:35.500118960 +0200 @@ -20,7 +20,7 @@ %define kf5_version 5.1.0 Name: kpimtextedit -Version: 17.04.1 +Version: 17.04.2 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) ++++++ kpimtextedit-17.04.1.tar.xz -> kpimtextedit-17.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-17.04.1/CMakeLists.txt new/kpimtextedit-17.04.2/CMakeLists.txt --- old/kpimtextedit-17.04.1/CMakeLists.txt 2017-05-09 02:27:05.000000000 +0200 +++ new/kpimtextedit-17.04.2/CMakeLists.txt 2017-06-06 02:24:17.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.5.1") +set(PIM_VERSION "5.5.2") project(KPimTextEdit VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpimtextedit-17.04.1/po/fi/libkpimtextedit.po new/kpimtextedit-17.04.2/po/fi/libkpimtextedit.po --- old/kpimtextedit-17.04.1/po/fi/libkpimtextedit.po 2017-05-09 02:27:05.000000000 +0200 +++ new/kpimtextedit-17.04.2/po/fi/libkpimtextedit.po 2017-06-06 02:24:16.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright © 2010, 2012 This_file_is_part_of_KDE # This file is distributed under the same license as the kdepimlibs package. -# Tommi Nieminen <[email protected]>, 2010, 2012, 2013. +# Tommi Nieminen <[email protected]>, 2010, 2012, 2013, 2017. # Lasse Liehu <[email protected]>, 2012, 2013, 2014, 2015. # # KDE Finnish translation sprint participants: @@ -10,8 +10,8 @@ "Project-Id-Version: libkpimtextedit\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-04-04 10:44+0200\n" -"PO-Revision-Date: 2015-11-19 12:14+0200\n" -"Last-Translator: Lasse Liehu <[email protected]>\n" +"PO-Revision-Date: 2017-05-07 20:56+0200\n" +"Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" "MIME-Version: 1.0\n" @@ -791,7 +791,7 @@ #: texteditor/richtexteditor/richtexteditor.cpp:445 #, kde-format msgid "Skip" -msgstr "" +msgstr "Ohita" #: texttospeech/texttospeechactions.cpp:46 #: texttospeech/texttospeechactions.cpp:49
