diff --git a/python-yamllint.spec b/python-yamllint.spec index bc0bcc2..a993922 100644 --- a/python-yamllint.spec +++ b/python-yamllint.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-yamllint -Version: 1.33.0 +Version: 1.35.1 Release: 1 Summary: A linter for YAML files. License: GPLv3 @@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Mar 05 2024 wangqiang - 1.35.1-1 +- Update to 1.35.1 + * Wed Jan 10 2024 Dongxing Wang - 1.33.0-1 - Update package to version 1.33.0 diff --git a/yamllint-1.33.0.tar.gz b/yamllint-1.33.0.tar.gz deleted file mode 100644 index 5f1c507..0000000 Binary files a/yamllint-1.33.0.tar.gz and /dev/null differ diff --git a/yamllint-1.35.1.tar.gz b/yamllint-1.35.1.tar.gz new file mode 100644 index 0000000..ed4c81a Binary files /dev/null and b/yamllint-1.35.1.tar.gz differ