Hello community,

here is the log from the commit of package fd for openSUSE:Factory checked in 
at 2018-05-29 10:43:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fd (Old)
 and      /work/SRC/openSUSE:Factory/.fd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fd"

Tue May 29 10:43:21 2018 rev:2 rq:611908 version:7.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fd/fd.changes    2018-03-22 12:08:46.921791769 
+0100
+++ /work/SRC/openSUSE:Factory/.fd.new/fd.changes       2018-05-29 
10:43:22.571910739 +0200
@@ -1,0 +2,21 @@
+Mon Mar 26 10:30:09 UTC 2018 - avin...@opensuse.org
+
+- Update to version 7.0.0
+Features
+  * Added --type executable (or -t x) to search for executable
+    files only
+  * Added support for .fdignore files
+  * Added --ignore-file option to add custom ignore files
+  * Suggest --fixed-strings on invalid regular expressions
+  * Detect when user supplied path instead of pattern
+Changes
+  * .ignore and .rgignore files are not parsed anymore. Use
+    .fdignore files
+  * or add custom files via --ignore-file instead.
+Bugfixes
+  * Properly normalize absolute paths
+  * Invalid utf8 filenames displayed when -e is used
+  * If --type is used, fifos/sockets/etc. are always shown
+- cleanup with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  fd-6.3.0.tar.gz

New:
----
  fd-7.0.0.tar.gz

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

Other differences:
------------------
++++++ fd.spec ++++++
--- /var/tmp/diff_new_pack.muYfoL/_old  2018-05-29 10:43:25.123816557 +0200
+++ /var/tmp/diff_new_pack.muYfoL/_new  2018-05-29 10:43:25.127816409 +0200
@@ -17,12 +17,12 @@
 
 
 Name:           fd
-Version:        6.3.0
+Version:        7.0.0
 Release:        0
 Summary:        An alternative to the "find" utility
 License:        MIT AND Apache-2.0
 Group:          Productivity/File utilities
-URL:            https://github.com/sharkdp/fd
+Url:            https://github.com/sharkdp/fd
 Source:         
https://github.com/sharkdp/fd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.xz
 BuildRequires:  cargo
@@ -30,7 +30,7 @@
 BuildRequires:  rust-std
 
 %description
-fd is an alternative to /usr/bin/find. It features:
+fd is an alternative to GNU find. It features:
 
 * Colorized terminal output (similar to ls).
 * The search is case-insensitive by default. It switches to
@@ -42,8 +42,8 @@
 
 %package bash-completion
 Summary:        Bash Completion for %{name}
-Requires:       bash-completion
 Group:          System/Shells
+Requires:       bash-completion
 Supplements:    packageand(%{name}:bash)
 BuildArch:      noarch
 
@@ -52,8 +52,8 @@
 
 %package zsh-completion
 Summary:        ZSH Completion for %{name}
-Supplements:    packageand(%{name}:zsh)
 Group:          System/Shells
+Supplements:    packageand(%{name}:zsh)
 BuildArch:      noarch
 
 %description zsh-completion
@@ -61,8 +61,8 @@
 
 %package fish-completion
 Summary:        Fish Completion for %{name}
-Supplements:    packageand(%{name}:fish)
 Group:          System/Shells
+Supplements:    packageand(%{name}:fish)
 BuildArch:      noarch
 
 %description fish-completion

++++++ fd-6.3.0.tar.gz -> fd-7.0.0.tar.gz ++++++
++++ 1672 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
++++ 94738 lines of diff (skipped)


Reply via email to