Changelog for
python-orbit-devel-2.24.0-27.2.x86_64.rpm :
Fri Mar 1 13:00:00 2013 dimstarAATTopensuse.org
- Spec-cleanup using format_spec_file service.
Wed Nov 23 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Thu Aug 6 14:00:00 2009 matejcikAATTsuse.cz
- update to 2.24.0
* Added weakref support to Python CORBA objects
* Allow accessing reference count data
* Misc. build fixes
Wed Apr 29 14:00:00 2009 roAATTsuse.de
- drop python-numeric from buildrequires (apparently unused)
Fri Aug 3 14:00:00 2007 jmatejekAATTsuse.cz
- update to 2.14.3
* fixing a couple of bug discovered by Coverity tests
* compatibility with non-ORBit2 based servants
Tue Dec 19 13:00:00 2006 sbrabecAATTsuse.cz
- Spec file cleanup.
Fri Oct 20 14:00:00 2006 jprAATTsuse.de
- Update to 2.14.1
pyorbit-2.14.1: 11-Jnue-2006
- Fix build problem on cygwin
- Fix segmentation fault on orb.shutdown()
- Make it work on Python 2.5 and 64-bit platforms
pyorbit-2.13.1: 11-December-2005
- Add support for CORBA async calls
pyorbit-2.13.0: 4-December-2005
- Add thread safety; don\'t block threads on ORB.run or remote calls
- Allow creating custom POAs
- Support POA thread policies and ORBit thread hints
- Automatic type discovery now works for Python servers too
- Add new examples: echo client/server; threaded server
Wed Aug 16 14:00:00 2006 cthielAATTsuse.de
- split of -devel package
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Tue Feb 8 13:00:00 2005 mciharAATTsuse.cz
- use %{py_requires}
- no need to recompile python modules with current automake macros