hunspell-1.6.2:ver.bump

This commit is contained in:
Rmys
2018-01-17 15:22:09 +03:00
committed by GitHub
parent d300fc7eda
commit d58fff9a12
+10 -1
View File
@@ -15,9 +15,10 @@
<IsA>app:console</IsA>
<Summary>An improved spell checker</Summary>
<Description>hunspell spell checker is an improved replacement for myspell in Openoffice.org. It is also used in Firefox and Thunderbird as spell checker.</Description>
<Archive sha1sum="a15e2b65d460d3b63a71209a2109bf065692a99d" type="targz">https://github.com/hunspell/hunspell/archive/v1.6.0.tar.gz</Archive>
<Archive sha1sum="6572d1459deafd358b886d4482c179b715bc92e8" type="targz">https://github.com/hunspell/hunspell/archive/v1.6.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
<Dependency>readline-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch>hunspell-1.2.2-renameexes.patch</Patch> -->
@@ -31,6 +32,7 @@
<RuntimeDependencies>
<Dependency>ncurses</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>readline</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -60,6 +62,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-01-16</Date>
<Version>1.6.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-02</Date>
<Version>1.6.0</Version>