Update to 0.18.1
This commit is contained in:
parent
64ea58b90d
commit
161e69da19
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ docutils-0.7.tar.gz
|
|||||||
/docutils-0.15.2.tar.gz
|
/docutils-0.15.2.tar.gz
|
||||||
/docutils-0.16.tar.gz
|
/docutils-0.16.tar.gz
|
||||||
/docutils-0.17.1.tar.gz
|
/docutils-0.17.1.tar.gz
|
||||||
|
/docutils-0.18.1.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: python-docutils
|
Name: python-docutils
|
||||||
Version: 0.17.1
|
Version: 0.18.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: System for processing plaintext documentation
|
Summary: System for processing plaintext documentation
|
||||||
|
|
||||||
# See COPYING.txt for information
|
# See COPYING.txt for information
|
||||||
@ -75,6 +75,10 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 21 2022 Karolina Surma <ksurma@redhat.com> - 0.18.1-1
|
||||||
|
- Update to 0.18.1
|
||||||
|
Resolves: rhbz#2011077
|
||||||
|
|
||||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.17.1-3
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.17.1-3
|
||||||
- Rebuilt for Python 3.11
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (docutils-0.17.1.tar.gz) = 5ec2087116bd5356fdffc54f07f6b0355aac5fa9d6caeefa77e8d201fd4706c0d419193c4d9a3964ae493da3091fe2c7dc36b74f81a1e1b9282173658b06e71b
|
SHA512 (docutils-0.18.1.tar.gz) = 44404a6cc9d4c1e79c73a6ffee2898e459c9925ab9661e5d41394e13b3d861334cf0c5efcd18e87eb03041374e326cfd00539a6b2ec5979678889e8a536c9542
|
||||||
|
Loading…
Reference in New Issue
Block a user