libxml2 2.9.10

This commit is contained in:
IdrisKalp
2019-12-11 02:37:20 +03:00
parent b4ad447ebd
commit a9298ca8c9
+8 -4
View File
@@ -12,16 +12,13 @@
<IsA>library</IsA>
<Summary>Version 2 of the library to manipulate XML files</Summary>
<Description>Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).</Description>
<Archive sha1sum="66bcefd98a6b7573427cf66f9d3841b59eb5b8c3" type="targz">ftp://xmlsoft.org/libxml2/libxml2-2.9.8.tar.gz</Archive>
<Archive sha1sum="db6592ec9ca9708c4e71bf6bfd907bbb5cd40644" type="targz">ftp://xmlsoft.org/libxml2/libxml2-2.9.10.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>xz-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>readline-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">CVE-2014-0191.patch</Patch> -->
</Patches>
</Source>
<Package>
@@ -87,6 +84,13 @@
</Package>
<History>
<Update release="8">
<Date>2019-12-11</Date>
<Version>2.9.10</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-01-24</Date>
<Version>2.9.8</Version>