Merge pull request #1756 from Rmys/master

libxml2-2.12.2
This commit is contained in:
Rmys
2023-12-06 10:50:53 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<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="97f1a35e81e9d1de0e4adccb76d21592131b818c" type="tarxz">https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.1.tar.xz</Archive>
<Archive sha1sum="67dc8a21c9a66421ca64b760a0058d786edb2b2b" type="tarxz">https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -93,6 +93,13 @@
</Package>
<History>
<Update release="23">
<Date>2023-12-06</Date>
<Version>2.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2023-11-23</Date>
<Version>2.12.1</Version>