automatic version update by autodist [release 1.8.4-1mamba;Mon Jan 15 2018]
This commit is contained in:
parent
e12e2eed44
commit
66356954b7
10
jsoncpp.spec
10
jsoncpp.spec
@ -1,6 +1,6 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: jsoncpp
|
Name: jsoncpp
|
||||||
Version: 1.8.1
|
Version: 1.8.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An implementation of a JSON reader and writer in C++
|
Summary: An implementation of a JSON reader and writer in C++
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -74,11 +74,17 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%dir %{_includedir}/jsoncpp
|
%dir %{_includedir}/jsoncpp
|
||||||
%dir %{_includedir}/jsoncpp/json
|
%dir %{_includedir}/jsoncpp/json
|
||||||
%{_includedir}/jsoncpp/json/*.h
|
%{_includedir}/jsoncpp/json/*.h
|
||||||
%{_libdir}/libjsoncpp.a
|
%{_libdir}/libjsoncpp_static.a
|
||||||
%{_libdir}/libjsoncpp.so
|
%{_libdir}/libjsoncpp.so
|
||||||
%{_libdir}/pkgconfig/jsoncpp.pc
|
%{_libdir}/pkgconfig/jsoncpp.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 15 2018 Automatic Build System <autodist@mambasoft.it> 1.8.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Dec 24 2017 Automatic Build System <autodist@mambasoft.it> 1.8.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jul 13 2017 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
|
* Thu Jul 13 2017 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user