Merge pull request #1501 from Rmys/master

libgpg-error ver. bump
This commit is contained in:
Rmys
2022-12-20 23:55:39 +03:00
committed by GitHub
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>Library for error values used by GnuPG components</Summary> <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> <Description>libgpg-error is a library that defines common error values for all GnuPG components.</Description>
<Archive sha1sum="5e620d71fc24d287a7ac2460b1d819074bb8b9bb" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.42.tar.bz2</Archive> <Archive sha1sum="a6e5efdd72e848aab4064e5ef4c6835ba344bcf1" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.46.tar.bz2</Archive>
</Source> </Source>
<Package> <Package>
@@ -61,6 +61,13 @@
</Package> </Package>
<History> <History>
<Update release="11">
<Date>2022-12-20</Date>
<Version>1.46</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10"> <Update release="10">
<Date>2021-05-28</Date> <Date>2021-05-28</Date>
<Version>1.42</Version> <Version>1.42</Version>