File libqt5-qtdeclarative.changes of Package libqt5-qtdeclarative

-------------------------------------------------------------------
Wed Nov 28 17:51:23 UTC 2018 - Fabian Vogt <fabian@ritter-vogt.de>

- Add patch to fix various issues with the JS/QML Date object
  (boo#111457, QTBUG-72109):
  * 0001-V4-Date-fix-what-we-can-within-ECMA-262-s-limitation.patch

-------------------------------------------------------------------
Tue Oct 23 09:05:35 UTC 2018 - fabian@ritter-vogt.de

- Update to 5.9.7:
  * New bugfix release
  * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.9.7/?h=v5.9.7

-------------------------------------------------------------------
Wed Jun  6 10:38:01 CEST 2018 - fabian@ritter-vogt.de

- Update to 5.9.6
  * New bugfix release
  * For more details please see:
  * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.9.6/?h=v5.9.6

-------------------------------------------------------------------
Mon Apr 23 14:09:27 CEST 2018 - fabian@ritter-vogt.de

- Update to 5.9.5
  * New bugfix release
  * For more details please see:
  * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.9.5/?h=v5.9.5

-------------------------------------------------------------------
Fri Jan 26 12:45:00 UTC 2018 - alarrosa@suse.com

- Update patch to also modify some python2-style prints to use python3-style
  * qtdeclarative-switch-to-python3.patch

-------------------------------------------------------------------
Fri Jan 26 09:44:57 UTC 2018 - mlin@suse.com

- Switch to use python3 at build time
  * qtdeclarative-switch-to-python3.patch

-------------------------------------------------------------------
Thu Jan 25 10:07:19 UTC 2018 - fabian@ritter-vogt.de

- Update to 5.9.4:
  * New bugfix release
  * For more details, see
    http://code.qt.io/cgit/qt/qtdeclarative.git/tree/dist/changes-5.9.4/?h=v5.9.4

-------------------------------------------------------------------
Sat Nov 25 12:46:35 UTC 2017 - fabian@ritter-vogt.de

- Update to 5.9.3
  * New bugfix release
  * For more details, see:
    http://code.qt.io/cgit/qt/qtdeclarative.git/tree/dist/changes-5.9.3/?h=v5.9.3

-------------------------------------------------------------------
Sun Oct  8 13:57:42 UTC 2017 - lbeltrame@kde.org

- Update to 5.9.2
  * For more details please see:
    https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/
- Dropped patches, now upstream:
  * rebuild-qqmldata-propertycache-if-deleted.patch
  * support-non-integer-pixel-ratios-qquickwidget.patch

-------------------------------------------------------------------
Wed Aug  9 20:26:28 CEST 2017 - ro@suse.de

- Don't special case sse2 libs on i586 for SLE-15, it supports
  only SSE2 capable CPUs.

-------------------------------------------------------------------
Mon Jul 24 19:17:08 UTC 2017 - fabian@ritter-vogt.de

- Add patch to revert upstream commit introducing a massive memory
  leak (QTBUG-62117):
  * revert-delay-deletion-of-qsgtextures.patch

-------------------------------------------------------------------
Mon Jul 17 19:07:46 UTC 2017 - fabian@ritter-vogt.de

- Add patch to fix crash related to shared QQmlEngine instances
  (QTBUG-61681, kde#381525):
  * rebuild-qqmldata-propertycache-if-deleted.patch

-------------------------------------------------------------------
Sat Jul  1 08:13:07 UTC 2017 - lbeltrame@kde.org

- Update to 5.9.1
  * For more details please see:
    http://blog.qt.io/blog/2017/06/30/qt-5-9-1-released/

-------------------------------------------------------------------
Fri Jun 23 11:46:39 UTC 2017 - lbeltrame@kde.org

- Add upstream patch support-non-integer-pixel-ratios-qquickwidget.patch
  * Add support for non-integer scaling to QQuickWidget (QTBUG-61502)

-------------------------------------------------------------------
Wed May 31 07:05:09 UTC 2017 - fabian@ritter-vogt.de

- Update to 5.9.0 final

-------------------------------------------------------------------
Wed May 24 19:16:41 UTC 2017 - fabian@ritter-vogt.de

- Update to 5.9.0 RC:
  * For more details please see: 
    http://lists.qt-project.org/pipermail/announce/2017-May/000115.html
    and https://wiki.qt.io/New_Features_in_Qt_5.9
- Refresh patches:
  * sse2_nojit.patch

-------------------------------------------------------------------
Fri Apr 28 12:34:26 UTC 2017 - wbauer@tmo.at

- Add back sse2_nojit.patch to support 32bit CPUs without SSE2
  instructions (boo#1027691)

-------------------------------------------------------------------
Wed Dec 14 16:05:47 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.7.1
  * For more details please see:
    https://blog.qt.io/blog/2016/12/14/qt-5-7-1-released/
    and https://www.qt.io/qt5-7/
- Drop upstreamed/obsolete patches:
  overflow.patch, qtdeclarative-opensource-src-5.6.0-qml_no-lifetime-dse.patch,
  V4-Always-set-the-tag-when-boxing-a-pointer.patch,
  Add-a-facility-to-version-type-information.patch,
  V4-Free-up-2-address-bits-in-64bit-mode.patch,
  masm-unaligned-stack-pointer.patch and
  fix-crash-on-exit-when-using-default-property-aliases-with-layouts.patch

-------------------------------------------------------------------
Mon Oct 17 11:34:00 UTC 2016 - lbeltrame@kde.org

- Add fix-crash-on-exit-when-using-default-property-aliases-with-layouts.patch:
  fix Plasma screenlocker crash on unlock (boo#999548, QTBUG#51927)

-------------------------------------------------------------------
Tue Oct 11 08:28:26 UTC 2016 - schwab@suse.de

- masm-unaligned-stack-pointer.patch: align stack on 16 byte boundaries in
  the YarrJIT (bsc#1003880)

-------------------------------------------------------------------
Wed Sep 28 17:06:29 UTC 2016 - fabian@ritter-vogt.de

- Add new version of V4-Free-up-2-address-bits-in-64bit-mode.patch
  * Fix testcase failure (boo#989341, QTBUG#54822)
- Only apply patch on AArch64 to avoid regressions where patch not
  needed (it's experimental)

-------------------------------------------------------------------
Mon Sep 26 07:15:48 UTC 2016 - fvogt@suse.com

- Add upstream patches for aarch64 with VA_BITS=48 (boo#989341, QTBUG#54822)
  * V4-Always-set-the-tag-when-boxing-a-pointer.patch
  * Add-a-facility-to-version-type-information.patch
  * V4-Free-up-2-address-bits-in-64bit-mode.patchv4-set-tag.patch

-------------------------------------------------------------------
Sat Sep 24 18:39:01 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.7.0
  * For more details please see:
    https://www.qt.io/qt5-7/
- Axe dead qml_only_release_types_if_they_arent_referenced_anymore.patch

-------------------------------------------------------------------
Tue Jun 21 09:41:43 UTC 2016 - lbeltrame@kde.org

- Add qtdeclarative-opensource-src-5.6.0-qml_no-lifetime-dse.patch
  * Fix crash with i586 and QML loaders (boo#985768)

-------------------------------------------------------------------
Thu Jun 16 15:39:26 UTC 2016 - hrvoje.senjan@gmail.com

- Added qml_only_release_types_if_they_arent_referenced_anymore.patch

-------------------------------------------------------------------
Wed Jun  8 14:15:15 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.6.1
  * For more details please see:
    http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
- Drop upstreamed
  Workaround-for-crashes-in-QtQml-code-relating-to-null-this-pointers.patch

-------------------------------------------------------------------
Thu May 26 15:49:35 UTC 2016 - hrvoje.senjan@gmail.com

- Added Workaround-for-crashes-in-QtQml-code-relating-to-null-this-pointers.patch
  to prevent issues with GCC 6

-------------------------------------------------------------------
Fri Mar 18 19:03:05 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.6.0
- Drop support for non-SSE2 machines
- Drop sse2_nojit.patch
- Drop upstreamed patches:
  0001-scene-graph-fixed-memory-leak-in-qsgbatchrenderer-re.patch,
  Refactor-FxViewItem-releasing-code.patch and
  sanitize-visibleItems-list-after-model-insertions.patch
- Add overflow.patch to resolve
  "Statement might be overflowing a buffer" post-build-check error
  * For more details please see:
    http://blog.qt.io/blog/2016/03/16/qt-5-6-released/
    and https://wiki.qt.io/New_Features_in_Qt_5.6

-------------------------------------------------------------------
Sat Feb 13 01:54:31 UTC 2016 - matz@suse.com

- Add 0001-scene-graph-fixed-memory-leak-in-qsgbatchrenderer-re.patch
  fixing a memory leak, QTBUG#48799.

-------------------------------------------------------------------
Mon Feb  1 17:00:44 UTC 2016 - hrvoje.senjan@gmail.com

- Added sanitize-visibleItems-list-after-model-insertions.patch
  and Refactor-FxViewItem-releasing-code.patch to help in resolving
  kde#352055 and qtbug#48870

-------------------------------------------------------------------
Fri Oct 16 20:22:26 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.5.1 (boo#954149)
  * For more details please see:
    http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/

-------------------------------------------------------------------
Sun Aug 16 08:32:00 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.5.0
  * For more details please see:
    http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
    and https://wiki.qt.io/New_Features_in_Qt_5.5
- Drop avoid-calling-potentially-pure-virtual-method.patch, merged
  upstream

-------------------------------------------------------------------
Wed Jun  3 22:56:20 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.4.2
  * Bugfix release, for more details please see:
    http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/

-------------------------------------------------------------------
Mon Apr 27 18:14:35 UTC 2015 - hrvoje.senjan@gmail.com

- Add avoid-calling-potentially-pure-virtual-method.patch, QTBUG#45753

-------------------------------------------------------------------
Sat Apr 25 10:50:08 UTC 2015 - hrvoje.senjan@gmail.com

- Extend sse2_nojit.patch to warn users without SSE2 extension that
  their processor is officially not supported.
  Also pass -msse2 -mfpmath=sse flags when we are building with SSE2

-------------------------------------------------------------------
Thu Apr  9 17:30:27 UTC 2015 - hrvoje.senjan@gmail.com

- Adjust usage of latest %qmake5_install macro

-------------------------------------------------------------------
Tue Feb 24 16:10:14 UTC 2015 - hrvoje.senjan@gmail.com

- Update to 5.4.1
  * For more details please see:
    http://blog.qt.io/blog/2015/02/24/qt-5-4-1-released/
- Add minimal requires on other Qt5 libs

-------------------------------------------------------------------
Wed Dec 10 11:00:06 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.4 Final
  * For more details please see:
    http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/
    and http://qt-project.org/wiki/New-Features-in-Qt-5.4

-------------------------------------------------------------------
Thu Nov 27 15:58:41 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.4 RC
  * For more details please see:
    http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/
    and http://qt-project.org/wiki/New-Features-in-Qt-5.4
- Drop patches merged upstream:
  0005-Fix-crash-with-foreach-on-arguments-object.patch
  0004-QML-parse-.js-files-as-JavaScript-not-QML.patch
  0006-Move-syncTimer-measurment-to-the-correct-place.patch
  0003-Fix-crashes-when-calling-Array.sort-with-imperfect-s.patch
  0001-Fix-crash-with-cleanup-of-animators.patch
  0002-Support-padding-in-images-stored-in-atlas-texture.patch

-------------------------------------------------------------------
Mon Sep 22 18:11:03 UTC 2014 - hrvoje.senjan@gmail.com

- Add sse2_nojit.patch: enable JIT and sse2 only on sse2 case
- Build QtQML module twice on ix86, without and with sse2 (sse2
  library is placed to %_libdir/sse2/ (bnc#897758)

-------------------------------------------------------------------
Tue Sep 16 11:27:49 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.3.2 final
  * No changes since previous snapshot
  * Use official tars
- Added patches from upstream 5.3 branch:
  0001-Fix-crash-with-cleanup-of-animators.patch (QTBUG#37833),
  0002-Support-padding-in-images-stored-in-atlas-texture.patch,
  0003-Fix-crashes-when-calling-Array.sort-with-imperfect-s.patch
  (QTBUG#39072),
  0004-QML-parse-.js-files-as-JavaScript-not-QML.patch (QTBUG#40143),
  0005-Fix-crash-with-foreach-on-arguments-object.patch (QTBUG#40844)
  and 0006-Move-syncTimer-measurment-to-the-correct-place.patch
  (QTBUG#40556)

-------------------------------------------------------------------
Thu Sep  4 20:37:34 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.3.2~git20140904 (rd8bc98b):
  * Tip of the bugfix 5.3.2 branch
  * Contains many bugfixes over 5.3.1 release:
    * Doc: Added a link to the QML advanced tutorial
    * Don't use d->instanceModel after free'ing it
    * Fix crash with early QObject property access
    * Fix typo in DelegateModelGroup documentation
    * Protect some members in QQmlObjectCreator
    * Initialize variable
    * Don't abuse new to do a reinterpret_cast
    * Protect incubation against its creator being deleted.
    * Add 5.3.2 changelog for qtdeclarative
    * Fix crash with recursively loading cached compilation units
    * Fix typo in StateChangeScript documentation.
    * Added the QtSQL dependency info. to the project file
    * tst_dialogs: verify that rootObject is valid
    * tst_dialogs: QTRY_ on the expression
      (spyVisibilityChanged.count) not the variable.
    * The cached objects can be deleted, so keep them in a QPointer
    * Fix potential deadlook in threaded renderloop.
    * Added a signal handler
    * Fix typo in Context2D documentation.
    * Disable threaded FBO canvas drawing when not supported.
    * V4 JIT: fix JS stack frame size calculation.
    * Correct strokeRect documentation.
    * Silence harmless compiler warning.
    * benchmarks: Skip compilation of (and mark with FIXME) a few
      benchmarks that don't build.
    * benchmarks/particles: fix projects to actually build
    * Fix compilation of tst_compilation (:-P) benchmark.
    * Avoid double deletion when deleting an incubating component.
    * Invalidate the scenegraph properly in the rendercontrol
    * Fix crash when loading invalid QML with behavior on
      invalid group property
    * Fix crash when animators are deleted just after being started
    * Don't try to reload QQuick images when changing to
      null screen
    * Clarify Component.onCompleted/onDestruction docs
    * Fix fbo creation and resize logic in QQuickWidget
    * Fix Qt.include with cached compilation units and resources
    * Synchronize PathView gesture grabbing with other items.
    * Fix FBO recreated every time the QSG node is updated under
      some conditions
    * More QQuickCanvas cleanup handling.
    * Make canvas cleanup work propertly...
    * Use the current context to resolve extensions.
    * qmlplugindumper: do not pop up a window if
      an assert is triggered
    * Fix assertion: ASSERT: "hasException" in file
      jsruntime/qv4engine.cpp, line 933
    * Fix QQmlDelegateModel getting out of sync
    * QQuickWindow: add some links to resetOpenGLState
    * Remove metaobject revisioning for QQuickScreenAttached
    * Don't dereference null pointer.
    * Flickable: Cancel interaction on interactive changes
    * Don't try to draw shader effect sources with dims < 0.
    * QQuickMouseArea: Mark override functions with Q_DECL_OVERRIDE
    * Fix interaction of garbage collector with JS objects during
      QML type instantiation
    * Do not use mark() when marking ExecutionContexts
    * Don't recreate header and footer unnecessarily
    * Clear the visibleImgTags list when setting up the text layout
    * Improve programmatic flicking of ListView (and Flickable).
    * V4: work around a bug in libc++'s std::vector<bool>
    * QQmlComponent::create(): visual items must have
      a visual parent
    * Clean up the textures when deleting the content
    * Schedule layout changes to avoid refill() recursion.
    * Add autotest for incorrect steal of flick.
    * Do not crash AtlasTexture if image is null
    * Fix Node object leak in QQuickTextEditPrivate
    * shift and unshift fail for QQmlSequence types
    * Check for window != 0 in QuickTestResult::grabImage().
    * Doc: add documentation for the RSS News example
    * Fix typo in documentation
    * Binding Text width to implicitWidth can result in
      incorrect layout
    * Docs: fix "classname" indentation in the qmldir specs
    * Fix role for generic Accessible items
    * Calqlatr demo: Remove unused files
    * Remove usage of external dependencies from the RSS News demo
    * Fix crash on QQmlEngine destruction.
    * Don't dereference null QQuickWindowPrivate.
    * Add opt-out environment variable for @2x images
    * Doc: correct link/compilation errors in Qt Declarative
    * Fix crash in Flickable with pressDelay.
    * Skip rssnews demo if xmlpatterns is not present
    * Delete objects created by qmlplugindump
    * Avoid double deletion of QQuickWindow
    * Fix QQmlDelegateModel ignoring layoutChange in
      certain situations
    * Fix intermittent crash with older MinGW releases
    * Doc: Add documentation for the Maroon in Trouble example
    * Fix crash when deleting component in Component.onComplete
      through loader
    * Fix memory leak in QQmlComponent::createObject
    * Update QtQuick import value to 2.3
    * Set locked state while locking for grab.
    * QQmlObjectCreator: Clear sharedState componentAttached
      in destruction/clear
    * Initialize velocity
    * Improve RSS News Qt Quick Demo
    * Fix QQmlComponent detailed description.
    * Add a QQuickWidget - QQuickView comparison example
    * Fix crash in QObjectWrapper
- libqt5-fix-crash-with-early-QObject-property-access.patch,
  merged upstream

-------------------------------------------------------------------
Fri Aug 29 09:49:55 UTC 2014 - mlin@suse.com

- Added upstream patch libqt5-fix-crash-with-early-QObject-property-access.patch
  * Fix crash with early QObject property access, QTBUG-40018

-------------------------------------------------------------------
Tue Aug  5 18:06:49 UTC 2014 - hrvoje.senjan@gmail.com

- Create tools subpackage

-------------------------------------------------------------------
Wed Jun 25 10:38:00 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.3.1
  * Bugfix release, for more details please see:
    http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/
- Added pkgconfig(Qt5Xml) BuildRequires

-------------------------------------------------------------------
Mon Jun  2 16:49:21 UTC 2014 - hrvoje.senjan@gmail.com

- Added baselibs.conf
- Make private headers noarch

-------------------------------------------------------------------
Mon May 19 23:42:45 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.3.0 final
  * Minor bugfixes over previous RC

-------------------------------------------------------------------
Thu May  8 18:04:58 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.3.0 RC
  * For more details, please see
  http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/
  and http://qt-project.org/wiki/New-Features-in-Qt-5.3

-------------------------------------------------------------------
Tue May  6 18:56:00 UTC 2014 - hrvoje.senjan@gmail.com

- Explicitly BuildRequire python-base

-------------------------------------------------------------------
Tue Mar 25 11:44:16 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.3.0 beta
  * New feature release, please see
  http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/
  and http://qt-project.org/wiki/New-Features-in-Qt-5.3
- Added libQt5Widgets-private-headers-devel BuildRequires: they are
  now needed for building QQuickWidgets
- Droped aarch64-support.patch, merged upstream

-------------------------------------------------------------------
Fri Mar 21 02:31:22 UTC 2014 - hrvoje.senjan@gmail.com

- Build, and add examples subpackage

-------------------------------------------------------------------
Mon Feb 10 10:35:16 UTC 2014 - mlin@suse.com

- Add License files to %doc

-------------------------------------------------------------------
Wed Feb  5 17:07:24 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 5.2.1:
  * For more details please see:
    http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/
- Remove libtool archives from packages
- Added aarch64-support.patch from upstream (merged for 5.3)

-------------------------------------------------------------------
Mon Dec 16 23:19:32 UTC 2013 - hrvoje.senjan@gmail.com

- Make devel packages naming consistent:
  use libqt5-$upstreammodulename-(devel, private-headers-devel)

-------------------------------------------------------------------
Thu Dec 12 14:34:54 UTC 2013 - hrvoje.senjan@gmail.com

- Update to 5.2.0 final:
  * For more details please see:
    http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/
    http://qt-project.org/qt5/qt52
    http://qt.digia.com/Product/Whats-New/Qt-52/

-------------------------------------------------------------------
Fri Nov 29 13:42:39 UTC 2013 - hrvoje.senjan@gmail.com

- Update to 5.2 rc1
  * New feature release, please see
  http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/
  and http://qt-project.org/wiki/New-Features-in-Qt-5.2

-------------------------------------------------------------------
Wed Oct 23 17:11:55 UTC 2013 - hrvoje.senjan@gmail.com

- Update to 5.2 beta1
  * New feature release, please see
  http://blog.qt.digia.com/blog/2013/10/23/qt-5-2-beta-available/
  and http://qt-project.org/wiki/New-Features-in-Qt-5.2

-------------------------------------------------------------------
Thu Aug 29 17:00:21 UTC 2013 - hrvoje.senjan@gmail.com

- Update to version 5.1.1:
  * Bugfix release, please see
  http://blog.qt.digia.com/blog/2013/08/28/qt-5-1-1-released/
  http://qt.gitorious.org/qt/qtdeclarative/blobs/release/dist/changes-5.1.1
  and http://qt-project.org/wiki/Qt511KnownIssues for known issues
- Small spec cleanup

-------------------------------------------------------------------
Sat Aug  3 07:16:17 UTC 2013 - tittiatcoke@gmail.com

- Rename packages according to Factory standards

-------------------------------------------------------------------
Sun Jul  7 07:23:51 UTC 2013 - stephan.binner@basyskom.com

- update to Qt 5.1 release

-------------------------------------------------------------------
Tue Jun 18 20:00:00 UTC 2013 - stephan.binner@basyskom.com

- update to Qt 5.1 RC 1

-------------------------------------------------------------------
Mon May 20 20:00:00 UTC 2013 - stephan.binner@basyskom.com

- update to Qt 5.1 Beta 1

-------------------------------------------------------------------
Tue Apr  9 20:00:00 UTC 2013 - stephan.binner@basyskom.com

- update to Qt 5.1 Alpha 1

-------------------------------------------------------------------
Wed Jan 30 19:00:00 UTC 2013 - stephan.binner@basyskom.com

- update to Qt 5.0.1

-------------------------------------------------------------------
Wed Dec 19 20:40:40 UTC 2012 - stephan.binner@basyskom.com

- update to Qt 5.0 release

-------------------------------------------------------------------
Thu Dec 13 10:50:52 UTC 2012 - stephan.binner@basyskom.com

- update to Qt 5.0 Release Candidate 2

-------------------------------------------------------------------
Thu Dec  6 19:54:17 UTC 2012 - stephan.binner@basyskom.com

- update to Qt 5.0 Release Candidate 1

-------------------------------------------------------------------
Thu Nov 15 12:14:39 UTC 2012 - stephan.binner@basyskom.com

- update to Qt 5.0 Beta 2

-------------------------------------------------------------------
Thu Aug 30 11:31:45 UTC 2012 - stephan.binner@basyskom.com

- update to Qt 5.0 Beta 1 release

-------------------------------------------------------------------
Thu May 24 15:29:20 UTC 2012 - stephan.binner@basyskom.com

- update to newer Alpha snapshot / Beta candidate

-------------------------------------------------------------------
Fri Apr 13 13:22:38 UTC 2012 - stephan.binner@basyskom.com

- rework package splitting for Qt 5 modularization

-------------------------------------------------------------------
Thu Apr  5 09:56:15 UTC 2012 - dmueller@suse.com

- Initial packaging (Qt 5.0 Alpha)

openSUSE Build Service is sponsored by