diff --git a/gyp_conf.patch b/gyp_conf.patch index cf61ef6..79216f5 100644 --- a/gyp_conf.patch +++ b/gyp_conf.patch @@ -1,6 +1,6 @@ --- qtwebengine-opensource-src-5.4.0-alpha.orig/src/core/config/desktop_linux.pri 2014-09-18 09:09:54.658799702 +0200 +++ qtwebengine-opensource-src-5.4.0-alpha/src/core/config/desktop_linux.pri 2014-09-18 21:28:38.174679500 +0200 -@@ -13,4 +13,28 @@ GYP_CONFIG += \ +@@ -13,5 +13,29 @@ GYP_CONFIG += \ use_gnome_keyring=0 \ use_kerberos=0 \ use_pango=0 \ @@ -29,3 +29,4 @@ + use_system_ffmpeg=0 \ + build_ffmpegsumo=1 \ + !contains(QT_CONFIG, pulseaudio): GYP_CONFIG += use_pulseaudio=0 diff --git a/libqt5-qtwebengine.changes b/libqt5-qtwebengine.changes index a59b1c7..3660c34 100644 --- a/libqt5-qtwebengine.changes +++ b/libqt5-qtwebengine.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Feb 24 16:10:33 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 libraries + ------------------------------------------------------------------- Wed Dec 10 11:00:14 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/libqt5-qtwebengine.spec b/libqt5-qtwebengine.spec index 40bd89e..3305df5 100644 --- a/libqt5-qtwebengine.spec +++ b/libqt5-qtwebengine.spec @@ -1,7 +1,7 @@ # # spec file for package libqt5-qtwebengine # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,15 +19,15 @@ %define qt5_snapshot 0 Name: libqt5-qtwebengine -Version: 5.4.0 +Version: 5.4.1 Release: 0 Summary: Qt 5 Nfc Addon License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0 Group: Development/Libraries/X11 Url: http://qt.digia.com %define base_name libqt5 -%define real_version 5.4.0 -%define so_version 5.4.0 +%define real_version 5.4.1 +%define so_version 5.4.1 %define tar_version qtwebengine-opensource-src-%{real_version} Source: %{tar_version}.tar.xz Source1: baselibs.conf @@ -115,6 +115,9 @@ BuildRequires: pkgconfig(zlib) #to create the forwarding headers BuildRequires: perl %endif +%requires_ge libQt5Network5 +%requires_ge libQtQuick5 +%requires_ge libQt5Widgets5 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description diff --git a/qtwebengine-opensource-src-5.4.0.tar.xz b/qtwebengine-opensource-src-5.4.0.tar.xz deleted file mode 100644 index 49b5a37..0000000 --- a/qtwebengine-opensource-src-5.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab91a5c0d63f47de91310c8e56255ac1c8ec1b7f9c414cc7e040f72b28e4153b -size 113974740 diff --git a/qtwebengine-opensource-src-5.4.1.tar.xz b/qtwebengine-opensource-src-5.4.1.tar.xz new file mode 100644 index 0000000..29b416c --- /dev/null +++ b/qtwebengine-opensource-src-5.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3242abcab5b5f2a80529d16cadd5003600d3f6720220d3aa38ec756e609faab0 +size 113976568