diff --git a/doxygen.spec b/doxygen.spec index 1e22987..d199732 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -8,7 +8,7 @@ Summary: A documentation system for C/C++ Name: doxygen Epoch: 1 Version: 1.8.15 -Release: 7%{?dist} +Release: 8%{?dist} # No version is specified. License: GPL+ @@ -165,6 +165,7 @@ make tests -C %{_target_platform} %files %doc LANGUAGE.HOWTO README.md +%license LICENSE %if ! 0%{?_module_build} %if %{xapian_core_support} == "ON" %{_bindir}/doxyindexer @@ -191,6 +192,9 @@ make tests -C %{_target_platform} %endif %changelog +* Sat Mar 16 2019 Than Ngo - 1:1.8.15-8 +- added license file + * Wed Mar 13 2019 Than Ngo - 1:1.8.15-7 - added Requirement on dot