Hello community, here is the log from the commit of package ripgrep for openSUSE:Factory checked in at 2020-05-28 09:13:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ripgrep (Old) and /work/SRC/openSUSE:Factory/.ripgrep.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ripgrep" Thu May 28 09:13:20 2020 rev:6 rq:808995 version:12.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ripgrep/ripgrep.changes 2020-05-08 23:08:51.394291836 +0200 +++ /work/SRC/openSUSE:Factory/.ripgrep.new.3606/ripgrep.changes 2020-05-28 09:13:34.328641121 +0200 @@ -1,0 +2,11 @@ +Fri May 15 15:33:34 UTC 2020 - Andreas Stieger <[email protected]> + +- ripgrep 12.1.0 + * many bug fixes + * performance improvements + * --no-pcre2-unicode deprecated in favor of --no-unicode + * --auto-hybrid-regex deprecated in favor of --engine auto + * supports decompressing .Z files via uncompress +- drop ripgrep-11.0.2-reproducible-manpage.patch, now upstream + +------------------------------------------------------------------- Old: ---- ripgrep-11.0.2-reproducible-manpage.patch ripgrep-11.0.2.tar.gz New: ---- ripgrep-12.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ripgrep.spec ++++++ --- /var/tmp/diff_new_pack.7XM5cN/_old 2020-05-28 09:13:40.436655883 +0200 +++ /var/tmp/diff_new_pack.7XM5cN/_new 2020-05-28 09:13:40.440655892 +0200 @@ -17,7 +17,7 @@ Name: ripgrep -Version: 11.0.2 +Version: 12.1.0 Release: 0 Summary: A search tool that combines ag with grep License: MIT AND Unlicense @@ -25,11 +25,9 @@ URL: https://github.com/BurntSushi/ripgrep Source: https://github.com/BurntSushi/ripgrep/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.xz -# PATCH-FIX-UPSTREAM https://github.com/BurntSushi/ripgrep/issues/1441 -Patch0: ripgrep-11.0.2-reproducible-manpage.patch -BuildRequires: asciidoc BuildRequires: cargo BuildRequires: rust >= 1.31 +BuildRequires: rubygem(asciidoctor) %description ripgrep is a line oriented search tool that combines the usability of @@ -41,7 +39,7 @@ Summary: Bash Completion for %{name} Group: System/Shells Requires: bash-completion -Supplements: packageand(%{name}:bash) +Supplements: (%{name} and bash) BuildArch: noarch %description bash-completion @@ -50,7 +48,7 @@ %package zsh-completion Summary: ZSH Completion for %{name} Group: System/Shells -Supplements: packageand(%{name}:zsh) +Supplements: (%{name} and zsh) BuildArch: noarch %description zsh-completion @@ -59,7 +57,7 @@ %package fish-completion Summary: Fish Completion for %{name} Group: System/Shells -Supplements: packageand(%{name}:fish) +Supplements: (%{name} and fish) BuildArch: noarch %description fish-completion @@ -68,7 +66,6 @@ %prep %setup -q %setup -q -D -T -a 1 -%patch0 -p1 mkdir cargo-home cat >cargo-home/config <<EOF [source.crates-io] ++++++ ripgrep-11.0.2.tar.gz -> ripgrep-12.1.0.tar.gz ++++++ ++++ 78376 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/ripgrep/vendor.tar.xz /work/SRC/openSUSE:Factory/.ripgrep.new.3606/vendor.tar.xz differ: char 25, line 1
