speech-dispatcher ver. bump

This commit is contained in:
Rmys
2020-12-24 13:14:54 +03:00
committed by GitHub
parent df71cdf053
commit 4142da5e0c
@@ -15,7 +15,7 @@
<IsA>library</IsA>
<Summary>speech dispatcher: common interface to speech synthesis</Summary>
<Description>Speech Dispatcher is a device independent layer for speech synthesis that provides a common easy to use interface for both client applications (programs that want to speak) and for software synthesizers (programs actually able to convert text to speech).</Description>
<Archive sha1sum="42be256a3238f5d38984fba0d371623bf6e4dd17" type="targz">https://github.com/brailcom/speechd/releases/download/0.9.1/speech-dispatcher-0.9.1.tar.gz</Archive>
<Archive sha1sum="33da39cece3c3a502758eef6ac2147e065997a60" type="targz">https://github.com/brailcom/speechd/releases/download/0.10.2/speech-dispatcher-0.10.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
@@ -95,6 +95,13 @@
</Package>
<History>
<Update release="9">
<Date>2020-12-24</Date>
<Version>0.10.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-07-14</Date>
<Version>0.9.1</Version>