1
0

Accepting request 287878 from KDE:Qt5

Update to 5.4.1

OBS-URL: https://build.opensuse.org/request/show/287878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdeclarative?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2015-03-01 14:27:58 +00:00 committed by Git OBS Bridge
parent d47514e450
commit 84d05239bd
4 changed files with 23 additions and 8 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
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

View File

@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtdeclarative
#
# 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
@ -21,15 +21,15 @@
%define libname libQtQuick5
Name: libqt5-qtdeclarative
Version: 5.4.0
Version: 5.4.1
Release: 0
Summary: Qt 5 Declarative Library
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 qtdeclarative-opensource-src-%{real_version}
Source: %{tar_version}.tar.xz
Source1: baselibs.conf
@ -53,7 +53,14 @@ BuildRequires: pkgconfig(Qt5XmlPatterns) >= %{version}
BuildRequires: perl
%endif
BuildRequires: xz
# NOTE recheck this once/if this package gets further splitted
%requires_ge libQt5Core5
%requires_ge libQt5Gui5
%requires_ge libQt5Network5
%requires_ge libQt5Sql5
%requires_ge libQt5Test5
%requires_ge libQt5Widgets5
%requires_ge libQt5XmlPatterns5
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e67c9275b0f6869a7c1e8023ad7c0a23fb19f8a8d2f350371e954ead0cfad7b6
size 18401844

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15124e242a8a4a8fc5bedd32910b3b0b372b6c2b63f99572c4a2427e668d4417
size 18406948