New upstream release 4.14.2 (rhbz#1821614)
This commit is contained in:
parent
a30649b942
commit
c8076a7a58
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/v4.13.1.tar.gz
|
||||
/v4.14.0.tar.gz
|
||||
/v4.14.1.tar.gz
|
||||
/v4.14.2.tar.gz
|
||||
|
@ -5,7 +5,7 @@ Breathe is an extension to reStructuredText and Sphinx to be able to read and \
|
||||
render the Doxygen xml output.
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 4.14.1
|
||||
Version: 4.14.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Adds support for Doxygen xml output to reStructuredText and Sphinx
|
||||
|
||||
@ -21,7 +21,7 @@ BuildRequires: python%{python3_pkgversion}-setuptools
|
||||
BuildRequires: %{py3_dist six} >= 1.9
|
||||
BuildRequires: %{py3_dist Sphinx} >= 2.0
|
||||
BuildRequires: %{py3_dist docutils} >= 0.12
|
||||
BuildRequires: %{py3_dist nose}
|
||||
BuildRequires: %{py3_dist pytest}
|
||||
# NOTE: git is only needed because part of the build process checks if it's in
|
||||
# a git repo
|
||||
BuildRequires: git
|
||||
@ -74,6 +74,9 @@ make dev-test
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Apr 8 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 4.14.2-1
|
||||
- New upstream release 4.14.2
|
||||
|
||||
* Sun Feb 2 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 4.14.1-1
|
||||
- New upstream release 4.14.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v4.14.1.tar.gz) = ff1c729d3a5f19d0a2b30e4b7d0b0899b94a5b91710631e91695f8182cdffdc1289d44925d93da3d7ff07318ebd5b483f31a2fefa9bf87ddd24c96793a516562
|
||||
SHA512 (v4.14.2.tar.gz) = 56f895caec9d40ff952f51efa703232287f1121c369d99cf7ee5d1bc491cf59ad7d36a106c130ddc02565a38db80210a2d64e39305afafb970abcc8c7e6a7b9a
|
||||
|
Loading…
Reference in New Issue
Block a user