diff --git a/jsoncpp.changes b/jsoncpp.changes index 5e0fc2e..2cb5ee7 100644 --- a/jsoncpp.changes +++ b/jsoncpp.changes @@ -1,8 +1,10 @@ ------------------------------------------------------------------- -Mon Mar 9 08:36:27 UTC 2015 - mpluskal@suse.com +Mon Mar 9 09:05:55 UTC 2015 - mpluskal@suse.com - Create and install cmake files - Define libname to make maintenance easier +- Use graphviz-gd so that we can generate png files in + documentation - Update to 1.5.4 * Support embedded 0s in strings (since UTF-8 allows them). + If you use c-string methods, or std::string::c_str(), you diff --git a/jsoncpp.spec b/jsoncpp.spec index 2a98cc8..8a1b9c4 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -29,7 +29,7 @@ BuildRequires: cmake BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: graphviz +BuildRequires: graphviz-gd BuildRequires: pkg-config BuildRequires: python BuildRoot: %{_tmppath}/%{name}-%{version}-build