Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vgrep for openSUSE:Factory checked in at 2021-01-21 21:56:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vgrep (Old) and /work/SRC/openSUSE:Factory/.vgrep.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vgrep" Thu Jan 21 21:56:53 2021 rev:7 rq:865246 version:2.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/vgrep/vgrep.changes 2020-09-01 20:10:50.592689624 +0200 +++ /work/SRC/openSUSE:Factory/.vgrep.new.28504/vgrep.changes 2021-01-21 21:56:59.641849422 +0100 @@ -1,0 +2,12 @@ +Thu Jan 21 08:02:24 UTC 2021 - Martin Pluskal <mplus...@suse.com> + +- Update to version 2.5.1: + * vgrep [no grep args]: print matches + * Makefile: fix install targets +- Changes for version 2.5.0: + * New vgrep(1) man page + * Support vgrep -{A,B,C} + * Goland support + * Smaller bug fixes + +------------------------------------------------------------------- Old: ---- v2.4.0.tar.gz New: ---- v2.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vgrep.spec ++++++ --- /var/tmp/diff_new_pack.6PksT2/_old 2021-01-21 21:57:00.185849608 +0100 +++ /var/tmp/diff_new_pack.6PksT2/_new 2021-01-21 21:57:00.185849608 +0100 @@ -1,7 +1,7 @@ # # spec file for package vgrep # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.4.0 +Version: 2.5.1 Release: 0 Summary: Frontend for git-grep and grep License: GPL-3.0-only @@ -42,7 +42,7 @@ after the matches. %prep -%setup -q +%autosetup %build @@ -64,6 +64,7 @@ %fdupes %{buildroot}/%{_prefix} %files +%license LICENSE %{_bindir}/%{name} %changelog ++++++ v2.4.0.tar.gz -> v2.5.1.tar.gz ++++++ ++++ 18544 lines of diff (skipped)