File libebml.changes of Package libebml
-------------------------------------------------------------------
Wed Dec 8 23:40:32 UTC 2010 - cristian.rodriguez@opensuse.org
- fix -devel package dependencies
-------------------------------------------------------------------
Wed Jul 28 09:37:04 UTC 2010 - coolo@novell.com
- fix build in renaming shared library package
-------------------------------------------------------------------
Sat Jun 5 19:51:28 UTC 2010 - cmorve69@yahoo.es
- Update to version 1.0.0
- Fix more issues which came to light with the recent push of
WebM -- mostly regarding elements with unknown sizes.
-------------------------------------------------------------------
Sat May 15 13:21:04 UTC 2010 - cmorve69@yahoo.es
- update to version 0.8.0
- new macros to simplify and unify the way to declare and define EBML elements
- new macros to access variables of a Class/Object so that switching to libebml v2 is transparent
- add an EBML_STRICT_API compilation flag (off by default) to avoid direct access to internal class variables
- fix some building issues on Linux and MinGW
- add accessor calls to the base classes to avoid direct access to internal class variables
- add iterators to navigate throught the EbmlMaster children
- use a new filepos_t type for everything that relates to an element position/data size with INVALID_FILEPOS_T in case of errors
- remove the const on integer values
-------------------------------------------------------------------
Mon Mar 16 22:56:09 CET 2009 - crrodriguez@suse.de
- remove static libraries
-------------------------------------------------------------------
Wed Mar 5 16:39:04 CET 2008 - seife@suse.de
- update to version 0.7.8 - only gcc-4.3 build fixes
- remove our gcc-4.3 patch
-------------------------------------------------------------------
Wed Oct 24 22:43:41 CEST 2007 - seife@suse.de
- fix gcc-43 build problems (bugs 330737, 336510)
-------------------------------------------------------------------
Sun May 27 00:04:49 CEST 2007 - ro@suse.de
- split off devel package
-------------------------------------------------------------------
Tue Oct 31 11:01:32 CET 2006 - meissner@suse.de
- use RPM_OPT_FLAGS
-------------------------------------------------------------------
Fri Mar 31 18:12:02 CEST 2006 - seife@suse.de
- update to version 0.7.7 bugfix release that fixes pointer
aliasing issues
-------------------------------------------------------------------
Wed Jan 25 21:37:26 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Nov 21 19:46:16 CET 2005 - seife@suse.de
- version update to 0.7.6
-------------------------------------------------------------------
Tue Nov 15 14:49:33 CET 2005 - uli@suse.de
- build with -O1 on ARM (ICE workaround)
-------------------------------------------------------------------
Wed Nov 2 21:41:22 CET 2005 - dmueller@suse.de
- don't build as root
-------------------------------------------------------------------
Tue Jul 5 13:43:56 CEST 2005 - seife@suse.de
- version update to 0.7.5
-------------------------------------------------------------------
Sun Apr 17 10:36:40 CEST 2005 - seife@suse.de
- version update to 0.7.4
-------------------------------------------------------------------
Fri Apr 15 10:17:32 CEST 2005 - sf@suse.de
- changed patch to only prevent 'unary lvalue error' for GCC4
-------------------------------------------------------------------
Thu Apr 14 15:00:00 CEST 2005 - yxu@suse.de
- fixed for GCC4
-------------------------------------------------------------------
Mon Feb 7 09:43:05 CET 2005 - seife@suse.de
- version update to 0.7.3
-------------------------------------------------------------------
Tue Oct 26 18:06:59 CEST 2004 - seife@suse.de
- version update to 0.7.2
-------------------------------------------------------------------
Wed Sep 1 23:56:33 CEST 2004 - seife@suse.de
- initial submission