Accepting request 287885 from KDE:Qt5
Update to 5.4.1 OBS-URL: https://build.opensuse.org/request/show/287885 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtquickcontrols?expand=0&rev=17
This commit is contained in:
parent
b8d02c5e92
commit
a3a57104de
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 24 16:10:25 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 libQt5Widgets5 and libQtQuick5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 10 11:00:09 UTC 2014 - hrvoje.senjan@gmail.com
|
Wed Dec 10 11:00:09 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libqt5-qtquickcontrols
|
# spec file for package libqt5-qtquickcontrols
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,15 +19,15 @@
|
|||||||
%define qt5_snapshot 0
|
%define qt5_snapshot 0
|
||||||
|
|
||||||
Name: libqt5-qtquickcontrols
|
Name: libqt5-qtquickcontrols
|
||||||
Version: 5.4.0
|
Version: 5.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 5 Quick Controls Addon
|
Summary: Qt 5 Quick Controls Addon
|
||||||
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/X11
|
||||||
Url: http://qt.digia.com
|
Url: http://qt.digia.com
|
||||||
%define base_name libqt5
|
%define base_name libqt5
|
||||||
%define real_version 5.4.0
|
%define real_version 5.4.1
|
||||||
%define so_version 5.4.0
|
%define so_version 5.4.1
|
||||||
%define tar_version qtquickcontrols-opensource-src-%{real_version}
|
%define tar_version qtquickcontrols-opensource-src-%{real_version}
|
||||||
Source: %{tar_version}.tar.xz
|
Source: %{tar_version}.tar.xz
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -42,6 +42,8 @@ BuildRequires: pkgconfig(Qt5Quick) >= %{version}
|
|||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
%requires_ge libQt5Widgets5
|
||||||
|
%requires_ge libQtQuick5
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b59f43333291c3e73f9a9f92706a4c98d4d810b4efd6803a4edd3f1658fae61e
|
|
||||||
size 919408
|
|
3
qtquickcontrols-opensource-src-5.4.1.tar.xz
Normal file
3
qtquickcontrols-opensource-src-5.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fe0852c510b7ab9111310d6880d1b1f34908274099aefa5a14316173b25cfbc2
|
||||||
|
size 945324
|
Loading…
Reference in New Issue
Block a user