python3-kiwisolver:ver.bump

This commit is contained in:
blue-devil
2020-03-30 02:18:59 +03:00
parent ac3dcbc04b
commit 9e33a69815
@@ -13,10 +13,11 @@
<IsA>library</IsA>
<Summary>Efficient C++ implementation of the Cassowary constraint solving algorithm.</Summary>
<Description>Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper.</Description>
<Archive sha1sum="060cda7d28f43f7214886bea1103edf60d63e229" type="targz">https://github.com/nucleic/kiwi/archive/1.1.0.tar.gz</Archive>
<Archive sha1sum="a99caf78f78ffa66697c140a3b5d99cc6b9b26ce" type="targz">https://github.com/nucleic/kiwi/archive/1.2.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-cppy</Dependency>
</BuildDependencies>
</Source>
@@ -33,6 +34,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-03-27</Date>
<Version>1.2.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-03-03</Date>
<Version>1.1.0</Version>