New upstream release 4.22.0 (rhbz#1880753)
This commit is contained in:
parent
f530e8cc84
commit
1a7636e0d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/v4.19.2.tar.gz
|
/v4.19.2.tar.gz
|
||||||
/v4.20.0.tar.gz
|
/v4.20.0.tar.gz
|
||||||
/v4.21.0.tar.gz
|
/v4.21.0.tar.gz
|
||||||
|
/v4.22.0.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.
|
render the Doxygen xml output.
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 4.21.0
|
Version: 4.22.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Adds support for Doxygen xml output to reStructuredText and Sphinx
|
Summary: Adds support for Doxygen xml output to reStructuredText and Sphinx
|
||||||
|
|
||||||
@ -74,6 +74,9 @@ make dev-test
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 1 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 4.22.0-1
|
||||||
|
- New upstream release 4.22.0 (rhbz#1880753)
|
||||||
|
|
||||||
* Sun Sep 13 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 4.21.0-1
|
* Sun Sep 13 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 4.21.0-1
|
||||||
- New upstream release 4.21.0 (rhbz#1878050)
|
- New upstream release 4.21.0 (rhbz#1878050)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v4.21.0.tar.gz) = 7f65c868cefb01dc28b50f8999de47df238f0ab5430d866767b80a563cbf17981bdebc855b92ef3e8674e0b9217c0cb7f0dee0bfe353bf1a75b4dbccb262f294
|
SHA512 (v4.22.0.tar.gz) = d9f2d2b00c7836e3868696cd73af77ad352b7ff8c78e26048f07a9890612813aa25fa9e5ab107a91ced3e874b312259a573fece6b3cce0da4ace5afa6e4e0bd9
|
||||||
|
Loading…
Reference in New Issue
Block a user