diff --git a/doxygen.spec b/doxygen.spec index 86582cbe1a731a1788596430e30857b0b0446042..8bfa9bfb630d3e2212c06a39edc321f62b10a929 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -3,11 +3,11 @@ Name: doxygen Epoch: 1 Version: 1.8.18 -Release: 3 +Release: 4 Summary: A documentation system for C/C++ License: GPL+ Url: http://www.doxygen.nl -Source0: http://doxygen.nl/files/%{name}-%{version}.src.tar.gz +Source0: https://nchc.dl.sourceforge.net/project/%{name}/rel-%{version}/%{name}-%{version}.src.tar.gz Source1: doxywizard.desktop BuildRequires: python3 ImageMagick gcc-c++ gcc perl-interpreter BuildRequires: tex(dvips) tex(latex) tex(multirow.sty) tex(sectsty.sty) tex(tocloft.sty) @@ -92,6 +92,9 @@ make tests -C %{BuildDir} %{_datadir}/icons/hicolor/*/apps/doxywizard.png %changelog +* Mon Dec 14 2020 shixuantong - 1.8.18-4 +- Modify Source0 + * Tue Jun 2 2020 Guoshuai Sun - 1.8.18-3 - Update to 1.8.18