Hello community,

here is the log from the commit of package ktexteditor for openSUSE:Factory 
checked in at 2017-11-16 14:40:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old)
 and      /work/SRC/openSUSE:Factory/.ktexteditor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktexteditor"

Thu Nov 16 14:40:55 2017 rev:47 rq:541685 version:5.40.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes  2017-10-27 
13:57:55.489824149 +0200
+++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes     
2017-11-16 14:40:56.906815022 +0100
@@ -1,0 +2,18 @@
+Mon Nov 13 07:01:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * API dox: fix wrong names of methods and args, add missing \since
+  * Avoid (certain) crashes while executing QML scripts (kde#385413)
+  * Avoid a QML crash triggered by C style indentation scripts
+  * - Increase size of trailing mark
+  * add autotests for D8333
+  * fix some indenters from indenting on random characters
+  * Fix deprecation warning
+- Remove patches, now upstream:
+  * fix-some-indenters-from-indenting-on-random-characters.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-some-indenters-from-indenting-on-random-characters.patch
  ktexteditor-5.39.0.tar.xz

New:
----
  ktexteditor-5.40.0.tar.xz

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

Other differences:
------------------
++++++ ktexteditor.spec ++++++
--- /var/tmp/diff_new_pack.Bv9V83/_old  2017-11-16 14:40:57.610789473 +0100
+++ /var/tmp/diff_new_pack.Bv9V83/_new  2017-11-16 14:40:57.614789328 +0100
@@ -21,9 +21,9 @@
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
-%define _tar_path 5.39
+%define _tar_path 5.40
 Name:           ktexteditor
-Version:        5.39.0
+Version:        5.40.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -65,8 +65,6 @@
 Source1:        baselibs.conf
 # PATCH-MISFEATURE-OPENSUSE - Disliked by the security team (boo#1033055)
 Patch1:         0001-Disable-KAuth-integration.patch
-# PATCH-FIX-UPSTREAM
-Patch2:         fix-some-indenters-from-indenting-on-random-characters.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -89,7 +87,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++++++ ktexteditor-5.39.0.tar.xz -> ktexteditor-5.40.0.tar.xz ++++++
++++ 65859 lines of diff (skipped)


Reply via email to