aspell rebuild

This commit is contained in:
Rmys
2021-05-25 16:10:09 +03:00
committed by GitHub
parent 66b84b424a
commit acca348ba0
+12 -1
View File
@@ -13,6 +13,9 @@
<Summary>A multi-language spellchecker</Summary>
<Description>Aspell is a spellchecker that has dictionaries for more than one language and is written as a replacement to ispell.</Description>
<Archive sha1sum="ae554df297aee676b4d16f261fa5c60e285478f6" type="targz">mirrors://gnu/aspell/aspell-0.60.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
<Patches>
<!--
<Patch level="1">fedora/aspell-0.60.3-install_info.patch</Patch>
@@ -35,6 +38,7 @@
<Name>aspell</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>ncurses</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -60,7 +64,14 @@
</Package>
<History>
<Update release="5">
<Update release="6">
<Date>2021-05-25</Date>
<Version>0.60.8</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2020-01-15</Date>
<Version>0.60.8</Version>
<Comment>Version bump</Comment>