diff --git a/pre_commit-4.4.0.tar.gz b/pre_commit-4.4.0.tar.gz deleted file mode 100644 index 3f42c830fadf4ab8417b4f021478d4786c401c1a..0000000000000000000000000000000000000000 Binary files a/pre_commit-4.4.0.tar.gz and /dev/null differ diff --git a/pre_commit-4.5.0.tar.gz b/pre_commit-4.5.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5ff83e3eac8752343320510dc49377ac6440f343 Binary files /dev/null and b/pre_commit-4.5.0.tar.gz differ diff --git a/python-pre-commit.spec b/python-pre-commit.spec index cb296e2065a83d7fa889cf19a7b0672cdf204ff5..c734dcc267cb27b976f3cdbce804392b5845f764 100644 --- a/python-pre-commit.spec +++ b/python-pre-commit.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pre-commit -Version: 4.4.0 +Version: 4.5.0 Release: 1 Summary: A framework for managing and maintaining multi-language pre-commit hooks. License: MIT URL: https://github.com/pre-commit/pre-commit -Source0: https://files.pythonhosted.org/packages/source/p/pre_commit/pre_commit-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/f4/9b/6a4ffb4ed980519da959e1cf3122fc6cb41211daa58dbae1c73c0e519a37/pre_commit-4.5.0.tar.gz BuildArch: noarch %description A framework for managing and maintaining multi-language pre-commit hooks. @@ -85,6 +85,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* wed Nov 26 2025 wanggang - 4.5.0-1 +- Update version to 4.5.0 +- Add pre-commit hazmat. + * Thu Nov 20 2025 lvwq - 4.4.0-1 - Update to 4.4.0