Hello community, here is the log from the commit of package ktexteditor for openSUSE:Factory checked in at 2017-08-24 17:58:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old) and /work/SRC/openSUSE:Factory/.ktexteditor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktexteditor" Thu Aug 24 17:58:24 2017 rev:44 rq:516698 version:5.37.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes 2017-07-17 10:25:45.305380298 +0200 +++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes 2017-08-24 17:58:28.729043806 +0200 @@ -1,0 +2,23 @@ +Sat Aug 12 09:23:37 UTC 2017 - [email protected] + +- Update to 5.37.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.37.0.php +- Changes since 5.36.0 : + * Handle fine-grained wheel event in zooming + * Add template for a ktexteditor plugin + * Add KF6 TODO for missing argument namespace in slot signature + * copy permissions from original file on save copy BUG: 377373 (kde#377373) + * perhaps avoid stringbuild crash BUG: 339627 (kde#339627) + * fix problem with * adding for lines outside of comments BUG: 360456 (kde#360456) + * fix save as copy, it missed to allow overwriting the destination file we check + if we want that via a dialog, but we still always fail to do so BUG: 368145 (kde#368145) + * Adapt unit test to changes from KSyntaxHighlighting framework + * Command 'set-highlight': Join args with space + * fix crash on view destruction because of non-deterministic cleanup of objects + * Emit signals from icon border when no mark was clicked + * Fix crash in vi input mode (sequence: "o" "Esc" "O" "Esc" ".") (kde#377852) + * Use mutually exclusive group in Default Mark Type + +------------------------------------------------------------------- Old: ---- ktexteditor-5.36.0.tar.xz New: ---- ktexteditor-5.37.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktexteditor.spec ++++++ --- /var/tmp/diff_new_pack.hoWkqe/_old 2017-08-24 17:58:30.592781301 +0200 +++ /var/tmp/diff_new_pack.hoWkqe/_new 2017-08-24 17:58:30.596780737 +0200 @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.36 +%define _tar_path 5.37 Name: ktexteditor -Version: 5.36.0 +Version: 5.37.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0 @@ -114,6 +114,8 @@ %{_kf5_plugindir}/ %{_kf5_servicesdir}/ %{_kf5_servicetypesdir}/ +%dir %{_kf5_sharedir}/kdevappwizard/ +%{_kf5_sharedir}/kdevappwizard/templates/ %files devel %defattr(-,root,root) ++++++ ktexteditor-5.36.0.tar.xz -> ktexteditor-5.37.0.tar.xz ++++++ ++++ 128127 lines of diff (skipped)
