ModemManager,libqmi,rsync ver. bump

This commit is contained in:
Rmys
2022-09-23 00:39:22 +03:00
parent a156e83406
commit bf25bfd0a9
14 changed files with 318 additions and 44 deletions
@@ -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="680506fd05fc39222628ff8dd5b4346ebaca2def" type="targz">https://github.com/brailcom/speechd/releases/download/0.11.0/speech-dispatcher-0.11.0.tar.gz</Archive>
<Archive sha1sum="699a037367349e4816c9c358a5cf62300651a132" type="targz">https://github.com/brailcom/speechd/releases/download/0.11.3/speech-dispatcher-0.11.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
@@ -34,7 +34,7 @@
<Dependency>pulseaudio-libs-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-Remove-pyxdg-dependency.patch</Patch>
<!-- <Patch level="1">0001-Remove-pyxdg-dependency.patch</Patch> -->
</Patches>
</Source>
@@ -96,6 +96,13 @@
</Package>
<History>
<Update release="13">
<Date>2022-09-20</Date>
<Version>0.11.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2021-12-13</Date>
<Version>0.11.0</Version>