Merge pull request #12760 from Rmys/master

gpgme-1.23.0
This commit is contained in:
Rmys
2023-10-27 21:53:45 +03:00
committed by GitHub
+6 -6
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>GnuPG Made Easy is a library for making GnuPG easier to use</Summary>
<Description>GPGME is a library designed to make access to GnuPG easier for applications. It provides a high-Level Crypto application programming interface (API) for encryption, decryption, signing, signature verification and key management.</Description>
<Archive sha1sum="12f4c98ffa75bdbfc4934d38757f57ba718b5aa0" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.22.0.tar.bz2</Archive>
<Archive sha1sum="5b20d0fc4e1efdaa63122db5cf828caa763099e4" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.23.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>swig</Dependency>
<Dependency>gnupg</Dependency>
@@ -25,8 +25,8 @@
<Dependency>libgpg-error-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-qt-tests-Fix-build-in-source-directory.patch</Patch>
<Patch level="1">0002-qt-tests-Fix-build-in-source-directory-part-2.patch</Patch>
<!-- <Patch level="1">0001-qt-tests-Fix-build-in-source-directory.patch</Patch> -->
<!-- <Patch level="1">0002-qt-tests-Fix-build-in-source-directory-part-2.patch</Patch> -->
</Patches>
</Source>
@@ -122,9 +122,9 @@
<History>
<Update release="20">
<Date>2023-10-17</Date>
<Version>1.22.0</Version>
<Comment>Rebuild.</Comment>
<Date>2023-10-27</Date>
<Version>1.23.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>