automatic version update by autodist [release 1.9.1-1mamba;Mon Sep 16 2019]
This commit is contained in:
parent
66356954b7
commit
2da60df7d9
@ -1,6 +1,6 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: jsoncpp
|
Name: jsoncpp
|
||||||
Version: 1.8.4
|
Version: 1.9.1
|
||||||
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,14 @@ 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_static.a
|
|
||||||
%{_libdir}/libjsoncpp.so
|
%{_libdir}/libjsoncpp.so
|
||||||
%{_libdir}/pkgconfig/jsoncpp.pc
|
%{_libdir}/pkgconfig/jsoncpp.pc
|
||||||
|
%{_libdir}/cmake/jsoncpp/jsoncppConfig*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 16 2019 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jan 15 2018 Automatic Build System <autodist@mambasoft.it> 1.8.4-1mamba
|
* Mon Jan 15 2018 Automatic Build System <autodist@mambasoft.it> 1.8.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user