Changelog for
python-gstreamer-0_10-debuginfo-0.10.17-1.2.x86_64.rpm :
Mon Jan 11 13:00:00 2010 gburtAATTsuse.de
- Update to version 0.10.17:
+ Fix leak in gst_base_sink_get_last_buffer()
+ Fix linking of pygstminiobject
+ Add test_audio.py example
+ Fix deadlocks calling gst_pad_link()
+ Bugs fixed:
- bgo#590348 : [audio (and other modules)] can\'t use
pygstminiobject !
- bgo#590803 : checks fail in non-English locale
- bgo#592447 : memory leak on certain pipelines with appsink
Fri Nov 27 13:00:00 2009 michael.meeksAATTnovell.com
- Fate #308121. Update to GNOME 2.28.
Last Changelog entry from new version
Wed Aug 12 14:10:37 CEST 2009 - sbrabecAATTsuse.cz
- Updated to version 0.10.16:
Fri Oct 24 14:00:00 2008 mawAATTsuse.de
- Update to version 0.10.13:
+ Make gst.Fraction do simplification like GstFraction does in C
+ Wrap gst_type_find_register
+ Updated for GStreamer 0.10.21 API
+ Updated docs
+ Bugs fixed:
+ Bugs fixed: bgo#529728, bgo#529731, bgo#531697, bgo#532809,
bgo#534888, bgo#553131, bgo#553134, bgo#461838, bgo#517993,
bgo#540221, bgo#546689, and bgo#549450.
Fri Oct 3 14:00:00 2008 vuntzAATTnovell.com
- Build fix: package gstoption.so
- Use fdupes for .pyc and .pyo files.
Tue Apr 8 14:00:00 2008 sbrabecAATTsuse.cz
- Fixed Obsoletes (bnc#357153).
Wed Apr 2 14:00:00 2008 hpjAATTsuse.de
- Upgraded to version 0.10.11:
* Wrap gst.Pad.start_task.
* New videomixer example.
* Remove redundand python_do_pending_calls timer.
* Fix memleak in Pad.set_blocked_async().
* Wrap new API for 0.10.16 GStreamer and Base releases.
* New gst.pbutils module wraps the gst-plugins-base pbutils library.
* Rework gst_pad_add_
*probe function wrapping to avoid leaks.
* Wrap -base utils helper library.
* Fix Pad probes leaking refs to their data.
* Fix generated win32/common/config.h missing defines.
* Fix build failure due to missing Python.h.
* Various other fixes.
Thu Jan 24 13:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 0.10.9:
* Major crasher fixed when using latest pygobject
* Added wrapping for 0.10.15 gstreamer core/base
* Bug fixes
- Rename package according to shared library packaging policy
(#223286).
Mon Sep 17 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 0.10.8:
* many bug fixes
Wed Jun 20 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 0.10.7:
* Threadsafe fix
* Can now build without requiring pygtk and its dependencies
* Installation fixes
* Now requires glib >= 2.8
* Switch to up-to-date pygtk codegenerator
* Many bugs fixed
Sat Dec 23 13:00:00 2006 jamesAATTusr-local-bin.org
- add pygst.
* to files
Tue Dec 19 13:00:00 2006 sbrabecAATTsuse.cz
- Spec file cleanup.
Wed Aug 16 14:00:00 2006 cthielAATTsuse.de
- buildrequire python-gtk-devel instead of python-gtk