From 023588e1282d30f6c4891920302046d72b2a7874 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 6 Aug 2018 00:20:18 +0200 Subject: [PATCH] - up to 5.11.1 --- qt5-qtsvg.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec index 11f27cb..8b34820 100644 --- a/qt5-qtsvg.spec +++ b/qt5-qtsvg.spec @@ -8,12 +8,12 @@ Summary: The Qt5 Svg library Summary(pl.UTF-8): Biblioteka Qt5 Svg Name: qt5-%{orgname} -Version: 5.8.0 +Version: 5.11.1 Release: 1 License: LGPL v2.1 with Digia Qt LGPL Exception v1.1 or GPL v3.0 Group: X11/Libraries -Source0: http://download.qt.io/official_releases/qt/5.8/%{version}/submodules/%{orgname}-opensource-src-%{version}.tar.xz -# Source0-md5: 44da40f325dc545d85217007ae62aa63 +Source0: http://download.qt.io/official_releases/qt/5.11/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz +# Source0-md5: c7dfa4b3504105ec45f888c9012d1969 URL: http://www.qt.io/ BuildRequires: Qt5Core-devel >= %{qtbase_ver} BuildRequires: Qt5Gui-devel >= %{qtbase_ver} @@ -127,7 +127,7 @@ Qt5 Svg examples. Przykłady do biblioteki Qt5 Svg. %prep -%setup -q -n %{orgname}-opensource-src-%{version} +%setup -q -n %{orgname}-everywhere-src-%{version} %build qmake-qt5 @@ -145,7 +145,7 @@ rm -rf $RPM_BUILD_ROOT %endif # useless symlinks -%{__rm} $RPM_BUILD_ROOT%{_libdir}/libQt5*.so.5.? +%{__rm} $RPM_BUILD_ROOT%{_libdir}/libQt5*.so.5.?? # actually drop *.la, follow policy of not packaging them when *.pc exist %{__rm} $RPM_BUILD_ROOT%{_libdir}/libQt5*.la -- 2.44.0