qca2-qt5:ver.bump
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
<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="b5426f9b0c0cdaec4a069091bb9fc476ef363289" type="tarxz">http://download.kde.org/stable/qca/2.1.3/src/qca-2.1.3.tar.xz</Archive>
|
||||
<Archive sha1sum="012f1259126f1ce40402f236c7531f3e1d1c89da" type="tarxz">https://download.kde.org/stable/qca/2.2.1/qca-2.2.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.9.3">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.13.0">qt5-base-devel</Dependency>
|
||||
<Dependency>nss-devel</Dependency>
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -29,7 +29,7 @@
|
||||
<Package>
|
||||
<Name>qca2-qt5</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.9.3">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.13.0">qt5-base</Dependency>
|
||||
<Dependency>nss</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
@@ -48,16 +48,24 @@
|
||||
<Summary>Development files for qca2</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">qca2-qt5</Dependency>
|
||||
<Dependency versionFrom="5.9.3">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.13.0">qt5-base-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/qt5/Qca-qt5/QtCrypto</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig/qca2.pc</Path>
|
||||
<Path fileType="data">/usr/share/qt4/mkspecs/features</Path>
|
||||
<Path fileType="data">/usr/lib/cmake/Qca-qt5</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig/qca2-qt5.pc</Path>
|
||||
<Path fileType="data">/usr/lib/qt5/mkspecs/features</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2019-07-08</Date>
|
||||
<Version>2.2.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2019-04-14</Date>
|
||||
<Version>2.1.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user