slang-2.3.2:ver.bump

This commit is contained in:
Rmys
2018-04-09 17:44:12 +03:00
committed by GitHub
parent 5aa85b4b71
commit f1e1ec917c
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Console display library used by most text viewer</Summary>
<Description>S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software. It provides facilities required by interactive applications such as display/screen management, keyboard input, keymaps, and so on. The most exciting feature of the library is the slang interpreter that may be easily embedded into a program to make it extensible.</Description>
<Archive sha1sum="a8ea7f1b5736160a94efb67b137a0f5b9916bdf2" type="tarbz2">http://www.jedsoft.org/releases/slang/slang-2.3.1a.tar.bz2</Archive>
<Archive sha1sum="bbf7f2dcc14e7c7fca40868fd4b411a2bd9e2655" type="tarbz2">http://www.jedsoft.org/releases/slang/slang-2.3.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libpng-devel</Dependency>
<Dependency>libpcre-devel</Dependency>
@@ -49,13 +49,20 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="doc">/usr/share/doc/slang/html</Path>
<Path fileType="man">/usr/share/man/man3</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2018-04-09</Date>
<Version>2.3.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-06</Date>
<Version>2.3.1a</Version>