Fedora 17 Update: gambas3-3.2.0-1.fc17

updates at fedoraproject.org updates at fedoraproject.org
Tue Jul 10 20:48:44 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-10212
2012-07-03 15:11:23
--------------------------------------------------------------------------------

Name        : gambas3
Product     : Fedora 17
Version     : 3.2.0
Release     : 1.fc17
URL         : http://gambas.sourceforge.net/
Summary     : IDE based on a basic interpreter with object extensions
Description :
Gambas3 is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic (but it is NOT a clone !).
With Gambas3, you can quickly design your program GUI, access MySQL or
PostgreSQL databases, pilot KDE applications with DCOP, translate your
program into many languages, create network applications easily, and so
on...

--------------------------------------------------------------------------------
Update Information:

Update to gambas3-3.2.0:

This new release fixes more than 100 bugs and adds more than 100 new features.

All Gambas 3.x versions will be backward-compatible, i.e. a program written in Gambas 3.0 version will be able to run unchanged with any Gambas 3.x version. But the contrary is false: a program written with a specific Gambas 3.x version will not run with an older version.

The main new feature of Gambas 3.2 is the new just-in-time compiler made by Emil Lenngren, that can make a function or an entire class up to 100 times faster.

Otherwise the other main changes are:

* gb.gtk.opengl is a new component that allows to use OpenGL in 
  GTK+ applications.
* gb.media is a new component based on GStreamer.
* gb.ncurses is a new component based on the ncurses library 
  made by Tobias Boege.
* gb.xml has been entirely rewritten from scratch by Adrien 
  Prokopowicz.
* gb.xml.html is a new HTML generator component based on gb.xml.
* The IDE now has an integrated profiler.
* The IDE packager is more robust.
* SidePanel now can be transparent.
* New ON GOTO and ON GOSUB instructions.
* New Base64() and UnBase64() conversion functions.
* A new real-time Mandelbrot fractal generator that uses the JIT 
  compiler.
* Almost all gb.gtk controls are now transparent as in gb.qt4.
* A new MediaPlayer example based on the gb.media component.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jul  2 2012 Tom Callaway <spot at fedoraproject.org> - 3.2.0-1
- update to 3.2.0
* Mon Jul  2 2012 Marek Kasik <mkasik at redhat.com> - 3.1.1-4
- Rebuild (poppler-0.20.1)
* Tue May 29 2012 Tom Callaway <spot at fedoraproject.org> - 3.1.1-3
- add support for poppler 0.20
* Wed May  2 2012 Tom Callaway <spot at fedoraproject.org> - 3.1.1-2
- add BR: gsl-devel
* Wed May  2 2012 Tom Callaway <spot at fedoraproject.org> - 3.1.1-1
- update to 3.1.1
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update gambas3' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list