File python3-qt4.changes of Package python-qt4
-------------------------------------------------------------------
Mon Jun 4 08:36:33 UTC 2012 - idonmez@suse.com
- Update license
-------------------------------------------------------------------
Fri May 25 08:47:18 UTC 2012 - toddrme2178@gmail.com
- Update to version 4.9.1
* Bugfixes
- Spec file cleanups
- Fixed licenses
-------------------------------------------------------------------
Sun Dec 25 13:45:11 UTC 2011 - idonmez@suse.com
- Update to version 4.9
* Fixed %PickleCode for QByteArray for Python v3.
* Completed the support for QPainter.drawPixmapFragments().
* pyuic4 now makes sure that a module implementing a resource file is only
imported once.
* Fixed a regression in the handling of translated strings by pyuic4.
* QDBusArgument now handles QStringList explicitly so that it can be used with
QString v2 API.
* Renamed QDBusArgument.write() to add().
* Changed QDBusArgument.write() to use a QMetaType.Type to specify the integer
sub-type to be consistent with beginArray() and beginMap().
* Implemented QDBusArgument.write().
* DBus dicts are now demarshalled to Python dicts.
* Added support for demarshalling DBus basic types, variants and arrays.
* QDBusObjectPath, QDBusSignal and QDBusVariant instances are now demarshalled
automatically.
* DBus structures are now demarshalled to tuples.
* Added the missing cornerWidget() and setCornerWidget() methods to QMenuBar.
- See include ChangeLog for complete change list.
-------------------------------------------------------------------
Fri Nov 25 11:00:31 UTC 2011 - cgiboudeaux@gmx.com
- Use %make_install
-------------------------------------------------------------------
Mon Nov 21 17:52:18 UTC 2011 - cgiboudeaux@gmx.com
- Update to 4.8.6, see http://riverbankcomputing.com/static/Downloads/PyQt4/ChangeLog
- Define python3_sitearch for Opensuse < 12.1
- Spec cleanup
-------------------------------------------------------------------
Tue Oct 18 16:40:00 UTC 2011 - jdmulloy@gmail.com
- Added phonon-devel to BuildRequires in python3-qt4.spec
* Adds phonon support to python3-qt4 which is required by programs like OpenLP.org
-------------------------------------------------------------------
Tue Aug 30 12:47:20 UTC 2011 - idonmez@suse.com
- Remove check for obsolete openSUSE versions.
-------------------------------------------------------------------
Mon Aug 29 18:41:49 UTC 2011 - termim@gmail.com
- Add python-qt4-utils package to avoid conflicts between python2
and python3 versions
-------------------------------------------------------------------
Mon Aug 22 11:13:02 UTC 2011 - idonmez@novell.com
- Unbreak -debuginfo package creation
-------------------------------------------------------------------
Tue Aug 16 00:59:00 UTC 2011 - termim@gmail.com
- update to 4.8.5
-This is a minor bug fix release.
- add python3-qt4.spec