2016-11-15 17:02:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 15 10:41:24 UTC 2016 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
|
|
- Remove Source URL, the validator doesn't work too well with
|
|
|
|
|
SourceForge
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 14 19:59:32 UTC 2016 - hpj@urpla.net
|
|
|
|
|
|
|
|
|
|
- add patch to disable qml_debug: disable_qml_debug.diff.
|
|
|
|
|
Without this, the message "QML debugging is enabled. Only use
|
|
|
|
|
this in a safe environment." appears on PyQt5 apps startup,
|
|
|
|
|
and allows qmljsdebugger to connect via network.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 8 15:21:49 UTC 2016 - hpj@urpla.net
|
|
|
|
|
|
|
|
|
|
- make utils dependent on exact version
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 26 17:59:41 UTC 2016 - termim@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 5.7
|
|
|
|
|
* Added support for Qt v5.7.0.
|
|
|
|
|
* Removed patch pyqt5-fix-dbus-config.diff as applyed upstream
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 4 06:02:41 UTC 2016 - hpj@urpla.net
|
|
|
|
|
|
|
|
|
|
- Update to 5.6
|
|
|
|
|
* Added full support for Qt v5.6.0.
|
|
|
|
|
* Python v3.5 wheels are available for 64-bit Linux, 64-bit OS X
|
|
|
|
|
and 32 and 64-bit Windows. (After this release Windows .exe
|
|
|
|
|
installers will no longer be produced.)
|
|
|
|
|
* Added the QtWebEngineCore module.
|
|
|
|
|
* Added the missing qt_set_sequence_auto_mnemonic() to QtGui.
|
|
|
|
|
* Added the missing MouseLock to QWebEnginePage.Feature.
|
|
|
|
|
* Added the missing WA_DontShowOnScreen.
|
|
|
|
|
* PEP 484 stub files are installed by default.
|
|
|
|
|
* Added the --import-from command line argument to pyuic5.
|
|
|
|
|
* Added the --no-stubs and --stubsdir options to configure.py.
|
|
|
|
|
* Added the --qtconf-prefix option to configure.py.
|
|
|
|
|
- add PATCH-FIX-OPENSUSE pyqt5-fix-dbus-config.diff to fix build of
|
|
|
|
|
dbus bindings
|
|
|
|
|
- supply %{optflags} to the QMAKE machinery
|
|
|
|
|
- add libqt5-qtlocation-devel build dependency
|
|
|
|
|
|
2016-06-07 21:47:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 5 00:20:18 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Drop unused libqt5-qtquick1-devel (Build)Requires
|
|
|
|
|
|
2016-03-09 14:17:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 7 15:29:44 UTC 2016 - dvaleev@suse.com
|
|
|
|
|
|
|
|
|
|
- Don't buildrequire libqt5-qtwebengine-devel for POWER and s390x
|
|
|
|
|
|
2016-02-01 18:57:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 1 06:29:22 UTC 2016 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
|
|
- BuildRequire libqt5-qtconnectivity-devel to gain support for
|
|
|
|
|
QtBluetooth (bnc#964256)
|
|
|
|
|
|
2015-11-02 11:55:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 30 18:17:37 UTC 2015 - termim@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 5.5.1
|
|
|
|
|
* added support for Qt v5.5.1
|
|
|
|
|
* added the --disable option to configure.py
|
|
|
|
|
* implemented __matmul__ and __imatmul__ for QMatrix4x4 and
|
|
|
|
|
QTransform.
|
|
|
|
|
|
2015-10-06 11:26:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 14 03:40:56 UTC 2015 - termim@gmail.com
|
|
|
|
|
|
|
|
|
|
- change required sip version to 4.16.9
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 20 15:39:53 UTC 2015 - termim@gmail.com
|
|
|
|
|
|
|
|
|
|
- remove patch build-compare.diff as adapted in upstream
|
|
|
|
|
- Update to 5.5
|
|
|
|
|
* Added full support for Qt v5.5.0.
|
|
|
|
|
* Added the QtLocation module.
|
|
|
|
|
* Added the QtNfc module.
|
|
|
|
|
* Added Qt.NoOpaqueDetection amd Qt.NoFormatConversion to QtCore.
|
|
|
|
|
* Added QMacToolBar and QMacToolBarItem to QtMacExtras.
|
|
|
|
|
* Added QProxyStyle to QtWidgets.
|
|
|
|
|
- Update to 5.4.2
|
|
|
|
|
* Added support for Qt v5.4.2.
|
|
|
|
|
* Added QWIDGETSIZE_MAX to QtWidgets.
|
|
|
|
|
* Added the --no-python-dbus command line option to configure.py.
|
|
|
|
|
- Update to 5.4.1
|
|
|
|
|
* Added support for Qt v5.4.1.
|
|
|
|
|
* Added the QMacCocoaViewContainer class.
|
|
|
|
|
* All OpenGL examples use QOpenGLWidget and no longer require
|
|
|
|
|
PyOpenGL.
|
|
|
|
|
* Added initial implementations of _QOpenGLFunctions_2_1 and
|
|
|
|
|
_QOpenGLFunctions_4_1_Core.
|
|
|
|
|
* QEvent.None is now QEvent.None_.
|
|
|
|
|
* Added missing QEvent.Type members that are now documented in Qt.
|
|
|
|
|
* Added the --license-dir option to configure.py.
|
|
|
|
|
* Installing into a virtual env should now work.
|
|
|
|
|
* pyuic5 and pyrcc5 no longer include a timestamp in the
|
|
|
|
|
generated code.
|
|
|
|
|
|
2015-02-05 10:00:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 16 20:32:07 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Enable QtWebEngineWidgets and QtWebChannel integration
|
|
|
|
|
- Update build-compare.diff
|
|
|
|
|
- Drop fdupes usage due to unpredictable symlinking
|
|
|
|
|
- Add rpmlintrc due to duplicates waste warnings: we rather have
|
|
|
|
|
a few bytes more than to republish same binaries due to fdupes
|
|
|
|
|
|
2015-01-05 03:43:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 30 20:09:15 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 5.4
|
|
|
|
|
* Major functional release that adds full support for Qt v5.4.0.
|
|
|
|
|
* Added the QtWebChannel module
|
|
|
|
|
* Added the QtWebEngineWidgets module
|
|
|
|
|
* Added the QtXml module.
|
|
|
|
|
- Drop add_dep.patch, merged upstream
|
|
|
|
|
- Bump python(3)-sip-devel (Build)Requires to 4.16.4
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Oct 11 21:08:39 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 5.3.2
|
|
|
|
|
* Added the Enginio module.
|
|
|
|
|
* Added the QJsonDocument and QJsonValue classes.
|
|
|
|
|
* QJsonObject is implemented as a Python dict.
|
|
|
|
|
* QJsonArray is implemented as a Python list.
|
|
|
|
|
* Added setUnifiedTitleAndToolBarOnMac() and
|
|
|
|
|
unifiedTitleAndToolBarOnMac() to QWidget.
|
|
|
|
|
* Added windowHandle() to QWidget.
|
|
|
|
|
- Drop usage of rversion, use version directly
|
|
|
|
|
- Disable disable-rpaths.diff, upstream removed RPATH usage in this
|
|
|
|
|
release
|
|
|
|
|
|
2014-09-10 15:02:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 10 06:29:27 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Added add_dep.patch: make the buildsystem know that QtPrintSUpport
|
|
|
|
|
module is needed for QtWebkitWidgets one, previously the build
|
|
|
|
|
only succeeded due to QTBUG-39249
|
|
|
|
|
|
2014-07-10 12:56:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jul 6 00:59:36 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 5.3.1
|
|
|
|
|
* minor bug-fix release
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 25 01:29:45 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Drop link-python.diff, it's unused
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 29 20:49:46 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 5.3
|
|
|
|
|
* By default a Python slot is only invoked if the underlying C++
|
|
|
|
|
instance still exists.
|
|
|
|
|
* Added the no_receiver_check argument to connect().
|
|
|
|
|
* Added support for Qt v5.3.0.
|
|
|
|
|
* Added the QtQuickWidgets module.
|
|
|
|
|
* Added the QtWebSockets module.
|
|
|
|
|
* Added the --target_py_version, --sysroot and --no-tools option
|
|
|
|
|
to configure.py.
|
|
|
|
|
* Cross-compilation (specifically to iOS and Android) is now supported
|
|
|
|
|
- Drop qglobal.patch, included in this release
|
|
|
|
|
- Added libqt5-qtwebsockets-devel BuildRequires
|
|
|
|
|
- Bump required python(3)-sip-devel version to 4.16
|
|
|
|
|
|
2014-05-17 19:44:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 16 19:38:53 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Added qglobal.patch, to resolve build failure with Qt 5.3 API
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 4 15:06:38 UTC 2014 - i@marguerite.su
|
|
|
|
|
|
|
|
|
|
- added missing qtmultimedia/qtserialport/qtxmlpatterns modules.
|
|
|
|
|
|
2014-03-22 08:10:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 21 22:36:04 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 5.2.1
|
|
|
|
|
* Full support for Qt v5.2.1.
|
|
|
|
|
* Properties, signals and slots can now be defined in mixins
|
|
|
|
|
(i.e. non-QObject classes).
|
|
|
|
|
* Support for creating QSGGeometry.AttributeSet instances.
|
|
|
|
|
* Fundamental values may now be given whenever a QJSValue
|
|
|
|
|
is expected.
|
|
|
|
|
* Building PyQt5 as static libraries now works.
|
|
|
|
|
* Support for building without OpenGL.
|
|
|
|
|
- Bump sip BuildRequire to current requirements (4.15.5). Also,
|
|
|
|
|
that is now minimal requires for devel subpackages
|
|
|
|
|
- Rebase disable-rpaths.diff for this release
|
|
|
|
|
- Disable fix_qreal_check.diff, for now the issue is fixed with
|
|
|
|
|
Qt >= 5.2
|
|
|
|
|
- Drop checks for ancient releases
|
|
|
|
|
|
2014-01-14 14:09:15 +00:00
|
|
|
-------------------------------------------------------------------
|
2014-02-11 09:45:08 +00:00
|
|
|
Thu Feb 6 20:51:47 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
|
|
- Added fix_qreal_check.diff, fixes build on arm
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-01-14 14:09:15 +00:00
|
|
|
Fri Jan 10 22:11:23 UTC 2014 - lbeltrame@kde.org
|
|
|
|
|
|
2014-03-22 08:10:26 +00:00
|
|
|
- Use %ghost with files generated by update-alternatives
|
2014-01-14 14:09:15 +00:00
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 10 19:48:33 UTC 2014 - lbeltrame@kde.org
|
|
|
|
|
|
|
|
|
|
- New upstream release 5.2:
|
2014-03-22 08:10:26 +00:00
|
|
|
- Full support for Qt5.2
|
2014-01-14 14:09:15 +00:00
|
|
|
- Support added for the QtBluetooth, QtPositioning, QtMacExtras,
|
|
|
|
|
QtWinExtras and QtX11Extras
|
|
|
|
|
- Fix SNAFU in preun scriptlet (missing spaces)
|
|
|
|
|
|
2013-12-19 11:51:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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)
|
|
|
|
|
|
2013-11-04 08:24:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
2013-12-19 11:51:12 +00:00
|
|
|
- Rebase disable-rpaths.diff
|
2013-11-04 08:24:40 +00:00
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
2013-12-19 11:51:12 +00:00
|
|
|
* Classes now support co-operative multi-inheritance. (This may
|
2013-11-04 08:24:40 +00:00
|
|
|
introduce incompatibilities with PyQt v5.0.)
|
2013-12-19 11:51:12 +00:00
|
|
|
- Drop mainloop_rename.diff (merged upstream)
|
2013-11-04 08:24:40 +00:00
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|