!13 Update to 0.9.7
From: @starlet-dx Reviewed-by: @Lostwayzxc, @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
905b82f8f8
Binary file not shown.
BIN
uriparser-0.9.7.tar.bz2
Normal file
BIN
uriparser-0.9.7.tar.bz2
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: uriparser
|
||||
Version: 0.9.6
|
||||
Release: 2
|
||||
Version: 0.9.7
|
||||
Release: 1
|
||||
Summary: A strictly RFC 3986 compliant URI parsing and handling library written in C89
|
||||
License: BSD
|
||||
URL: https://uriparser.github.io/
|
||||
@ -30,7 +30,7 @@ BuildArch: noarch
|
||||
The package contains HTML documentation files for uriparser.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%autosetup -p1
|
||||
sed -i 's/GENERATE_QHP\ =\ yes/GENERATE_QHP\ =\ no/g' doc/Doxyfile.in
|
||||
|
||||
%build
|
||||
@ -59,6 +59,9 @@ LD_LIBRARY_PATH=".libs" make check
|
||||
%doc %{_docdir}/uriparser/html
|
||||
|
||||
%changelog
|
||||
* Fri Sep 15 2023 yaoxin <yao_xin001@hoperun.com> - 0.9.7-1
|
||||
- Update to 0.9.7
|
||||
|
||||
* Thu Apr 14 2022 wangkai <wangkai385@h-partners.com> - 0.9.6-2
|
||||
- Add BuildRequires to fix build error and add uriparser.yaml
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user