Merge pull request #7195 from Rmys/master

libspiro:ver. bump
This commit is contained in:
Rmys
2019-10-27 15:41:51 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Library to simplify the drawing of beautiful curves</Summary>
<Description>libspiro is a library that will take an array of spiro control points and convert them into a series of bezier splines which can then be used in the myriad of ways the world has come to use beziers.</Description>
<Archive sha1sum="3991232d290e50c05c8e804040ed23482421e2c7" type="targz">https://github.com/fontforge/libspiro/releases/download/0.5.20150702/libspiro-0.5.20150702.tar.gz</Archive>
<Archive sha1sum="853de0d70ac18c31ddeacca22a935612b262aea9" type="targz">https://github.com/fontforge/libspiro/releases/download/20190731/libspiro-20190731.tar.gz</Archive>
</Source>
<Package>
@@ -37,6 +37,13 @@
</Package>
<History>
<Update release="5">
<Date>2019-10-26</Date>
<Version>0.5.20190731</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-07</Date>
<Version>0.5.20150702</Version>