python3-enchant:ver bump

This commit is contained in:
blue-devil
2020-08-30 23:50:34 +02:00
parent 3aa889a14b
commit 19fcfc8e52
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python bindings for the Enchant spellchecking system</Summary>
<Description>python3-enchant is an efficient Python module for Enchant spellchecker.</Description>
<Archive sha1sum="28b8511b18ec1dbce888a76bdbeea8bbd769af55" type="targz">https://github.com/pyenchant/pyenchant/archive/v3.1.0.tar.gz</Archive>
<Archive sha1sum="4bda0b760886abff31016e89db7b90e45e72420f" type="targz">https://github.com/pyenchant/pyenchant/archive/v3.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>enchant2-devel</Dependency>
@@ -28,7 +28,7 @@
<Name>python3-enchant</Name>
<Summary>Python bindings for the Enchant spellchecking system</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3</Dependency>
<Dependency>enchant2</Dependency>
</RuntimeDependencies>
<Files>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-07-22</Date>
<Version>3.1.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-05-24</Date>
<Version>3.1.0</Version>