boost/boost.changes

127 lines
3.9 KiB
Plaintext

-------------------------------------------------------------------
Sat Mar 24 18:41:43 CET 2007 - aj@suse.de
- Add libbz2-devel to BuildRequires.
-------------------------------------------------------------------
Fri Sep 22 13:49:48 CEST 2006 - pth@suse.de
- Apply patch from community to build with Python 2.5
-------------------------------------------------------------------
Fri Jul 14 11:02:21 CEST 2006 - sf@suse.de
- fixed wrong usage of visit_each() (Bug #192116 )
-------------------------------------------------------------------
Thu Jul 13 15:47:57 CEST 2006 - sf@suse.de
- fixed link creation to libboost_thread.so, using %_lib instead
of lib
-------------------------------------------------------------------
Mon Jun 19 19:46:37 CEST 2006 - jw@suse.de
- added a libboost_thread.so as a symlink to libboost_thread-mt.so
-------------------------------------------------------------------
Tue Apr 4 16:36:25 CEST 2006 - pth@suse.de
- Add libboost_wave.a to file list
-------------------------------------------------------------------
Tue Apr 4 13:29:35 CEST 2006 - pth@suse.de
- Use explicit file names instead of wildcards to detect libraries
that weren't built.
-------------------------------------------------------------------
Wed Feb 8 18:26:28 CET 2006 - schwab@suse.de
- Fix broken assembler constraints [#148429].
-------------------------------------------------------------------
Wed Jan 25 21:34:43 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Jan 17 23:03:53 CET 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Wed Dec 7 17:43:55 CET 2005 - pth@suse.de
- Fix cases of type-punning in boost::python
- Compile without -fno-strict-aliasing again.
- Remove unnecessary type attributes in forward declarations.
-------------------------------------------------------------------
Tue Dec 6 11:57:18 CET 2005 - pth@suse.de
- Update to 1.33.1.
- Fix use of uninitialized variable.
- Compile with -fno-strict-aliasing.
- Update NEWS file
-------------------------------------------------------------------
Thu Aug 25 17:30:18 CEST 2005 - pth@suse.de
- Incorporate fixes that are bound to be in 1.33.1
- Build boost.regex with unicode support.
-------------------------------------------------------------------
Fri Aug 19 17:08:06 CEST 2005 - pth@suse.de
- Add a NEWS file.
-------------------------------------------------------------------
Wed Aug 18 16:55:01 CEST 2005 - pth@suse.de
- Update to 1.33.0 with 5 new libraries. See NEWS for specifics.
- Fix use of uninitialized class member (matz@suse.de)
- Compile with -O2 instead of -O3
- Make build process use %optflags
-------------------------------------------------------------------
Thu Mar 10 17:08:32 CET 2005 - pth@suse.de
- Update to 1.32.0
-------------------------------------------------------------------
Fri May 7 17:21:09 CEST 2004 - pth@suse.de
- Add convenience symlinks (#38491)
-------------------------------------------------------------------
Sun Apr 25 13:00:32 CEST 2004 - coolo@suse.de
- build with several jobs
-------------------------------------------------------------------
Fri Mar 5 19:43:25 CET 2004 - pth@suse.de
- Update to 1.31.0.
- Make building boost work on Linux platforms where gcc does not
define _REENTRANT when passed -pthread. Patch was done by
Robert Schiele.
-------------------------------------------------------------------
Sat Jan 10 14:14:40 CET 2004 - adrian@suse.de
- add %run_ldconfig
-------------------------------------------------------------------
Wed Aug 20 11:17:52 CEST 2003 - pthomas@suse.de
- Update to 1.30.2, a bugfix release
-------------------------------------------------------------------
Wed Jul 23 14:52:15 CEST 2003 - pthomas@suse.de
- Initial package, based on the work by Robert Schiele.
- Fix building with Python 2.3