- 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:
parent
e4efc77951
commit
c94244f17a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d40ca65f764d352ea98d8cb01e07fa4b71e2f1acba0843f5fb0ee3b066963c6b
|
|
||||||
size 205384
|
|
3
1.7.2.tar.gz
Normal file
3
1.7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2179a7df19c1c6dc87e02c65b847efc914625a9b87df3e443d9610fc70c0f557
|
||||||
|
size 205391
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 2 09:40:09 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 1.7.2
|
||||||
|
* Fix a clang warning
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 23 19:31:20 UTC 2016 - mpluskal@suse.com
|
Wed Mar 23 19:31:20 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define libname lib%{name}1
|
%define libname lib%{name}1
|
||||||
Name: jsoncpp
|
Name: jsoncpp
|
||||||
Version: 1.7.1
|
Version: 1.7.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C++ library that allows manipulating with JSON
|
Summary: C++ library that allows manipulating with JSON
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -29,8 +29,8 @@ BuildRequires: cmake
|
|||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: pkg-config
|
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
|
BuildRequires: pkgconfig(pkg-config)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user