Hello community,

here is the log from the commit of package kakoune for openSUSE:Factory checked 
in at 2019-01-24 14:13:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kakoune (Old)
 and      /work/SRC/openSUSE:Factory/.kakoune.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kakoune"

Thu Jan 24 14:13:16 2019 rev:12 rq:667750 version:2019.01.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/kakoune/kakoune.changes  2019-01-03 
18:07:10.156111506 +0100
+++ /work/SRC/openSUSE:Factory/.kakoune.new.28833/kakoune.changes       
2019-01-24 14:13:17.975370467 +0100
@@ -1,0 +2,13 @@
+Tue Jan 22 09:58:57 UTC 2019 - [email protected]
+
+- Update to to 2019.01.20:
+  * auto_complete has been renamed to autocomplete for more
+    consistency.
+  * Start of a builtin key parser in the ncurses ui bypassing
+    the ncurses one. Can be favored by setting the ui option
+  * Right clicks extend the current selection, the control modifier allows
+    merging all the selections after extension.
+  * The regex highlighter now supports named capture groups to
+    ease readability.
+
+-------------------------------------------------------------------

Old:
----
  kakoune-2018.10.27.tar.bz2

New:
----
  kakoune-2019.01.20.tar.bz2

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

Other differences:
------------------
++++++ kakoune.spec ++++++
--- /var/tmp/diff_new_pack.KOQVpO/_old  2019-01-24 14:13:18.551369801 +0100
+++ /var/tmp/diff_new_pack.KOQVpO/_new  2019-01-24 14:13:18.555369798 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kakoune
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:           kakoune
-Version:        2018.10.27
+Version:        2019.01.20
 Release:        0
 Summary:        A code editor heavily inspired by Vim
 License:        Unlicense
 Group:          Productivity/Text/Editors
-Url:            http://kakoune.org/
-Source:         
https://github.com/mawww/kakoune/releases/download/v%{version}/%{name}-%{version}.tar.bz2
+URL:            http://kakoune.org/
+Source:         
https://github.com/mawww/kakoune/releases/download/v%{version}/kakoune-%{version}.tar.bz2
 BuildRequires:  asciidoc
 BuildRequires:  fdupes
 BuildRequires:  libxslt-tools
@@ -59,9 +59,9 @@
 LANG=en_US.utf8 make %{?_smp_mflags} test
 
 %files
-%doc ../UNLICENSE
+%license ../UNLICENSE
 %{_bindir}/kak
 %{_datadir}/kak
-%{_mandir}/man1/kak.1%{ext_man}
+%{_mandir}/man1/kak.1%{?ext_man}
 
 %changelog

++++++ kakoune-2018.10.27.tar.bz2 -> kakoune-2019.01.20.tar.bz2 ++++++
++++ 6839 lines of diff (skipped)


Reply via email to