diff --git a/pre_commit-2.18.1.tar.gz b/pre_commit-2.18.1.tar.gz deleted file mode 100644 index 53ee6f8..0000000 --- a/pre_commit-2.18.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:789cdf1878fb475b0d84620cd9f90400f68e102588db60abc04916268266f372 -size 263642 diff --git a/pre_commit-2.19.0.tar.gz b/pre_commit-2.19.0.tar.gz new file mode 100644 index 0000000..7a0d43d --- /dev/null +++ b/pre_commit-2.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33165e3cd4dcb68742d69b1192a204c69830d143c82e5d9a255d94027b230156 +size 266117 diff --git a/python-pre-commit.changes b/python-pre-commit.changes index c81c6f0..1a022a3 100644 --- a/python-pre-commit.changes +++ b/python-pre-commit.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue May 31 02:56:01 UTC 2022 - Arun Persaud + +- update to version 2.19.0: + * Features + + Allow multiple outputs from language: dotnet hooks. + + Add more information to healthy() failure. + + Upgrade ruby-build. + + Add pre-commit validate-config / pre-commit validate-manifest + and deprecate pre-commit-validate-config and + pre-commit-validate-manifest. + * Fixes + + Fix pre-push when pushed ref contains spaces. + * Updating + + Change pre-commit-validate-config / pre-commit-validate-manifest + to pre-commit validate-config / pre-commit validate-manifest. + ------------------------------------------------------------------- Thu Apr 7 11:39:58 UTC 2022 - pgajdos@suse.com diff --git a/python-pre-commit.spec b/python-pre-commit.spec index 7ad2e61..c7cc57f 100644 --- a/python-pre-commit.spec +++ b/python-pre-commit.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pre-commit -Version: 2.18.1 +Version: 2.19.0 Release: 0 Summary: Multi-language pre-commit hooks License: MIT