Update 4.7.3
This commit is contained in:
parent
eb1c8052ea
commit
d348e6126d
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/breathe-5bbf647bb222d1d26351dc4ff808ede03f750705.tar.gz
|
/breathe-5bbf647bb222d1d26351dc4ff808ede03f750705.tar.gz
|
||||||
/breathe-c60e46ef189af6cb3bab918a87236dabfe1ecb53.tar.gz
|
/breathe-c60e46ef189af6cb3bab918a87236dabfe1ecb53.tar.gz
|
||||||
/v4.7.2.tar.gz
|
/v4.7.2.tar.gz
|
||||||
|
/v4.7.3.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.7.2
|
Version: 4.7.3
|
||||||
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
|
||||||
|
|
||||||
@ -84,6 +84,9 @@ rm documentation/build/html/.buildinfo
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 24 2017 Dave Johansen <davejohansen@gmail.com> - 4.7.3-1
|
||||||
|
- Upstream update
|
||||||
|
|
||||||
* Tue Aug 22 2017 Dave Johansen <davejohansen@gmail.com> - 4.7.2-1
|
* Tue Aug 22 2017 Dave Johansen <davejohansen@gmail.com> - 4.7.2-1
|
||||||
- Upstream update
|
- Upstream update
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v4.7.2.tar.gz) = f905aa273a7083d76d602b6dc90b3b992ce55974fa9dbb8c505e55424742e2e9ed9172cf9ad8750aec506d7117a77dda3aeeadfc0d10ff09c03d14e66cc810c3
|
SHA512 (v4.7.3.tar.gz) = 900821870f3fdfe0f0f2cae1de7b4ad0872e3e9e2906c2ca917ad7b29b9d6f6e72788e646f2d73bca593c1ef7d28d4f3841daf6a98b85197d21a40a04b1491b7
|
||||||
|
Loading…
Reference in New Issue
Block a user