forked from pool/libqt5-qtgraphicaleffects
Accepting request 247847 from KDE:Qt5
- Update to 5.3.2~git20140904 (r05670f5): * Tip of the bugfix 5.3.2 branch Please copy to 13.2 if possible, as can be seen from the changelog, it contains many useful bugfixes. The 'snapshot' is artificial, as the probably won't be any commits between now and 5.3.2, but release is waiting on some bureaucratic procedures. Thanks! OBS-URL: https://build.opensuse.org/request/show/247847 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtgraphicaleffects?expand=0&rev=11
This commit is contained in:
parent
9e2fb79e9e
commit
1effee8af6
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 20:37:34 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.3.2~git20140904 (rca99f8c):
|
||||
* Tip of the bugfix 5.3.2 branch
|
||||
* Version bump to 5.3.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 10:38:01 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -16,23 +16,19 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt5_snapshot 0
|
||||
%define qt5_snapshot 1
|
||||
|
||||
Name: libqt5-qtgraphicaleffects
|
||||
Version: 5.3.1
|
||||
Version: 5.3.2~git20140904
|
||||
Release: 0
|
||||
Summary: Qt 5 Graphical Effects
|
||||
License: BSD-3-Clause and (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.1
|
||||
%define so_version 5.3.1
|
||||
%if %qt5_snapshot
|
||||
%define tar_version qtgraphicaleffects-%{real_version}
|
||||
%else
|
||||
%define real_version 5.3.2
|
||||
%define so_version 5.3.2
|
||||
%define tar_version qtgraphicaleffects-opensource-src-%{real_version}
|
||||
%endif
|
||||
Source: %{tar_version}.tar.xz
|
||||
BuildRequires: libqt5-qtdeclarative-devel >= %{version}
|
||||
%if %qt5_snapshot
|
||||
@ -40,7 +36,7 @@ BuildRequires: libqt5-qtdeclarative-devel >= %{version}
|
||||
BuildRequires: perl
|
||||
%endif
|
||||
BuildRequires: xz
|
||||
Requires: libQtQuick5
|
||||
%requires_ge libQtQuick5
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -51,11 +47,7 @@ This package contains base tools, like string, xml, and network
|
||||
handling.
|
||||
|
||||
%prep
|
||||
%if %qt5_snapshot
|
||||
%setup -q -n qtgraphicaleffects-%{real_version}
|
||||
%else
|
||||
%setup -q -n qtgraphicaleffects-opensource-src-%{real_version}
|
||||
%endif
|
||||
|
||||
%build
|
||||
%if %qt5_snapshot
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53d8a4846f1fefb13aba4cebf3d3f808df69ec187cc435e895eb34152c4e860f
|
||||
size 14326116
|
3
qtgraphicaleffects-opensource-src-5.3.2.tar.xz
Normal file
3
qtgraphicaleffects-opensource-src-5.3.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:887aeed54b061c22768cc42d2e067241358e7f42a36de2d4718cf49c38a08539
|
||||
size 14314072
|
Loading…
Reference in New Issue
Block a user