Package Release Info

clanlib-doc-2.3.6-bp150.2.7

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

clanlib-doc
clanlib-examples

Change Logs

Version: 2.3.6-bp150.2.6
* Thu Nov 07 2013 schwab@suse.de
- Remove obsolete options
* Thu Jul 12 2012 adrian@suse.de
- fix build on arm architecture
* Tue May 15 2012 jreidinger@suse.com
- fix license to conform new standards
* Sun May 13 2012 jreidinger@suse.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
* Tue Dec 13 2011 jreidinger@suse.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 2011 jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
* Wed Nov 16 2011 jreidinger@suse.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 02 2011 jengelh@medozas.de
- Use %_smp_mflags for parallel building
- Strip %clean section (not needed on BS)
* Thu Jun 16 2011 pth@suse.de
- Fix file list.
- Fix copying of Examples.
- Convert line endings in some text files.
* Sat Jun 11 2011 vlado.paskov@gmail.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 2010 dimstar@opensuse.org
- Update to version 2.1.1:
  + See UpGRADE.txt for changes.
* Tue Feb 09 2010 prusnak@suse.cz
- build -doc and -examples subpackages as noarch
* Wed Aug 05 2009 prusnak@suse.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 07 2009 prusnak@suse.cz
- added COPYING.GPLv2 to examples subpackage [bnc#519487]
* Tue May 19 2009 prusnak@suse.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 2009 prusnak@suse.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 2009 crrodriguez@suse.de
- fix build with GCC 44
* Mon Nov 10 2008 prusnak@suse.cz
- fix wrong delete usage (delete.patch) [bnc#443368]
* Wed Mar 19 2008 prusnak@suse.cz
- updated to 0.8.1
  * GUI: CL_InputBox improved, supports system-wide cut-and-paste
  * GUI: RichEdit class added, currently only a very basic html style viewer
  * Global: CL_Clipboard added
  * ClanDisplay: .bmp loading support added
  * ClanSound: ALSA support added
  - Loads of bugs fixed
- removed obsolete patch:
  * clvoid.patch (included in update)
* Thu Oct 18 2007 prusnak@suse.cz
- fixed missing includes (includes.patch)
- changed Xalan-c to libxslt (xsltproc) in BuildRequires to build docs