|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: uriparser
|
|
|
|
|
Version: 0.8.4
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: URI parsing library - RFC 3986
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -89,6 +89,9 @@ LD_LIBRARY_PATH=".libs" make check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.4-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue May 10 2016 Sandro Mani <manisandro@gmail.com> - 0.8.4-3
|
|
|
|
|
- Drop unused requires on cpptest
|
|
|
|
|
- Modernize spec
|
|
|
|
|