Package libslang2-devel: Information

    Binary package: libslang2-devel
    Version: 2.3.2-alt3
    Architecture: x86_64
    Build time:  Apr 10, 2019, 12:52 AM in the task #226951
    Source package: slang2
    Category: Development/C
    Report package bug
    License: GPLv2+
    Summary: The development environment for S-Lang
    Description: 
    This package contains the S-Lang extension language development libraries
    and header files which you'll need if you want to develop S-Lang based
    applications.

    Maintainer: Sergey Y. Afonin


    Last changed


    April 9, 2019 Sergey Y. Afonin 2.3.2-alt3
    - added slang-2.3.2-slarray-ub.patch (fixed UB in slarray, ALT #36424#c25)
    - added -fno-strict-overflow to -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-overflow (ALT #36424#c17)
    April 8, 2019 Sergey Y. Afonin 2.3.2-alt2
    - fixed gcc8 optimization on i586 (ALT #36424)
    Aug. 17, 2018 Sergey Y. Afonin 2.3.2-alt1
    - Updated to 2.3.2 (ALT #33982)
    - Adapted alt-makefile.patch for slang 2.3.2
    - Used %make check instead %make_build in %check section