Update to 4.6.0
This commit is contained in:
parent
e60c357484
commit
4d491cf204
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/breathe-a423389dfe2935962b3b27586602cfc3521fb54a.tar.gz
|
||||
/breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75.tar.gz
|
||||
/breathe-3ba9c2046322415ef8933654395c84de896ac7b7.tar.gz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global owner michaeljones
|
||||
%global commit0 3375ea3c582e190fa08f5cfbd5eea8d68492ac75
|
||||
%global commit0 3ba9c2046322415ef8933654395c84de896ac7b7
|
||||
%global srcname breathe
|
||||
%global _description \
|
||||
Breathe is an extension to reStructuredText and Sphinx to be able to read and \
|
||||
render the Doxygen xml output.
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 4.4.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Adds support for Doxygen xml output to reStructuredText and Sphinx
|
||||
|
||||
License: BSD
|
||||
@ -85,6 +85,9 @@ rm documentation/build/html/.buildinfo
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Apr 29 2017 Miro Hrončok <mhroncok@redhat.com> - 4.6.0-1
|
||||
- Upstream update
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (breathe-3375ea3c582e190fa08f5cfbd5eea8d68492ac75.tar.gz) = 6e4a4835aa2d32d34d37049e0392aab4a7be045752447e806b36934b6e790224e960bcc7cdcaec2b6bed6b8aa6ae132b71618b5373895f3ba902743381d14005
|
||||
SHA512 (breathe-3ba9c2046322415ef8933654395c84de896ac7b7.tar.gz) = 241a565c02a5a5b92bc6681688bde87086d0aa808657e1a4210e8440922427eb6afe5f2577501a707cdb6674b50413baf3953d9555b665a952710522c67f6368
|
||||
|
Loading…
Reference in New Issue
Block a user