forked from pool/jsoncpp
- Update to 1.7.2
* Fix a clang warning OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=28
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%define libname lib%{name}1
|
||||
Name: jsoncpp
|
||||
Version: 1.7.1
|
||||
Version: 1.7.2
|
||||
Release: 0
|
||||
Summary: C++ library that allows manipulating with JSON
|
||||
License: MIT
|
||||
@@ -29,8 +29,8 @@ BuildRequires: cmake
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python
|
||||
BuildRequires: pkgconfig(pkg-config)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user