From d5bfd115d4cf83e2ca9c9d2fda4ed150ba518d68 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 19:59:51 +0100 Subject: [PATCH] automatic version update by autodist [release 0.6.3-1mamba;Fri Oct 04 2019] --- yaml-cpp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/yaml-cpp.spec b/yaml-cpp.spec index 025ba72..dbf25a2 100644 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -1,5 +1,5 @@ Name: yaml-cpp -Version: 0.6.2 +Version: 0.6.3 Release: 1mamba Summary: A YAML parser and emitter in C++ matching the YAML 1.2 spec Group: Development/Tools @@ -46,6 +46,7 @@ This package contains libraries and header files for developing applications tha %build %cmake -d build \ + -DYAML_BUILD_SHARED_LIBS=ON \ -DYAML_CPP_BUILD_TESTS=OFF %make @@ -80,6 +81,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/yaml-cpp/yaml-cpp-*cmake %changelog +* Fri Oct 04 2019 Automatic Build System 0.6.3-1mamba +- automatic version update by autodist + * Sun Jun 30 2019 Silvan Calarco 0.6.2-1mamba - update to 0.6.2