Hello community,

here is the log from the commit of package ktexteditor for openSUSE:Factory 
checked in at 2018-05-18 14:23:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old)
 and      /work/SRC/openSUSE:Factory/.ktexteditor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktexteditor"

Fri May 18 14:23:40 2018 rev:53 rq:607587 version:5.46.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes  2018-04-19 
15:20:35.388714592 +0200
+++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes     
2018-05-18 14:23:43.615566813 +0200
@@ -1,0 +2,18 @@
+Sun May 13 21:03:06 UTC 2018 - [email protected]
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * optimization of KTextEditor::DocumentPrivate::views()
+  * [ktexteditor] much faster positionFromCursor
+  * Implement single click on line number to select line of text
+  * Warning--
+  * Add missing override
+  * Fix problem that font/italic/... attributes no longer work with e.g. >= Qt 
5.9
+  * clang-tidy: modernize-use-default-member-init run
+- Dropped patches, now upstream:
+  * Fix-font-attributes.patch
+
+-------------------------------------------------------------------

Old:
----
  Fix-font-attributes.patch
  ktexteditor-5.45.0.tar.xz

New:
----
  ktexteditor-5.46.0.tar.xz

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

Other differences:
------------------
++++++ ktexteditor.spec ++++++
--- /var/tmp/diff_new_pack.BkTMSB/_old  2018-05-18 14:23:44.371539065 +0200
+++ /var/tmp/diff_new_pack.BkTMSB/_new  2018-05-18 14:23:44.371539065 +0200
@@ -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.45
+%define _tar_path 5.46
 Name:           ktexteditor
-Version:        5.45.0
+Version:        5.46.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-font-attributes.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -88,8 +86,7 @@
 %lang_package
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
+%autopatch -p1
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++++++ ktexteditor-5.45.0.tar.xz -> ktexteditor-5.46.0.tar.xz ++++++
++++ 67173 lines of diff (skipped)


Reply via email to