automatic version update by autodist [release 1.9.1-1mamba;Mon Sep 16 2019]

This commit is contained in:
Automatic Build System 2024-01-06 00:21:26 +01:00
parent 66356954b7
commit 2da60df7d9

View File

@ -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