rebuilt with clang 3.8.0 [release 1.8.11-2mamba;Mon Jun 13 2016]
This commit is contained in:
parent
ed0b7a5497
commit
69bbc86451
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: doxygen
|
Name: doxygen
|
||||||
Version: 1.8.11
|
Version: 1.8.11
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
@ -34,6 +34,7 @@ BuildRequires: bison
|
|||||||
BuildRequires: ghostscript
|
BuildRequires: ghostscript
|
||||||
BuildRequires: tetex-latex
|
BuildRequires: tetex-latex
|
||||||
BuildRequires: tetex-dvips
|
BuildRequires: tetex-dvips
|
||||||
|
BuildRequires: clang >= 3.8.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -152,6 +153,9 @@ find examples -type f | xargs chmod -x
|
|||||||
%doc LANGUAGE.HOWTO examples
|
%doc LANGUAGE.HOWTO examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.11-2mamba
|
||||||
|
- rebuilt with clang 3.8.0
|
||||||
|
|
||||||
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 1.8.11-1mamba
|
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 1.8.11-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user