Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vgrep for openSUSE:Factory checked in at 2022-01-25 17:35:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vgrep (Old) and /work/SRC/openSUSE:Factory/.vgrep.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vgrep" Tue Jan 25 17:35:58 2022 rev:8 rq:948491 version:2.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/vgrep/vgrep.changes 2021-01-21 21:56:59.641849422 +0100 +++ /work/SRC/openSUSE:Factory/.vgrep.new.1938/vgrep.changes 2022-01-25 17:37:09.845882263 +0100 @@ -1,0 +2,24 @@ +Mon Jan 24 21:48:07 UTC 2022 - Dirk M??ller <[email protected]> + +- update to 2.5.5: + * throw an error for unknown grep types + * make grep-type detection more robust + * Fix RegEx for grep version type + * getGrepType: fix typo + * don't print help message twice + * CI: use golang:1.17 container + * performance: user faster json lib + * log parsing errors + * --memory-profile + * bump dependencies + * add dependabot.yml + * Fix indentation + * Fix fzf example + * Modify fzf example; parse error due to typo + * write to stdout if it's not a tty + * bump golangci-lint v1.36.0 + * Review feedback + * Add fzf wrapper + * use switch table for dispatcher + +------------------------------------------------------------------- Old: ---- v2.5.1.tar.gz New: ---- v2.5.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vgrep.spec ++++++ --- /var/tmp/diff_new_pack.6bHliQ/_old 2022-01-25 17:37:11.177873089 +0100 +++ /var/tmp/diff_new_pack.6bHliQ/_new 2022-01-25 17:37:11.189873007 +0100 @@ -1,7 +1,7 @@ # # spec file for package vgrep # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ # Project name when using go tooling. %define project github.com/vrothberg/vgrep Name: vgrep -Version: 2.5.1 +Version: 2.5.5 Release: 0 Summary: Frontend for git-grep and grep License: GPL-3.0-only @@ -29,7 +29,7 @@ URL: https://github.com/vrothberg/vgrep Source0: https://github.com/vrothberg/vgrep/archive/v%{version}.tar.gz BuildRequires: fdupes -BuildRequires: golang(API) >= 1.13 +BuildRequires: golang(API) >= 1.17 Requires: git-core Requires: grep ++++++ v2.5.1.tar.gz -> v2.5.5.tar.gz ++++++ ++++ 90810 lines of diff (skipped)
