Merge pull request #1557 from suvari/master

speech-dispatcher: rebuild
This commit is contained in:
yusuf
2016-04-04 15:00:23 +03:00
+2 -3
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
@@ -56,7 +55,7 @@
<Path fileType="data">/usr/share/speech-dispatcher</Path> <Path fileType="data">/usr/share/speech-dispatcher</Path>
</Files> </Files>
</Package> </Package>
<Package> <Package>
<Name>python3-speech-dispatcher</Name> <Name>python3-speech-dispatcher</Name>
<Summary>Python3 bindings for speech-dispatcher</Summary> <Summary>Python3 bindings for speech-dispatcher</Summary>
@@ -87,7 +86,7 @@
<History> <History>
<Update release="1"> <Update release="1">
<Date>2016-01-25</Date> <Date>2016-04-04</Date>
<Version>0.8.3</Version> <Version>0.8.3</Version>
<Comment>First release</Comment> <Comment>First release</Comment>
<Name>Alihan Öztürk</Name> <Name>Alihan Öztürk</Name>