automatic version update by autodist [release 0.6.3-1mamba;Fri Oct 04 2019]
This commit is contained in:
parent
3385ee50ab
commit
d5bfd115d4
@ -1,5 +1,5 @@
|
|||||||
Name: yaml-cpp
|
Name: yaml-cpp
|
||||||
Version: 0.6.2
|
Version: 0.6.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A YAML parser and emitter in C++ matching the YAML 1.2 spec
|
Summary: A YAML parser and emitter in C++ matching the YAML 1.2 spec
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -46,6 +46,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -d build \
|
%cmake -d build \
|
||||||
|
-DYAML_BUILD_SHARED_LIBS=ON \
|
||||||
-DYAML_CPP_BUILD_TESTS=OFF
|
-DYAML_CPP_BUILD_TESTS=OFF
|
||||||
|
|
||||||
%make
|
%make
|
||||||
@ -80,6 +81,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/cmake/yaml-cpp/yaml-cpp-*cmake
|
%{_libdir}/cmake/yaml-cpp/yaml-cpp-*cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 04 2019 Automatic Build System <autodist@mambasoft.it> 0.6.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jun 30 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.2-1mamba
|
* Sun Jun 30 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.2-1mamba
|
||||||
- update to 0.6.2
|
- update to 0.6.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user