qca2-qt5-2.3.5

This commit is contained in:
Rmys
2023-04-23 08:38:52 +03:00
committed by GitHub
parent bcd82d95e3
commit 12e5a61d6f
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Cryptographic Architecture for QT4</Summary>
<Description>QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. QCA2 has been re-written for QT4.</Description>
<Archive sha1sum="974524e78b392514492960fe0a8f3d2dff2df67d" type="tarxz">https://download.kde.org/stable/qca/2.3.2/qca-2.3.2.tar.xz</Archive>
<Archive sha1sum="b664b297519d4bb63bd616bd084059263c57e6b7" type="tarxz">https://download.kde.org/stable/qca/2.3.5/qca-2.3.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>gnupg</Dependency>
@@ -21,7 +21,7 @@
<Dependency>openssl-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>cyrus-sasl-devel</Dependency>
<Dependency versionFrom="5.14.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.9">qt5-base-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="3">qca2-sha2-digest-support-kde-svn-992617.diff</Patch>
@@ -64,6 +64,13 @@
</Package>
<History>
<Update release="15">
<Date>2023-04-23</Date>
<Version>2.3.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2021-03-04</Date>
<Version>2.3.2</Version>