Modify Source0

This commit is contained in:
桐小哥 2020-12-10 11:05:38 +08:00 committed by Gitee
parent 2ff6ae7f5d
commit 629ecb875e

View File

@ -3,11 +3,11 @@
Name: doxygen
Epoch: 1
Version: 1.8.17
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
Patch1: test_suite_is_failing.patch
@ -97,6 +97,9 @@ make tests -C %{BuildDir}
%{_datadir}/icons/hicolor/*/apps/doxywizard.png
%changelog
* Thu Dec 10 2020 shixuantong<shixuantong@huawei.com> - 1.8.18-4
- Modify Source0
* Wed Dec 02 2020 shixuantong <shixuantong@huawei.com> - 1.8.17-3
- fix test suite fail