Update vcs-diff-lint to 4-1
This commit is contained in:
parent
fcf5df6081
commit
a9ddfb0cb4
2 changed files with 5 additions and 2 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (vcs-diff-lint-3.tar.gz) = 34971fbe8ba80da51244a0635a3b65f7d2f92d94fcc971b7a9ddc06fdf412257935760ec24972e00cb16a5e2cbfad18ae7f22a9e0fc21bb5ca5448322d3edddb
|
||||
SHA512 (vcs-diff-lint-4.tar.gz) = 8e1620b33efa4069d80ac4df307efa1a11104e65f24a41313356e234ec4762bca78bce12251571cff083ec179f69688593e6769f4069f382af08e3a92b34897f
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: vcs-diff-lint
|
||||
Version: 3
|
||||
Version: 4
|
||||
Release: 1%{?dist}
|
||||
Summary: VCS Differential Code Analysis Tool
|
||||
BuildArch: noarch
|
||||
|
|
@ -49,6 +49,9 @@ install -p vcs-diff-lint-csdiff-mypy %buildroot%_bindir
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 18 2022 Pavel Raiskup <praiskup@redhat.com> 4-1
|
||||
- don't print Mypy errors from files that are not explicitly analyzed
|
||||
|
||||
* Thu Nov 10 2022 Pavel Raiskup <praiskup@redhat.com> 3-1
|
||||
- print the headers back to stdout again
|
||||
- non-monorepo use-case fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue