change Source0 to correct URL
This commit is contained in:
parent
15a6a3cbbf
commit
4e52545f99
@ -3,11 +3,11 @@
|
|||||||
|
|
||||||
Name: tidy
|
Name: tidy
|
||||||
Version: 5.6.0
|
Version: 5.6.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Utility to clean up and pretty print HTML/XHTML/XML
|
Summary: Utility to clean up and pretty print HTML/XHTML/XML
|
||||||
License: W3C
|
License: W3C
|
||||||
URL: http://www.html-tidy.org/
|
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
|
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}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.6.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user