Hello community,

here is the log from the commit of package ktexteditor for openSUSE:Factory 
checked in at 2016-04-12 19:26:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old)
 and      /work/SRC/openSUSE:Factory/.ktexteditor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktexteditor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes  2016-04-01 
13:01:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes     
2016-04-12 19:26:06.000000000 +0200
@@ -1,0 +2,29 @@
+Mon Apr  4 14:22:27 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * Revert "Open/Save config page: Use term "Folder" instead
+    of "Directory""
+  * Open/Save config page: Use term "Folder" instead of "Directory"
+  * kateschemaconfig.cpp: use correct filters with open/save dialogs
+    (kde#343327)
+  * c.xml: use default style for control flow keywords
+  * isocpp.xml: use default style "dsControlFlow" for control
+    flow keywords
+  * c/isocpp: add more C standard types
+  * KateRenderer::lineHeight() returns an int
+  * printing: use font size from selected printing schema
+    (kde#356110)
+  * cmake.xml speedup: Use WordDetect instead of RegExpr
+  * Change tab with to 4 instead of 8
+  * Fix changing the current line number color
+  * Fix selecting completion item with the mouse (kde#307052)
+  * Add syntax highlighting for gcode
+  * Fix the MiniMap selection background painting
+  * Fix encoding for gap.xml (use UTF-8)
+  * Fix nested comment blocks (kde#358692)
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+- Drop upstreamed 
0001-Fix-Clazy-fix-mistake-that-broke-selection-handling-.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-Clazy-fix-mistake-that-broke-selection-handling-.patch
  ktexteditor-5.20.0.tar.xz

New:
----
  ktexteditor-5.21.0.tar.xz

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

Other differences:
------------------
++++++ ktexteditor.spec ++++++
--- /var/tmp/diff_new_pack.bDWHC5/_old  2016-04-12 19:26:07.000000000 +0200
+++ /var/tmp/diff_new_pack.bDWHC5/_new  2016-04-12 19:26:07.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:           ktexteditor
-Version:        5.20.0
+Version:        5.21.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -35,13 +35,13 @@
 BuildRequires:  kparts-devel >= %{_tar_path}
 BuildRequires:  libgit2-devel
 BuildRequires:  sonnet-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.3.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.3.0
-BuildRequires:  cmake(Qt5Script) >= 5.3.0
-BuildRequires:  cmake(Qt5Test) >= 5.3.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
-BuildRequires:  cmake(Qt5Xml) >= 5.3.0
-BuildRequires:  cmake(Qt5XmlPatterns) >= 5.3.0
+BuildRequires:  cmake(Qt5Core) >= 5.4.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.4.0
+BuildRequires:  cmake(Qt5Script) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5Xml) >= 5.4.0
+BuildRequires:  cmake(Qt5XmlPatterns) >= 5.4.0
 %if %{with lang}
 Recommends:     %{name}-lang = %{version}
 %endif
@@ -53,8 +53,6 @@
 Url:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-# PATCH-FIX-UPSTREAM 
0001-Fix-Clazy-fix-mistake-that-broke-selection-handling-.patch
-Patch0:         0001-Fix-Clazy-fix-mistake-that-broke-selection-handling-.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -76,7 +74,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++++++ ktexteditor-5.20.0.tar.xz -> ktexteditor-5.21.0.tar.xz ++++++
++++ 22597 lines of diff (skipped)


Reply via email to