5c03a3ccf3
Build examples OBS-URL: https://build.opensuse.org/request/show/227073 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=15
263 lines
9.8 KiB
Plaintext
263 lines
9.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 20 22:58:47 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Added use-freetype-default.patch: allow using lcd-default filter
|
|
regardless of how freetype2 library has been built (w/ & w/o subpixel)
|
|
- Build examples (added examples subpackage)
|
|
- Make sure that Qt5Gui devel package requires libdrm-devel, as it
|
|
references it's includes in CMake config
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 1 14:26:50 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Fix wrong libQt5OpenGLExtensions-devel-static requires:
|
|
pkgconfig(GL) -> pkgconfig(gl)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 27 11:08:39 UTC 2014 - schwab@suse.de
|
|
|
|
- Enable jit only on supported archs
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 10 11:36:36 UTC 2014 - mlin@suse.com
|
|
|
|
- Update 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/
|
|
- Split out (private) devel packages for each library. Also added
|
|
common-devel package, which contains mkspecs, and basic binaries
|
|
(e.g. moc, qmake, rcc, syncqt and uic)
|
|
- Only create qt5 symlinks for binaries which conflict with
|
|
Qt4 version
|
|
- Remove libtool archives from packages
|
|
- Apply conditionals for %arm also for aarch64
|
|
- Removed unneeded or upstreamed patches:
|
|
* 0001-Remove-the-GLES-2-dependency-for-eglfs-and-kms.patch
|
|
* 0002-Fix-configure-script-to-not-dictate-OpenGL-ES-2-when.patch
|
|
* 0003-EGL-convenience-deal-with-DefaultRenderableType-when.patch
|
|
* 0004-Do-not-disable-egl-on-desktop-gl-automatically.patch
|
|
* qt-never-strip.diff
|
|
* qtbase-opensource-src-5.1.1-bigendian.patch
|
|
- modified patches:
|
|
* qmake-add-usr-include.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 3 22:28:56 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Explicitly (Build)Require pkgconfig(harfbuzz) for 13.1+
|
|
- Explicitly activate system-harfbuzz, system-freetype and
|
|
fontconfig options
|
|
- Drop clucene-core-devel and giflib-devel Build(Requires): unused
|
|
- Drop pkgconfig(atspi-2) (Build)Requires: external libatspi2 is not
|
|
used during build time (see qtbase commit 4c1c820)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 12 14:54:22 UTC 2013 - uweigand@de.ibm.com
|
|
|
|
- Do not force -javascript-jit on ppc platforms that do not support it.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 12 12:28:46 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/
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 4 01:17:30 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Import patches from upstream which make possible to build EGL
|
|
support without requiring GLES2:
|
|
0001-Remove-the-GLES-2-dependency-for-eglfs-and-kms.patch
|
|
0002-Fix-configure-script-to-not-dictate-OpenGL-ES-2-when.patch
|
|
0003-EGL-convenience-deal-with-DefaultRenderableType-when.patch
|
|
0004-Do-not-disable-egl-on-desktop-gl-automatically.patch
|
|
- Enable EGL support by adding (Build)Requiring pkgconfig(egl)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
- Droped xcb_193.patch, included in this release
|
|
- Drop gstreamer-0_10-plugins-base-devel BuildRequires, nothing in
|
|
qtbase uses gstreamer, and config tests where false positive before
|
|
- Temporary disable qt-never-strip.diff, we can use configure flags
|
|
for no-strip
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 27 00:18:38 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Added xcb_193.patch from upstream, for resolving SiC and BiC change
|
|
in xcb 1.9.2/3 (fdo#71502,fdo#71507,qtbug#34748)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 6 19:08:13 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Fix translations macro
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 18:45:14 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- gstreamer-0_10-plugins-base-devel are not required for devel
|
|
subpackage, so remove the Requires
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
- Change obsoletes of new library and sql plugins packages
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 18 17:48:59 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Added qtbase-opensource-src-5.1.1-bigendian.patch, also needed
|
|
for building on PowerPC, otherwise fromWordToBytes is
|
|
left undeclared
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 18 12:38:19 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Added qtbase-qatomic-ppc.patch, fixes PowerPC build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 16 17:24:48 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Further split libqt5-qtbase package to libQt5Concurrent5,
|
|
libQt5Core5, libQt5DBus5, libQt5Network5, libQt5Xml5,
|
|
libQt5PrintSupport5 and libQt5OpenGL5
|
|
- Rename sql plugin subpackages for more consistent naming with the
|
|
rest of libraries
|
|
- Apply the same solution as with Qt4 with regards to rebuilds:
|
|
don't use current build date, but rather last changes date
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 4 14:23:42 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Add convenient macros for packages building against Qt5:
|
|
%_libqt5_qmake, %qmake5, %make_jobs and %qmake5_install
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 12 19:58:38 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Added missing pkgconfig(xkbcommon) BuildRequires
|
|
- Drop checks for older openSUSE versions
|
|
- Enable GL ES and kms only on arm for now
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 5 15:09:28 UTC 2013 - duwe@suse.com
|
|
|
|
- enable support for opengl es2 and kms
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 29 16:38:30 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/qtbase/blobs/release/dist/changes-5.1.1
|
|
and http://qt-project.org/wiki/Qt511KnownIssues for known issues
|
|
- Small spec cleanup
|
|
- Explicitly activate desktop openGL, and only BuildRequire
|
|
pkgconfig(gl) so whole Mesa stack isn't pulled
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 3 07:14:30 UTC 2013 - tittiatcoke@gmail.com
|
|
|
|
- Adjust packaging naming conform Factory standards
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 7 12:14:37 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
- Allow co-existance of Qt5 and Qt4:
|
|
* Install headers in %_includedir/qt5
|
|
* Install binaries in %_libdir/qt5/bin, create symlinks with -qt5
|
|
suffixes in %_libdir/qt5/bin and %_bindir
|
|
- Spec cleanup:
|
|
* Removed checks for obsolete opensuse versions
|
|
- Add new macros.qt5, which should be utilized for other Qt5 modules
|
|
- Added baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 29 11:58:55 UTC 2013 - stephan.binner@basyskom.com
|
|
|
|
- update to Qt 5.0.2 RC1
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|