!5 change Source0 to correct url

Merge pull request !5 from eaglegai/master
This commit is contained in:
openeuler-ci-bot 2020-09-03 09:25:56 +08:00 committed by Gitee
commit 0da1a22c33

View File

@ -3,11 +3,11 @@
Name: tidy
Version: 5.6.0
Release: 1
Release: 2
Summary: Utility to clean up and pretty print HTML/XHTML/XML
License: W3C
URL: http://www.html-tidy.org/
Source0: https://github.com/htacg/%{upname}/archive/%{upname}-%{version}.tar.gz
Source0: https://github.com/htacg/%{upname}/archive/%{version}.tar.gz#/%{upname}-%{version}.tar.gz
Patch0001: 0002-Issue-656-protect-against-NULL-node-set-in-loop.patch
@ -80,5 +80,9 @@ ln -s tidyplatform.h $RPM_BUILD_ROOT%{_includedir}/platform.h
%{_mandir}/*
%changelog
* Wed Sep 02 2020 gaihuiying <gaihuiying1@huawei.com> - 5.6.0-2
- Type:bugfix
- DESC:change Source0 to correct URL
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.6.0-1
- Package init