New upstream release 4.15.0
This commit is contained in:
parent
8e396821d6
commit
e049fd2986
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/v4.14.0.tar.gz
|
||||
/v4.14.1.tar.gz
|
||||
/v4.14.2.tar.gz
|
||||
/v4.15.0.tar.gz
|
||||
|
@ -5,8 +5,8 @@ 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.2
|
||||
Release: 2%{?dist}
|
||||
Version: 4.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Adds support for Doxygen xml output to reStructuredText and Sphinx
|
||||
|
||||
License: BSD
|
||||
@ -74,6 +74,9 @@ make dev-test
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Apr 15 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 4.15.0-1
|
||||
- New upstream release 4.15.0
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 4.14.2-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v4.14.2.tar.gz) = 56f895caec9d40ff952f51efa703232287f1121c369d99cf7ee5d1bc491cf59ad7d36a106c130ddc02565a38db80210a2d64e39305afafb970abcc8c7e6a7b9a
|
||||
SHA512 (v4.15.0.tar.gz) = 9475bbb751b6efefbbedc4d01a49b8ad4b0427f64349411162cbb0ee3a4ad873093b41327fedd56147714acfd9724afdcb5da647a0bc8bf10c8d337ae704a265
|
||||
|
Loading…
Reference in New Issue
Block a user