Skip to content

Commit

Permalink
Automatic commit of package [vcs-diff-lint] release [3-1].
Browse files Browse the repository at this point in the history
Created by command:

/usr/bin/tito tag
  • Loading branch information
praiskup committed Nov 10, 2022
1 parent f3f68b0 commit f1dbedc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tito/packages/vcs-diff-lint
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2-1 ./
3-1 ./
7 changes: 6 additions & 1 deletion vcs-diff-lint.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: vcs-diff-lint
Version: 2
Version: 3
Release: 1%{?dist}
Summary: VCS Differential Code Analysis Tool
BuildArch: noarch
Expand Down Expand Up @@ -49,6 +49,11 @@ install -p vcs-diff-lint-csdiff-mypy %buildroot%_bindir


%changelog
* Thu Nov 10 2022 Pavel Raiskup <[email protected]> 3-1
- print the headers back to stdout again
- non-monorepo use-case fixed
- add support for Mypy

* Thu Oct 20 2022 Pavel Raiskup <[email protected]> 2-1
- don't pollute stdout so csgrep can read it

Expand Down

0 comments on commit f1dbedc

Please sign in to comment.