forked from pool/libqt5-qtsvg
Accepting request 247856 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/247856 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtsvg?expand=0&rev=16
This commit is contained in:
parent
4336ac293b
commit
4a81ac1e6e
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 20:37:34 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.3.2~git20140904 (rd8bc98b):
|
||||
* Tip of the bugfix 5.3.2 branch:
|
||||
* Bump version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 10:38:06 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -16,25 +16,21 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt5_snapshot 0
|
||||
%define qt5_snapshot 1
|
||||
|
||||
%define libname libQt5Svg5
|
||||
|
||||
Name: libqt5-qtsvg
|
||||
Version: 5.3.1
|
||||
Version: 5.3.2~git20140904
|
||||
Release: 0
|
||||
Summary: Qt 5 SVG 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.1
|
||||
%define so_version 5.3.1
|
||||
%if %qt5_snapshot
|
||||
%define tar_version qtsvg-%{real_version}
|
||||
%else
|
||||
%define real_version 5.3.2
|
||||
%define so_version 5.3.2
|
||||
%define tar_version qtsvg-opensource-src-%{real_version}
|
||||
%endif
|
||||
Source: %{tar_version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: libQt5Core-private-headers-devel >= %{version}
|
||||
@ -56,11 +52,7 @@ This package contains base tools, like string, xml, and network
|
||||
handling.
|
||||
|
||||
%prep
|
||||
%if %qt5_snapshot
|
||||
%setup -q -n qtsvg-%{real_version}
|
||||
%else
|
||||
%setup -q -n qtsvg-opensource-src-%{real_version}
|
||||
%endif
|
||||
|
||||
%package -n %libname
|
||||
Summary: Qt 5 SVG Library
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2daa131cd41f230d5903e1b754249ed16609df98a08e70b62b5610c4a3a1774
|
||||
size 1763528
|
3
qtsvg-opensource-src-5.3.2.tar.xz
Normal file
3
qtsvg-opensource-src-5.3.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53191cb13513da98c19d3fc091080909f4234fda3ff8f948aabc41ae26b35c86
|
||||
size 1761584
|
Loading…
x
Reference in New Issue
Block a user