diff --git a/uriparser.spec b/uriparser.spec index 779cbc6..ccd71a5 100644 --- a/uriparser.spec +++ b/uriparser.spec @@ -2,7 +2,7 @@ Name: uriparser Version: 0.8.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: URI parsing library - RFC 3986 License: BSD @@ -11,7 +11,7 @@ Source0: https://github.com/%{name}/%{name}/releases/download/%{name}-%{v BuildRequires: cpptest-devel BuildRequires: doxygen -BuildRequires: gcc +BuildRequires: gcc-c++ BuildRequires: graphviz BuildRequires: make @@ -80,6 +80,9 @@ LD_LIBRARY_PATH=".libs" make check %changelog +* Wed Mar 07 2018 Sandro Mani - 0.8.5-2 +- BR: gcc-c++ + * Wed Feb 07 2018 Sandro Mani - 0.8.5-1 - Update to 0.8.5 @@ -119,7 +122,7 @@ LD_LIBRARY_PATH=".libs" make check so package will build on aarch64. * Fri Jan 09 2015 François Cami - 0.8.1-2 -- Use PIC. +- Use PIC. * Mon Jan 05 2015 François Cami - 0.8.1-1 - Update to latest upstream. @@ -171,7 +174,7 @@ LD_LIBRARY_PATH=".libs" make check - Changes in build system. - Added: Qt Assistant documentation output - 0.7.2 -- Improved and cleaned API +- Improved and cleaned API * Wed Feb 25 2009 Fedora Release Engineering - 0.7.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild