Merge pull request #842 from Rmys/master

libgpg-rerror, libxml2:ver.bump
This commit is contained in:
Rmys
2019-01-01 19:12:41 +03:00
committed by GitHub
5 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Library for error values used by GnuPG components</Summary>
<Description>libgpg-error is a library that defines common error values for all GnuPG components.</Description>
<Archive sha1sum="a428758999ff573e62d06892e3d2c0b0f335787c" type="tarbz2">https://ftp.osuosl.org/pub/blfs/conglomeration/libgpg-error/libgpg-error-1.27.tar.bz2</Archive>
<Archive sha1sum="a56241d60bb7d810fdb478463b1732b134a52a19" type="tarbz2">https://ftp.osuosl.org/pub/blfs/conglomeration/libgpg-error/libgpg-error-1.29.tar.bz2</Archive>
</Source>
<Package>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="7">
<Date>2019-01-01</Date>
<Version>1.29</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-08-05</Date>
<Version>1.27</Version>
Regular → Executable
View File
View File
Regular → Executable
+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="958ae70baf186263a4bd801a81dd5d682aedd1db" type="targz">ftp://xmlsoft.org/libxml2/libxml2-2.9.4.tar.gz</Archive>
<Archive sha1sum="66bcefd98a6b7573427cf66f9d3841b59eb5b8c3" type="targz">ftp://xmlsoft.org/libxml2/libxml2-2.9.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>xz-devel</Dependency>
@@ -87,6 +87,13 @@
</Package>
<History>
<Update release="6">
<Date>2018-11-06</Date>
<Version>2.9.8</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-09-16</Date>
<Version>2.9.4</Version>
View File