diff --git a/python-rstcheck-core.changes b/python-rstcheck-core.changes index dbca4ac..4be1dfa 100644 --- a/python-rstcheck-core.changes +++ b/python-rstcheck-core.changes @@ -1,4 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 15 09:04:54 UTC 2024 - Dirk Müller + +- update to 1.2.1: + * Fixed yaml tests running even when pyyaml is not installed + * Drop support for sphinx v4 + ------------------------------------------------------------------- Thu Mar 7 03:31:02 UTC 2024 - Steve Kowalik -- Initial release of 1.2.0 +- Initial release of 1.2.0 diff --git a/python-rstcheck-core.spec b/python-rstcheck-core.spec index 6534768..1257650 100644 --- a/python-rstcheck-core.spec +++ b/python-rstcheck-core.spec @@ -17,7 +17,7 @@ Name: python-rstcheck-core -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: Checks syntax of reStructuredText and code blocks nested within it License: MIT diff --git a/rstcheck-core-1.2.0.tar.gz b/rstcheck-core-1.2.0.tar.gz deleted file mode 100644 index 7318ca1..0000000 --- a/rstcheck-core-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:991678a86b604636d2461a97fb9339366d143eb799d22d51f49f84ed272121a9 -size 52582 diff --git a/rstcheck-core-1.2.1.tar.gz b/rstcheck-core-1.2.1.tar.gz new file mode 100644 index 0000000..803b223 --- /dev/null +++ b/rstcheck-core-1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b330020d912e2864f23f332c1a0569463ca3b06b8fee7b7bdd201b055f7f831 +size 52638