Hello community,

here is the log from the commit of package ripgrep for openSUSE:Factory checked 
in at 2018-08-31 10:44:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ripgrep (Old)
 and      /work/SRC/openSUSE:Factory/.ripgrep.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ripgrep"

Fri Aug 31 10:44:34 2018 rev:2 rq:631848 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ripgrep/ripgrep.changes  2018-03-20 
21:59:04.788447689 +0100
+++ /work/SRC/openSUSE:Factory/.ripgrep.new/ripgrep.changes     2018-08-31 
10:44:54.223235582 +0200
@@ -1,0 +2,27 @@
+Mon Aug 27 16:26:04 UTC 2018 - [email protected]
+
+- Update RPM groups and summary.
+
+-------------------------------------------------------------------
+Sun Aug 26 21:09:52 UTC 2018 - [email protected]
+
+- Updated to version 0.9.0
+- Breaking changes
+  * When --count and --only-matching are provided simultaneously,
+    the behavior of ripgrep is as if the --count-matches flag was given.
+  * Octal syntax is no longer supported.
+  * The --line-number-width flag has been removed.
+- Features
+  * Added a --stats flag, which emits aggregate statistics 
+    after search results.
+  * lz4 support when using the -z flag
+  * Added --no-ignore-global that permits disabling global gitignores
+  * Renamed --maxdepth to --max-depth
+  * Added a --pre option to filter with an arbitrary program
+  * Improved zsh completion
+- Bug fixes
+  * No longer skips tar archives when -z is used
+  * Ignore gitignore files if outside of a repository
+  * Use more descriptive error messages
+
+-------------------------------------------------------------------

Old:
----
  ripgrep-0.8.1.tar.gz

New:
----
  ripgrep-0.9.0.tar.gz

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

Other differences:
------------------
++++++ ripgrep.spec ++++++
--- /var/tmp/diff_new_pack.PngHdB/_old  2018-08-31 10:44:54.939236442 +0200
+++ /var/tmp/diff_new_pack.PngHdB/_new  2018-08-31 10:44:54.943236447 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           ripgrep
-Version:        0.8.1
+Version:        0.9.0
 Release:        0
-Summary:        A search tool combines the usability of ag with the raw speed 
of grep
+Summary:        A search tool that combines ag with grep
 License:        MIT AND Unlicense
 Group:          Productivity/Text/Utilities
 URL:            https://github.com/BurntSushi/ripgrep
@@ -38,6 +38,7 @@
 
 %package bash-completion
 Summary:        Bash Completion for %{name}
+Group:          System/Shells
 Requires:       bash-completion
 Supplements:    packageand(%{name}:bash)
 BuildArch:      noarch
@@ -47,6 +48,7 @@
 
 %package zsh-completion
 Summary:        ZSH Completion for %{name}
+Group:          System/Shells
 Supplements:    packageand(%{name}:zsh)
 BuildArch:      noarch
 
@@ -55,6 +57,7 @@
 
 %package fish-completion
 Summary:        Fish Completion for %{name}
+Group:          System/Shells
 Supplements:    packageand(%{name}:fish)
 BuildArch:      noarch
 

++++++ ripgrep-0.8.1.tar.gz -> ripgrep-0.9.0.tar.gz ++++++
++++ 9291 lines of diff (skipped)

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


Reply via email to