diff --git a/python-yamllint.changes b/python-yamllint.changes index 1fa6015..c12801c 100644 --- a/python-yamllint.changes +++ b/python-yamllint.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 19 08:43:21 UTC 2019 - Tomáš Chvátal + +- Update to 1.17.0: + * Simplify installation instructions in the README + * Add OpenBSD installation instructions + * Make YAML file extensions configurable + ------------------------------------------------------------------- Fri Jun 14 11:46:41 UTC 2019 - Marketa Calabkova diff --git a/python-yamllint.spec b/python-yamllint.spec index 2d72676..3c624a1 100644 --- a/python-yamllint.spec +++ b/python-yamllint.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-yamllint -Version: 1.16.0 +Version: 1.17.0 Release: 0 Summary: A linter for YAML files License: GPL-3.0-only diff --git a/yamllint-1.16.0.tar.gz b/yamllint-1.16.0.tar.gz deleted file mode 100644 index d6cd070..0000000 --- a/yamllint-1.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a4fec2d40804979de5f54453fd1551bc1f8b59a7ad4a26fd7f26aeca34a83af -size 116004 diff --git a/yamllint-1.17.0.tar.gz b/yamllint-1.17.0.tar.gz new file mode 100644 index 0000000..6fbe081 --- /dev/null +++ b/yamllint-1.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a6f8316851254e197a6231c35577be29fa2fbe2c77390a54c9a50217cdaa13 +size 116287