Hello community,

here is the log from the commit of package fish for openSUSE:Factory checked in 
at 2018-01-13 21:48:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fish (Old)
 and      /work/SRC/openSUSE:Factory/.fish.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fish"

Sat Jan 13 21:48:21 2018 rev:13 rq:563730 version:2.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fish/fish.changes        2017-06-12 
15:32:06.835050186 +0200
+++ /work/SRC/openSUSE:Factory/.fish.new/fish.changes   2018-01-13 
21:48:21.780073368 +0100
@@ -1,0 +2,32 @@
+Fri Jan  5 01:05:21 UTC 2018 - sfl...@suse.de
+
+- Don't Require python-curses its not needed or used
+
+-------------------------------------------------------------------
+Sat Nov 25 15:23:31 UTC 2017 - jaime.marquinez.ferran...@fastmail.net
+
+- Update to 2.7.0. Notable improvements:
+  * A new cdh (change directory using recent history) command provides a more
+    friendly alternative to prevd/nextd and pushd/popd (#2847).
+  * A new argparse command is available to allow fish script to parse arguments
+    with the same behavior as builtin commands. This also includes the 
fish_opt helper command. (#4190).
+  * Invalid array indexes are now silently ignored (#826, #4127).
+  * Improvements to the debugging facility, including a prompt specific to the
+    debugger (fish_breakpoint_prompt) and a status is-breakpoint subcommand 
(#1310).
+  * string supports new lower and upper subcommands, for altering the case of
+    strings (#4080). The case changing is not locale-aware yet.
+  * string escape has a new --style=xxx flag where xxx can be script, var,
+    or url (#4150), and can be reversed with string unescape (#3543).
+  * History can now be split into sessions with the fish_history variable,
+    or not saved to disk at all (#102).
+  * Read history is now controlled by the fish_history variable rather than
+    the --mode-name flag (#1504).
+  * command now supports an --all flag to report all directories with the
+    command. which is no longer a runtime dependency (#2778).
+  * fish can run commands before starting an interactive session using the new 
+    --init-command/-C options (#4164).
+  * set has a new --show option to show lots of information about variables
+    (#4265).
+  * Full changelog: https://github.com/fish-shell/fish-shell/releases/tag/2.7.0
+
+-------------------------------------------------------------------

Old:
----
  fish-2.6.0.tar.gz

New:
----
  fish-2.7.0.tar.gz

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

Other differences:
------------------
++++++ fish.spec ++++++
--- /var/tmp/diff_new_pack.znyyfb/_old  2018-01-13 21:48:22.660032343 +0100
+++ /var/tmp/diff_new_pack.znyyfb/_new  2018-01-13 21:48:22.660032343 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           fish
-Version:        2.6.0
+Version:        2.7.0
 Release:        0
 Summary:        A user friendly interactive shell
 License:        GPL-2.0
@@ -34,7 +34,6 @@
 BuildRequires:  python
 Requires:       bc
 Requires:       man
-Requires:       python-curses
 Recommends:     terminfo
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

++++++ fish-2.6.0.tar.gz -> fish-2.7.0.tar.gz ++++++
++++ 537816 lines of diff (skipped)


Reply via email to