Hello community, here is the log from the commit of package libqt5-qtwebkit for openSUSE:Factory checked in at 2014-12-21 11:59:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebkit (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtwebkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtwebkit" Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtwebkit/libqt5-qtwebkit.changes 2014-10-29 21:09:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-qtwebkit.new/libqt5-qtwebkit.changes 2014-12-21 12:00:32.000000000 +0100 @@ -1,0 +2,25 @@ +Fri Dec 19 08:42:14 UTC 2014 - [email protected] + +- Comment out Qt5WebChannel BuildRequires for now + +------------------------------------------------------------------- +Wed Dec 10 11:00:15 UTC 2014 - [email protected] + +- 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:51 UTC 2014 - [email protected] + +- 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 ppc64le-support.patch, merged upstream +- Add pkgconfig(Qt5Location) and pkgconfig(Qt5WebChannel) BuildRequires +- Explicitly pass production_build to qmake +- Install licenses + +------------------------------------------------------------------- Old: ---- ppc64le-support.patch qtwebkit-opensource-src-5.3.2.tar.xz New: ---- qtwebkit-opensource-src-5.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtwebkit.spec ++++++ --- /var/tmp/diff_new_pack.91YVOT/_old 2014-12-21 12:00:35.000000000 +0100 +++ /var/tmp/diff_new_pack.91YVOT/_new 2014-12-21 12:00:35.000000000 +0100 @@ -21,11 +21,11 @@ %define libname libQt5WebKitWidgets5 Name: libqt5-qtwebkit -Version: 5.3.2 +Version: 5.4.0 Release: 0 %define base_name libqt5 -%define real_version 5.3.2 -%define so_version 5.3.2 +%define real_version 5.4.0 +%define so_version 5.4.0 %define tar_version qtwebkit-opensource-src-%{real_version} # Workaround ppc64le build failures due to OOM issue, bnc#863533 %ifarch ppc64le @@ -41,8 +41,6 @@ # PATCH-FIX-OPENSUSE 03_hide_std_symbols.diff [email protected] -- Do not make the std:: symbols in webkit public (taken from Ubuntu) Patch2: 03_hide_std_symbols.diff Patch3: reduce-link-optimization.diff -# PATCH-FIX-UPSTREAM ppc64le-support.diff [email protected] -- add support for ppc64le -Patch5: ppc64le-support.patch # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch130: no-Werror-rpath.diff BuildRequires: libQt5Core-private-headers-devel >= %{version} @@ -51,6 +49,7 @@ BuildRequires: libqt5-qtdeclarative-private-headers-devel >= %{version} BuildRequires: libqt5-qtlocation-private-headers-devel >= %{version} BuildRequires: pkgconfig(Qt5Core) >= %{version} +BuildRequires: pkgconfig(Qt5Location) >= %{version} BuildRequires: pkgconfig(Qt5Network) >= %{version} BuildRequires: pkgconfig(Qt5OpenGL) >= %{version} BuildRequires: pkgconfig(Qt5PrintSupport) >= %{version} @@ -58,6 +57,7 @@ BuildRequires: pkgconfig(Qt5Sensors) >= %{version} BuildRequires: pkgconfig(Qt5Sql) >= %{version} BuildRequires: pkgconfig(Qt5Test) >= %{version} +#BuildRequires: pkgconfig(Qt5WebChannel) >= %{version} BuildRequires: pkgconfig(Qt5Widgets) >= %{version} %if 0%{?suse_version} < 1315 BuildRequires: pkgconfig(gstreamer-0.10) @@ -115,7 +115,6 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch5 -p1 %patch130 -p1 %package -n %libname @@ -245,26 +244,31 @@ %files -n %libname %defattr(-,root,root,755) +%doc LICENSE.* %dir %{_libqt5_libexecdir} %{_libqt5_libexecdir}/QtWebProcess %{_libqt5_libdir}/libQt5WebKitWidgets.so.* %files -n libQt5WebKit5 %defattr(-,root,root,755) +%doc LICENSE.* %{_libqt5_libdir}/libQt5WebKit.so.* %{_libqt5_libexecdir}/QtWebPluginProcess %{_libqt5_archdatadir}/qml/QtWebKit %files -n libQt5WebKitWidgets-private-headers-devel %defattr(-,root,root,755) +%doc LICENSE.* %{_libqt5_includedir}/QtWebKitWidgets/%{so_version} %files -n libQt5WebKit-private-headers-devel %defattr(-,root,root,755) +%doc LICENSE.* %{_libqt5_includedir}/QtWebKit/%{so_version} %files -n libQt5WebKit5-devel %defattr(-,root,root,755) +%doc LICENSE.* %exclude %{_libqt5_includedir}/QtWebKit/%{so_version} %{_libqt5_includedir}/QtWebKit %{_libqt5_libdir}/cmake/Qt5WebKit @@ -276,6 +280,7 @@ %files -n libQt5WebKitWidgets-devel %defattr(-,root,root,755) +%doc LICENSE.* %exclude %{_libqt5_includedir}/QtWebKitWidgets/%{so_version} %{_libqt5_includedir}/QtWebKitWidgets %{_libqt5_libdir}/cmake/Qt5WebKitWidgets ++++++ no-Werror-rpath.diff ++++++ --- /var/tmp/diff_new_pack.91YVOT/_old 2014-12-21 12:00:35.000000000 +0100 +++ /var/tmp/diff_new_pack.91YVOT/_new 2014-12-21 12:00:35.000000000 +0100 @@ -1,20 +1,11 @@ --- qtwebkit/Tools/qmake/mkspecs/features/unix/default_post.prf 2012/12/06 19:59:43 1.1 +++ qtwebkit/Tools/qmake/mkspecs/features/unix/default_post.prf 2012/12/06 20:00:17 -@@ -38,7 +38,7 @@ linux-g++*:isEqual(QT_ARCH,i386) { - linux-*g++* { - !production_build { - # Treat warnings as errors on x86/Linux/GCC -- isEqual(QT_ARCH,x86_64)|isEqual(QT_ARCH,i386): QMAKE_CXXFLAGS += -Werror -+ #isEqual(QT_ARCH,x86_64)|isEqual(QT_ARCH,i386): QMAKE_CXXFLAGS += -Werror - } - } - -@@ -56,7 +56,7 @@ linux-*g++* { +@@ -59,7 +59,7 @@ linux-*g++* { } } -contains(TEMPLATE, app): CONFIG += rpath +#contains(TEMPLATE, app): CONFIG += rpath - CONFIG(debug, debug|release)|force_debug_info|separate_debug_info { + CONFIG(debug, debug|release)|force_debug_info { # Make ld not cache the symbol tables of input files in memory to avoid memory exhaustion during the linking phase. ++++++ qtwebkit-opensource-src-5.3.2.tar.xz -> qtwebkit-opensource-src-5.4.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/libqt5-qtwebkit/qtwebkit-opensource-src-5.3.2.tar.xz /work/SRC/openSUSE:Factory/.libqt5-qtwebkit.new/qtwebkit-opensource-src-5.4.0.tar.xz differ: char 25, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
