Update to 4.7.1
This commit is contained in:
parent
5c4ae5ffc4
commit
c8e28792d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75.tar.gz
|
/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75.tar.gz
|
||||||
/breathe-3ba9c2046322415ef8933654395c84de896ac7b7.tar.gz
|
/breathe-3ba9c2046322415ef8933654395c84de896ac7b7.tar.gz
|
||||||
/breathe-5bbf647bb222d1d26351dc4ff808ede03f750705.tar.gz
|
/breathe-5bbf647bb222d1d26351dc4ff808ede03f750705.tar.gz
|
||||||
|
/breathe-c60e46ef189af6cb3bab918a87236dabfe1ecb53.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
%global owner michaeljones
|
%global owner michaeljones
|
||||||
%global commit0 5bbf647bb222d1d26351dc4ff808ede03f750705
|
%global commit0 c60e46ef189af6cb3bab918a87236dabfe1ecb53
|
||||||
%global srcname breathe
|
%global srcname breathe
|
||||||
%global _description \
|
%global _description \
|
||||||
Breathe is an extension to reStructuredText and Sphinx to be able to read and \
|
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.7.0
|
Version: 4.7.1
|
||||||
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
|
||||||
|
|
||||||
@ -85,6 +85,9 @@ rm documentation/build/html/.buildinfo
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 16 2017 Dave Johansen <davejohansen@gmail.com> - 4.7.1-1
|
||||||
|
- Upstream update
|
||||||
|
|
||||||
* Wed Aug 09 2017 Dave Johansen <davejohansen@gmail.com> - 4.7.0-1
|
* Wed Aug 09 2017 Dave Johansen <davejohansen@gmail.com> - 4.7.0-1
|
||||||
- Upstream update
|
- Upstream update
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (breathe-5bbf647bb222d1d26351dc4ff808ede03f750705.tar.gz) = 4b3a2ff4c97467e9c52f471d721cc1bb66826bef83369b479dbcf56e4666b41e9ddc29ec66e4b2a08a973b92366d273e0e6c03944dbf7e9f05a20ae6c2bc11c9
|
SHA512 (breathe-c60e46ef189af6cb3bab918a87236dabfe1ecb53.tar.gz) = 136ac07aa270e315a001fa0ebee136ac61d99d270b21af89cedcd2fa1eec062e992dd0e4fb632b836102e21b27e34ac9f24cc14e43712410e1452942230f054d
|
||||||
|
Loading…
Reference in New Issue
Block a user