|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: uriparser
|
|
|
|
Name: uriparser
|
|
|
|
Version: 0.9.4
|
|
|
|
Version: 0.9.4
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: URI parsing library - RFC 3986
|
|
|
|
Summary: URI parsing library - RFC 3986
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -83,6 +83,9 @@ LD_LIBRARY_PATH=".libs" make check -C %{_vpath_builddir}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun May 31 2020 Sandro Mani <manisandro@gmail.com> - 0.9.4-1
|
|
|
|
* Sun May 31 2020 Sandro Mani <manisandro@gmail.com> - 0.9.4-1
|
|
|
|
- Update to 0.9.4
|
|
|
|
- Update to 0.9.4
|
|
|
|
|
|
|
|
|
|
|
|