Changelog for
libslang2-32bit-2.3.1a-44.1.x86_64.rpm :
Fri Jun 9 14:00:00 2017 jengelhAATTinai.de
- Rectify RPM groups. Trim filler wording from description.
Wed May 3 14:00:00 2017 astiegerAATTsuse.com
- slang 2.3.1a:
* 24 bitcolor support for 64 bit systems
* various bug fixes and improvements
- disable failing tests on i586 and s390x
Sat Feb 28 13:00:00 2015 mpluskalAATTsuse.com
- Cleanup spec file with spec-cleaner
- Add gpg signature
- Remove upstreamed patch
* sprintf-bug-concerning-c-for-8-bit-character-in-non-.patch
- Update to 2.3.0
* numerous changes, see included changes.txt for a detailed
list
Tue Aug 26 14:00:00 2014 fcrozatAATTsuse.com
- Add obsoletes/provides to baselibs.conf.
Wed Jul 2 14:00:00 2014 kkaempfAATTsuse.com
- fix for running in non-utf-8 environments (bnc#885624)
add sprintf-bug-concerning-c-for-8-bit-character-in-non-.patch
- drop slang-2.2.2-makefile.patch, obsolete
Thu May 24 14:00:00 2012 gberAATTopensuse.org
- update to version 2.2.4
- numerous changes, see the included changes.txt for a detailed
list
- rebased slang-2.2.2.dif and renamed to slang.patch
- rebased slang-2.2.2-autoconf.dif and renamed to
slang-autoconf.patch
- rebased slang-2.2.2-libpng12-linker-flag.patch and renamed to
slang-libpng12-linker-flag.patch
- rebased slang-2.2.2-fsuid.dif and renamed to slang-fsuid.patch
- build oniguruma module on >= 12.1
Fri Dec 2 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Mon Sep 13 14:00:00 2010 cooloAATTnovell.com
- fix baselibs.conf
Tue Aug 17 14:00:00 2010 gberAATTopensuse.org
- disabled parallel build again, still broken
Sat Aug 14 14:00:00 2010 gberAATTopensuse.org
- updated to version 2.2.2
+ new languag features
* ternary expressions
* break and condition statements can now work on several levels
of loops
* multiline strings
* List_Type objects can now also be indexed using an array of
indices
+ new modules: zlib, fork, sysconf
+ new intrinsic functions: sumsq, expm1, log1p, list_to_array,
string_matches, _close, _fileno, dup2, getsid, killpg,
getpriority, setpriority, ldexp, frexp
+ provides pkg-info file
+ many bugfixes
- split package to conform to library naming policy
- rebased patches, removed obsolete slang-2.2.1-format.patch
- added patch slang-2.2.2-makefile.patch from Fedora which fixes
shared libs permissions, the slang shared library symlink, and
parallel build dependency issues and removes rpath
- build pcre, png, and zlib modules
- removed incorrect license information
- more accurate summary and description
- further cleanup
Thu Apr 8 14:00:00 2010 meissnerAATTsuse.de
- unbreak occasional build failures by disabling parallel make.
Wed Jan 13 13:00:00 2010 meissnerAATTsuse.de
- fixed better
Tue Jan 12 13:00:00 2010 cooloAATTnovell.com
- include headers to fix build
Sat Dec 19 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
- enable parallel build