qt5-5.13.0:ver.bump

This commit is contained in:
Rmys
2019-07-07 21:24:24 +03:00
parent 5be4c23b98
commit 2cf0c692a6
4 changed files with 46 additions and 15 deletions
+10 -3
View File
@@ -14,10 +14,10 @@
<License>LGPL3</License>
<Summary>Qt module to make text to speech and speech recognition easy</Summary>
<Description>Qt module to make text to speech and speech recognition easy</Description>
<Archive type="tarxz" sha1sum="871d9762b20735c56cee4df33fd9906499034d03">http://download.qt.io/official_releases/qt/5.12/5.12.2/submodules/qtspeech-everywhere-src-5.12.2.tar.xz</Archive>
<Archive type="tarxz" sha1sum="5eff8daa6ed4210314024348db1613f250770aaf">http://download.qt.io/official_releases/qt/5.13/5.13.0/submodules/qtspeech-everywhere-src-5.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>flite-devel</Dependency>
<Dependency versionFrom="5.12.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.13.0">qt5-base-devel</Dependency>
<Dependency>speech-dispatcher-devel</Dependency>
</BuildDependencies>
</Source>
@@ -26,7 +26,7 @@
<Summary>Qt module to make text to speech and speech recognition easy</Summary>
<RuntimeDependencies>
<Dependency>flite</Dependency>
<Dependency versionFrom="5.12.2">qt5-base</Dependency>
<Dependency versionFrom="5.13.0">qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>speech-dispatcher</Dependency>
</RuntimeDependencies>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="11">
<Date>2019-06-20</Date>
<Version>5.13.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2019-03-14</Date>
<Version>5.12.2</Version>