From 61382fc038a80d7b298845bf0ff38b531b9ec1c1 Mon Sep 17 00:00:00 2001 From: small_leek Date: Sun, 12 Jan 2020 21:22:50 -0500 Subject: [PATCH] add spec file --- yaml-cpp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-cpp.spec b/yaml-cpp.spec index 736fee7..91cf691 100755 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -1,4 +1,4 @@ -Name: yaml-cpp +Name: yaml-cpp Version: 0.6.3 Release: 1 Summary: A YAML parser and emitter in C++.