File lightspark.changes of Package lightspark
-------------------------------------------------------------------
Thu May 30 09:33:39 CEST 2013 - mhrusecky@suse.cz
- fixed build with new llvm: llvm-3.3.patch
-------------------------------------------------------------------
Mon May 6 11:41:54 UTC 2013 - reddwarf@opensuse.org
- Update to 0.7.2
* Improved image support: alpha in palettes, abbreviated JPEGs
* Improved embedded font parsing and text positioning
* Open links in a browser (plugin only)
* BitmapData improvements
* Fixed many crashes
- Remove lightspark-0.7.0-no_glu.patch. Applied upstream.
-------------------------------------------------------------------
Thu Dec 27 22:53:22 UTC 2012 - reddwarf@opensuse.org
- Update to 0.7.1
* Fixes for YouTube
* Support keyboard press and release events
* Support mouse wheel events and other mouse event improvements
* Support LLVM 3.2
* Implemented hit testing of DisplayObjects
* Parse JPEG images embedded in DefineBits tags
* Parse RGB15 and paletted images in DefineBitsLossless tags
* Improved XML support
- Remove lightspark-0.7.0-llvm32.patch, applied upstream.
-------------------------------------------------------------------
Fri Nov 30 10:45:57 UTC 2012 - reddwarf@opensuse.org
- Add lightspark-0.7.0-llvm32.patch to fix build with LLVM 3.2
-------------------------------------------------------------------
Wed Oct 31 10:09:51 UTC 2012 - reddwarf@opensuse.org
- Update to 0.7.0
* Support LZMA compressed SWFs [Requires liblzma]
* Improved BitmapData support
* Improved ActionScript compatibility
* Improved virtual machine performance and memory consumption
* Improved XML support
* Experimental support for bytecode optimization at runtime
* Improved ExternalInterface (browser integration) support
* Improved performance of JPEG loading
* Support for XMLSocket
* Completely redesigned and improved masking support
- Take minimum version of pkgconfig(libxml++-2.6) and llvm-devel
from CMakeLists.txt and specify them in the BuildRequires
- Add pkgconfig(liblzma), pkgconfig(gl) and pkgconfig(zlib) BuildRequires
- Remove pkgconfig(gobject-2.0) BuildRequire
- Add lightspark-0.7.0-no_glu.patch and remove explicit glu dependency
-------------------------------------------------------------------
Fri Sep 21 11:22:07 UTC 2012 - idonmez@suse.com
- Add explicit glu dependency
-------------------------------------------------------------------
Fri Jun 22 17:07:14 UTC 2012 - reddwarf@opensuse.org
- Update to 0.6.0.1
* Enable RTMP support by default, requires librtmp
* Fixed support for IEventDispatcher implementation pattern
* Improved serialization robustness
* Improved matrix handling
* Implement string and namespace pooling to reduce memory consumption
* Proper support for private namespaces
* Improved support for fonts
* Support LLVM 3.1
* Fix full volume issue when PulseAudio flat volumes are enabled
* Initial support for AIR desktop applications
* Support for www.bbc.co.uk video player
- Remove lightspark-0.5.7-llvm_31.patch and
lightspark-0.5.7-ffmpeg_011.patch, applied upstream
- Optionally support RTMP
-------------------------------------------------------------------
Wed Jun 6 20:37:11 UTC 2012 - reddwarf@opensuse.org
- Fix ffmpeg 0.11 patch, now upstreamed
-------------------------------------------------------------------
Mon May 28 14:54:59 UTC 2012 - reddwarf@opensuse.org
- Fix build with ffmpeg 0.11
-------------------------------------------------------------------
Thu May 17 17:16:06 UTC 2012 - reddwarf@opensuse.org
- Update to 0.5.7
-------------------------------------------------------------------
Tue Mar 27 09:37:54 UTC 2012 - reddwarf@opensuse.org
- Don't remove rpath
-------------------------------------------------------------------
Thu Mar 22 17:54:01 UTC 2012 - reddwarf@opensuse.org
- Update to 0.5.5
-------------------------------------------------------------------
Sat Dec 11 19:04:22 UTC 2010 - reddwarf@opensuse.org
- Initial package