Accepting request 238713 from KDE:Qt5
- Update to 5.3.1 * Bugfix release, for more details please see: http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ - Added pkgconfig(Qt5Xml) BuildRequires OBS-URL: https://build.opensuse.org/request/show/238713 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdeclarative?expand=0&rev=14
This commit is contained in:
parent
497b77006c
commit
6d00fe54ef
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 10:38:00 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.3.1
|
||||
* Bugfix release, for more details please see:
|
||||
http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/
|
||||
- Added pkgconfig(Qt5Xml) BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 16:49:21 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -21,15 +21,15 @@
|
||||
%define libname libQtQuick5
|
||||
|
||||
Name: libqt5-qtdeclarative
|
||||
Version: 5.3.0
|
||||
Version: 5.3.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.3.0
|
||||
%define so_version 5.3.0
|
||||
%define real_version 5.3.1
|
||||
%define so_version 5.3.1
|
||||
%if %qt5_snapshot
|
||||
%define tar_version qtdeclarative-%{real_version}
|
||||
%else
|
||||
@ -48,6 +48,7 @@ BuildRequires: pkgconfig(Qt5Gui) >= %{version}
|
||||
BuildRequires: pkgconfig(Qt5Network) >= %{version}
|
||||
BuildRequires: pkgconfig(Qt5Sql) >= %{version}
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= %{version}
|
||||
BuildRequires: pkgconfig(Qt5Xml) >= %{version}
|
||||
BuildRequires: pkgconfig(Qt5XmlPatterns) >= %{version}
|
||||
%if %qt5_snapshot
|
||||
#to create the forwarding headers
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fab07eb4f4b2091e1d88b27b84ac49d7e8daaa1eb72fd62e602ee9ac3ed7f42f
|
||||
size 17599904
|
3
qtdeclarative-opensource-src-5.3.1.tar.xz
Normal file
3
qtdeclarative-opensource-src-5.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a80d401dfbb64f109abf210cb32775a102f7b2420b3a3175b8dab0792220380
|
||||
size 17611096
|
Loading…
Reference in New Issue
Block a user