forked from pool/libqt5-qtwebengine
Accepting request 287894 from KDE:Qt5
Update to 5.4.1 OBS-URL: https://build.opensuse.org/request/show/287894 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=2
This commit is contained in:
parent
7160f76765
commit
4bc116c5c8
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab91a5c0d63f47de91310c8e56255ac1c8ec1b7f9c414cc7e040f72b28e4153b
|
||||
size 113974740
|
3
qtwebengine-opensource-src-5.4.1.tar.xz
Normal file
3
qtwebengine-opensource-src-5.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3242abcab5b5f2a80529d16cadd5003600d3f6720220d3aa38ec756e609faab0
|
||||
size 113976568
|
Loading…
Reference in New Issue
Block a user