From 6557c7105f4338d5b827aa0823a8d0cc859161ec Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Fri, 20 Sep 2024 09:45:30 +0200 Subject: [PATCH] Automatic commit of package [vcs-diff-lint] release [6.3-1]. Created by command: /usr/bin/tito tag --- .tito/packages/vcs-diff-lint | 2 +- vcs-diff-lint.spec | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.tito/packages/vcs-diff-lint b/.tito/packages/vcs-diff-lint index a2d5fa1..a5ef289 100644 --- a/.tito/packages/vcs-diff-lint +++ b/.tito/packages/vcs-diff-lint @@ -1 +1 @@ -6.2-1 ./ +6.3-1 ./ diff --git a/vcs-diff-lint.spec b/vcs-diff-lint.spec index 4ab373f..fadb85d 100644 --- a/vcs-diff-lint.spec +++ b/vcs-diff-lint.spec @@ -1,5 +1,5 @@ Name: vcs-diff-lint -Version: 6.2 +Version: 6.3 Release: 1%{?dist} Summary: VCS Differential Code Analysis Tool BuildArch: noarch @@ -52,6 +52,11 @@ install -p vcs-diff-lint-csdiff-ruff %buildroot%_bindir %changelog +* Fri Sep 20 2024 Pavel Raiskup 6.3-1 +- don't require all the linters, just recommend them +- use requested linters only if they are available +- nicer info/debug output + * Sat Sep 07 2024 Pavel Raiskup 6.2-1 - drop unnecessary newline in the output - ruff: don't prefix the error locations with absolute path