Merge pull request #11805 from Rmys/master

yaml-cpp-0.7.0
This commit is contained in:
Rmys
2023-05-01 16:14:55 +03:00
committed by GitHub
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>Libry</IsA>
<Summary>yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.</Summary>
<Description>To get a feel for how it can be used, see the Tutorial or How to Emit YAML.</Description>
<Archive sha1sum="98d98632b3a62fdf1172442f8ad8190fc11cbef7" type="targz">https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-0.6.3.tar.gz</Archive>
<Archive sha1sum="8a4126f1e21d374dac8dfc8524ffea101a160f2f" type="targz">https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-0.7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>python-devel</Dependency>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-05-01</Date>
<Version>0.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-03-04</Date>
<Version>0.6.3</Version>