Hello community,

here is the log from the commit of package ktexteditor for openSUSE:Factory 
checked in at 2015-02-16 15:04:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-01-29 
12:50:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes     
2015-02-16 17:32:29.000000000 +0100
@@ -1,0 +2,17 @@
+Sun Feb  8 18:15:11 UTC 2015 - [email protected]
+
+- Update to 5.7.0
+  * Fixed high-precision touchpad scrolling
+  * Do not emit documentUrlChanged during reload
+  * Do not break cursor position on document reload in
+    lines with tabs
+  * Do not re(un)fold the first line if it was
+    manually (un)folded
+  * vimode: command history through arrow keys
+  * Do not try to create a digest when we get
+    a KDirWatch::deleted() signal
+  * Performance: remove global initializations
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+
+-------------------------------------------------------------------

Old:
----
  ktexteditor-5.6.0.tar.xz

New:
----
  ktexteditor-5.7.0.tar.xz

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

Other differences:
------------------
++++++ ktexteditor.spec ++++++
--- /var/tmp/diff_new_pack.SLZrex/_old  2015-02-16 17:32:30.000000000 +0100
+++ /var/tmp/diff_new_pack.SLZrex/_new  2015-02-16 17:32:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ktexteditor
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,13 @@
 #
 
 
+%define _tar_path 5.7
 Name:           ktexteditor
-Version:        5.6.0
+Version:        %{_tar_path}.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.6.0
+BuildRequires:  extra-cmake-modules >= 1.7.0
 BuildRequires:  fdupes
 BuildRequires:  karchive-devel >= %{kf5_version}
 BuildRequires:  kconfig-devel >= %{kf5_version}
@@ -46,7 +47,7 @@
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

++++++ ktexteditor-5.6.0.tar.xz -> ktexteditor-5.7.0.tar.xz ++++++
++++ 107766 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to