Modify Source0

This commit is contained in:
桐小哥 2020-12-10 10:58:52 +08:00 committed by Gitee
parent 6578e63449
commit 0d57a6d294

View File

@ -3,11 +3,11 @@
Name: doxygen
Epoch: 1
Version: 1.8.18
Release: 5
Release: 6
Summary: A documentation system for C/C++
License: GPL+
Url: http://www.doxygen.nl
Source0: http://sourceforge.net/projects/doxygen/files/rel-1.8.18/%{name}-%{version}.src.tar.gz
Source0: https://nchc.dl.sourceforge.net/project/%{name}/rel-%{version}/%{name}-%{version}.src.tar.gz
Source1: doxywizard.desktop
Patch6000: ef6cc2b1b3b70fba03e994e7a61926c8e2958867.patch
BuildRequires: python3 ImageMagick gcc-c++ gcc perl-interpreter
@ -93,6 +93,9 @@ make tests -C %{BuildDir}
%{_datadir}/icons/hicolor/*/apps/doxywizard.png
%changelog
* Thu Dec 10 2020 shixuantong<shixuantong@huawei.com> - 1.8.18-6
- Modify Source0
* 20201016023007641729 patch-tracking 1.8.18-5
- append patch file of upstream repository from <ef6cc2b1b3b70fba03e994e7a61926c8e2958867> to <ef6cc2b1b3b70fba03e994e7a61926c8e2958867>