update to 1.8.15 [release 1.8.15-1mamba;Sun Mar 31 2019]
This commit is contained in:
parent
2256a67f5e
commit
14fd2953bd
10
doxygen.spec
10
doxygen.spec
@ -7,15 +7,16 @@
|
|||||||
%define pck_docdir %{_datadir}/doc/doxygen-%{version}
|
%define pck_docdir %{_datadir}/doc/doxygen-%{version}
|
||||||
|
|
||||||
Name: doxygen
|
Name: doxygen
|
||||||
Version: 1.8.14
|
Version: 1.8.15
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A documentation system for C, C++, Java, IDL, Objective-C, PHP, C# and D
|
Summary: A documentation system for C, C++, Java, IDL, Objective-C, PHP, C# and D
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Aleph0 <aleph0@openmamba.org>
|
||||||
URL: http://www.stack.nl/~dimitri/doxygen
|
URL: http://www.stack.nl/~dimitri/doxygen
|
||||||
Source: ftp://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz
|
Source: http://doxygen.nl/files/doxygen-%{version}.src.tar.gz
|
||||||
|
#Source: ftp://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz
|
||||||
Patch1: doxygen-1.7.1-config.patch
|
Patch1: doxygen-1.7.1-config.patch
|
||||||
Patch2: doxygen-1.6.2-timestamp.patch
|
Patch2: doxygen-1.6.2-timestamp.patch
|
||||||
Patch3: doxygen-1.7.2-fix_cftchapfont.patch
|
Patch3: doxygen-1.7.2-fix_cftchapfont.patch
|
||||||
@ -155,6 +156,9 @@ find examples -type f | xargs chmod -x
|
|||||||
%doc LANGUAGE.HOWTO examples
|
%doc LANGUAGE.HOWTO examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 31 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.15-1mamba
|
||||||
|
- update to 1.8.15
|
||||||
|
|
||||||
* Mon Aug 27 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.14-2mamba
|
* Mon Aug 27 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.14-2mamba
|
||||||
- revert upstream patch causing segfault seen on arm
|
- revert upstream patch causing segfault seen on arm
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user