update to 5.2 OBS-URL: https://build.opensuse.org/request/show/213548 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=3
82 lines
3.1 KiB
Plaintext
82 lines
3.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 10 22:11:23 UTC 2014 - lbeltrame@kde.org
|
|
|
|
- Use %ghost with files generated by update-alternatives
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 10 19:48:33 UTC 2014 - lbeltrame@kde.org
|
|
|
|
- New upstream release 5.2:
|
|
- Full support for Qt5.2
|
|
- Support added for the QtBluetooth, QtPositioning, QtMacExtras,
|
|
QtWinExtras and QtX11Extras
|
|
- Fix SNAFU in preun scriptlet (missing spaces)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 17 03:00:16 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Move away from pkgconfig(...) BuildRequires and just use
|
|
libqt5-$upstreammodulename-(devel|private-headers-devel)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 21 17:01:45 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Fix Requires for the devel packages
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 20 12:04:00 UTC 2013 - lbeltrame@kde.org
|
|
|
|
- Use alternatives to prevent conflicts between Python 2 and Python 3
|
|
tools
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 17 15:40:06 UTC 2013 - toddrme2178@gmail.com
|
|
|
|
- New upstream release (5.1.1):
|
|
* Bugfixes
|
|
- Rebase disable-rpaths.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 5 07:19:57 UTC 2013 - lbeltrame@kde.org
|
|
|
|
- New upstream release (5.1):
|
|
* Full support for Qt 5.1
|
|
* Support for QtSensors and QtSerialPort modules
|
|
* Almost complete set of bindings for OpenGL 2.0 and OpenGL ES/2
|
|
- Bump required SIP version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 18:43:53 UTC 2013 - lbeltrame@kde.org
|
|
|
|
- New upstream release (5.0.1):
|
|
* Added the QtQuick module including the ability to create
|
|
Python Quick items from QML.
|
|
* Added the QtQml module including the ability to create Python objects from
|
|
QML.
|
|
* Added the QtMultimediaWidgets module.
|
|
* Completed the implementation of the QtMultimedia module including support
|
|
for cameras and radios.
|
|
* Added the remaining OpenGL classes to the QtGui module.
|
|
* Added the revision keyword argument to pyqtProperty().
|
|
* Added the revision and arguments keyword arguments to pyqtSignal().
|
|
* Added the revision keyword argument to pyqtSlot().
|
|
* Added the pyqt5qmlplugin plugin for qmlscene.
|
|
* The DBus main loop module has been renamed to dbus.mainloop.pyqt5
|
|
from dbus.mainloop.qt.
|
|
* Added the --no-qml-plugin and --qml-plugindir options to configure.py.
|
|
* Added many QtMultimedia, QML and QtQuick related examples.
|
|
* Classes now support co-operative multi-inheritance. (This may
|
|
introduce incompatibilities with PyQt v5.0.)
|
|
- Drop mainloop_rename.diff (merged upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 6 16:14:36 UTC 2013 - lbeltrame@kde.org
|
|
|
|
- Add Patch3 to fix the dbus mainloop lib name (already upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 5 17:00:28 UTC 2013 - lbeltrame@kde.org
|
|
|
|
- Initial package for PyQt5.
|
|
|