Changelog for
clanlib-2.3.6-56.1.x86_64.rpm :
Tue Oct 20 14:00:00 2015 eric.fintzelAATTlinux.vnet.ibm.com
- Use -std=gnu++11 option for ppc64le.
According to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58241
it avoids \"cannot convert \'bool\' to \'__vector(4) __bool int\'
in return\" errors.
Patch file: stdgnu++11.patch
Thu Nov 7 13:00:00 2013 schwabAATTsuse.de
- clanlib-cpuid.patch: use cpuid only on x86
- Remove obsolete clanlib-ppc.patch
- Remove obsolete options
Mon Mar 18 13:00:00 2013 schwabAATTsuse.de
- Define CL_ARM_PLATFORM also for aarch64
Sun Dec 30 13:00:00 2012 dvaleevAATTsuse.com
- fix build for powerpc (clanlib-ppc.patch)
Fri Sep 21 14:00:00 2012 cooloAATTsuse.com
- fix compilation with newer Mesa in #undefing a new symbol
ClanLib-2.3.6-fix-opengl.patch
Thu Jul 12 14:00:00 2012 adrianAATTsuse.de
- fix build on arm architecture
Tue May 15 14:00:00 2012 jreidingerAATTsuse.com
- clean up dependencies and fix dependencies for clanlib-devel
Sun May 13 14:00:00 2012 jreidingerAATTsuse.com
- Update to version 2.3.6:
* No breaking changes from 2.3.5
* complete list of changes is available at
http://clanlib.org/wiki/ClanLib_2.3.6_Release_Notes
- removed upstream integrated patch for gcc 4.7.
Thu Mar 15 13:00:00 2012 dimstarAATTopensuse.org
- Update to version 2.3.5:
* complete list of changes is available at
http://clanlib.org/wiki/ClanLib_2.3.5_Release_Notes
Thu Mar 15 13:00:00 2012 dimstarAATTopensuse.org
- Add clanlib-gcc47.patch: Fix build with gcc 4.7.
Fri Jan 27 13:00:00 2012 cfarrellAATTsuse.com
- license update: Zlib
Tue Dec 13 13:00:00 2011 jreidingerAATTsuse.com
- update to 2.3.4
* complete list of changes is available here:
http://clanlib.org/wiki/BreakingChanges and
here http://clanlib.org/wiki/ClanLib_2.3.4_Release_Notes
- create separate doc with useful generated documentation (
previous state was useless)
Wed Nov 16 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
Wed Nov 16 13:00:00 2011 jreidingerAATTsuse.com
- Update to version 2.3.3:
* this is major version update (from 2.2.9 to 2.3.3).
* complete list of changes is available here:
http://clanlib.org/wiki/BreakingChanges and
here http://clanlib.org/wiki/ClanLib_2.3.3_Release_Notes
Sat Jul 2 14:00:00 2011 jengelhAATTmedozas.de
- Use %_smp_mflags for parallel building
- Strip %clean section (not needed on BS)
Thu Jun 16 14:00:00 2011 pthAATTsuse.de
- Fix file list.
- Fix copying of Examples.
- Convert line endings in some text files.
Sat Jun 11 14:00:00 2011 vlado.paskovAATTgmail.com
- Update to version 2.2.9:
* this is major version update (from 2.1.1 to 2.2.9).
* complete list of changes is available here:
http://clanlib.org/wiki/BreakingChanges and
here http://clanlib.org/wiki/ClanLib_2.2.9_Release_Notes
Sat Mar 13 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 2.1.1:
+ See UpGRADE.txt for changes.
Tue Feb 9 13:00:00 2010 prusnakAATTsuse.cz
- build -doc and -examples subpackages as noarch
Wed Aug 5 14:00:00 2009 prusnakAATTsuse.cz
- updated to 2.0.3
* new display target: GL1 (works on pre OpenGL 2.0 cards)
- removed obsoleted patch:
* includes.patch (mainline)
Tue Jul 7 14:00:00 2009 prusnakAATTsuse.cz
- added COPYING.GPLv2 to examples subpackage [bnc#519487]
Tue May 19 14:00:00 2009 prusnakAATTsuse.cz
- updated to 2.0.2
* New (revived) display target: SDL
* New example: GUICustomComponent (game-gui)
* New example: PostProcessing (using shaders)
- fixed missing includes (includes.patch)
- removed obsoleted patches:
* used-twice.patch (mainline)
Thu Apr 30 14:00:00 2009 prusnakAATTsuse.cz
- updated to 2.0.1
* changes too numerous to list
- fixed the same variable used twice in expression (used-twice.patch)
- removed obsoleted patches
* endian.patch (not needed anymore)
* delete.patch (mainline)
* includes.patch
Sun Mar 29 14:00:00 2009 crrodriguezAATTsuse.de
- fix build with GCC 44