diff --git a/python-restructuredtext_lint.changes b/python-restructuredtext_lint.changes index 3cb2ae0..8f1bc4d 100644 --- a/python-restructuredtext_lint.changes +++ b/python-restructuredtext_lint.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Oct 7 15:00:41 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.4.0 + - Fixed non-zero exit code for missing files/directories. Fixes #58 + +- Update to version 1.3.2 + - Added "Other tools" section to README. Replacement for #57 + +- Update to version 1.3.1 + - Removed .pyc files from distribution. Fixes #56 + ------------------------------------------------------------------- Tue May 19 09:27:43 UTC 2020 - Petr Gajdos diff --git a/python-restructuredtext_lint.spec b/python-restructuredtext_lint.spec index 5d0ddcc..44c32c3 100644 --- a/python-restructuredtext_lint.spec +++ b/python-restructuredtext_lint.spec @@ -1,7 +1,7 @@ # # spec file for package python-restructuredtext_lint # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-restructuredtext_lint -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: Linter for reStructuredText License: Unlicense @@ -30,7 +30,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-docutils >= 0.11 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module docutils >= 0.11} diff --git a/restructuredtext_lint-1.3.0.tar.gz b/restructuredtext_lint-1.3.0.tar.gz deleted file mode 100644 index 5a74215..0000000 --- a/restructuredtext_lint-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97b3da356d5b3a8514d8f1f9098febd8b41463bed6a1d9f126cf0a048b6fd908 -size 19008 diff --git a/restructuredtext_lint-1.4.0.tar.gz b/restructuredtext_lint-1.4.0.tar.gz new file mode 100644 index 0000000..e1dc09d --- /dev/null +++ b/restructuredtext_lint-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b235c0c922341ab6c530390892eb9e92f90b9b75046063e047cacfb0f050c45 +size 16723