Accepting request 286566 from home:pluskalm:branches:devel:libraries:c_c++

- Update to 1.4.2:
  * minor cleanups

OBS-URL: https://build.opensuse.org/request/show/286566
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=8
This commit is contained in:
Stephan Kulow 2015-02-18 07:22:30 +00:00 committed by Git OBS Bridge
parent 327ec9a73b
commit fce009da28
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97cb6d3fb2511e5003a94a16f7d859edf99795e32d0c862143007e6d6d2f3235
size 170418

3
1.4.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d9d9a4b9117f78273a000038f02bed946f234256421c6f61b115f48f09de206
size 203332

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 17 21:15:01 UTC 2015 - mpluskal@suse.com
- Update to 1.4.2:
* minor cleanups
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 5 20:07:09 UTC 2015 - mpluskal@suse.com Thu Feb 5 20:07:09 UTC 2015 - mpluskal@suse.com

View File

@ -17,7 +17,7 @@
Name: jsoncpp Name: jsoncpp
Version: 1.4.0 Version: 1.4.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
@ -95,7 +95,8 @@ make %{?_smp_mflags}
%install %install
%cmake_install %cmake_install
%fdupes -s %{buildroot} %fdupes -s dist/doxygen
rm -rf %{buildroot}%{_libdir}/lib%{name}.a
%post -n lib%{name}1 -p /sbin/ldconfig %post -n lib%{name}1 -p /sbin/ldconfig