Hello community,

here is the log from the commit of package ktexteditor for openSUSE:Factory 
checked in at 2018-10-22 11:15:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old)
 and      /work/SRC/openSUSE:Factory/.ktexteditor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktexteditor"

Mon Oct 22 11:15:30 2018 rev:58 rq:642345 version:5.51.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes  2018-10-01 
08:11:17.210196626 +0200
+++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes     
2018-10-22 11:15:42.875631589 +0200
@@ -1,0 +2,26 @@
+Tue Oct 16 08:02:36 UTC 2018 - Luca Beltrame <lbeltr...@kde.org>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Mon Oct 15 11:50:38 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * Restaure default severity
+  * Autogenerate debug file + create categories file
+  * Port to no deprecated method
+  * Paint code folding marker only for multiline code folding regions
+  * Intialize m_lastPosition
+  * Scripting: isCode() returns false for dsAlert text
+  * fix ebn issues
+  * use R Script hl for R indent tests
+  * Unit tests for the R indent script
+  * Update of the R indent script
+  * Fix Solarized Light and Dark color schemes (kde#382075)
+  * Don't require Qt5::XmlPatterns
+
+-------------------------------------------------------------------

Old:
----
  ktexteditor-5.50.0.tar.xz

New:
----
  ktexteditor-5.51.0.tar.xz

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

Other differences:
------------------
++++++ ktexteditor.spec ++++++
--- /var/tmp/diff_new_pack.nBpOEh/_old  2018-10-22 11:15:43.363631064 +0200
+++ /var/tmp/diff_new_pack.nBpOEh/_new  2018-10-22 11:15:43.371631056 +0200
@@ -20,15 +20,15 @@
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
-%define _tar_path 5.50
+%define _tar_path 5.51
 %bcond_without lang
 Name:           ktexteditor
-Version:        5.50.0
+Version:        5.51.0
 Release:        0
 Summary:        Embeddable text editor component
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
-URL:            http://www.kde.org
+URL:            https://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 # PATCH-MISFEATURE-OPENSUSE - Disliked by the security team (boo#1033055)
@@ -50,20 +50,16 @@
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5PrintSupport) >= 5.6.0
 BuildRequires:  cmake(Qt5Qml) >= 5.6.0
-BuildRequires:  cmake(Qt5Script) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
-BuildRequires:  cmake(Qt5XmlPatterns) >= 5.6.0
 Requires:       syntax-highlighting >= %{_kf5_bugfix_version}
+Recommends:     %{name}-lang = %{version}
 Obsoletes:      libKF5TextEditor4
 Obsoletes:      libKF5TextEditor5
 %if 0%{?suse_version} >= 1330 || 0%{?leap_version} >= 420200
 BuildRequires:  libeditorconfig-devel
 %endif
-%if %{with lang}
-Recommends:     %{name}-lang = %{version}
-%endif
 
 %description
 KTextEditor provides a text editor component that can be embedded in
@@ -117,6 +113,7 @@
 %{_kf5_servicetypesdir}/
 %dir %{_kf5_sharedir}/kdevappwizard/
 %{_kf5_sharedir}/kdevappwizard/templates/
+%{_kf5_debugdir}/ktexteditor.categories
 
 %files devel
 %{_kf5_libdir}/libKF5TextEditor.so

++++++ ktexteditor-5.50.0.tar.xz -> ktexteditor-5.51.0.tar.xz ++++++
++++ 57152 lines of diff (skipped)


Reply via email to