automatic version update by autodist [release 1.8.0-1mamba;Tue Jan 24 2017]
This commit is contained in:
parent
efd0be535d
commit
ef69e6160a
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | tr _ -)
|
||||
Name: jsoncpp
|
||||
Version: 1.7.7
|
||||
Version: 1.8.0
|
||||
Release: 1mamba
|
||||
Summary: An implementation of a JSON reader and writer in C++
|
||||
Group: System/Libraries
|
||||
@ -50,7 +50,7 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%build
|
||||
%cmake -d build \
|
||||
-DINCLUDE_INSTALL_DIR=%{_includedir}/jsoncpp
|
||||
-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir}/jsoncpp
|
||||
|
||||
%make
|
||||
|
||||
@ -79,6 +79,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/jsoncpp.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 24 2017 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 09 2016 Automatic Build System <autodist@mambasoft.it> 1.7.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user