]> git.pld-linux.org Git - packages/qt5-qtconnectivity.git/commitdiff
up to 5.12.1
authorJan Palus <atler@pld-linux.org>
Fri, 1 Mar 2019 00:21:25 +0000 (01:21 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 1 Mar 2019 00:21:25 +0000 (01:21 +0100)
qt5-qtconnectivity.spec

index 4163232ffe300fd2376613352a414ede009ad1f2..1815a319d253cdb2388ce8092a1445679b17e8b0 100644 (file)
 Summary:       The Qt5 Connectivity libraries
 Summary(pl.UTF-8):     Biblioteki Qt5 Connectivity
 Name:          qt5-%{orgname}
-Version:       5.11.1
+Version:       5.12.1
 Release:       1
 License:       LGPL v2.1 with Digia Qt LGPL Exception v1.1 or GPL v3.0
 Group:         Libraries
-Source0:       http://download.qt.io/official_releases/qt/5.11/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz
-# Source0-md5: 65ff5d921a30f7fccf0223af23011aa6
-Source1:       http://download.qt.io/official_releases/qt/5.11/%{version}/submodules/qttranslations-everywhere-src-%{version}.tar.xz
-# Source1-md5: 67c0dbd61c2b92552b5339d82a94b1a8
+Source0:       http://download.qt.io/official_releases/qt/5.12/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz
+# Source0-md5: 2e91af94c741a5877968a6bc6feff358
+Source1:       http://download.qt.io/official_releases/qt/5.12/%{version}/submodules/qttranslations-everywhere-src-%{version}.tar.xz
+# Source1-md5: 045ad1eda4d3a272b24b6c60a06b313f
 URL:           http://www.qt.io/
 BuildRequires: Qt5Concurrent-devel >= %{qtbase_ver}
 BuildRequires: Qt5Core-devel >= %{qtbase_ver}
@@ -206,7 +206,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C qttranslations-everywhere-src-%{version} install \
        INSTALL_ROOT=$RPM_BUILD_ROOT
 # keep only qtconnectivity
-%{__rm} $RPM_BUILD_ROOT%{_datadir}/qt5/translations/{assistant,designer,linguist,qmlviewer,qt,qtbase,qtdeclarative,qtlocation,qtmultimedia,qtquick1,qtquickcontrols,qtquickcontrols2,qtserialport,qtscript,qtwebengine,qtwebsockets,qtxmlpatterns}_*.qm
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/qt5/translations/{assistant,designer,linguist,qt,qtbase,qtdeclarative,qtlocation,qtmultimedia,qtquickcontrols,qtquickcontrols2,qtserialport,qtscript,qtwebengine,qtwebsockets,qtxmlpatterns}_*.qm
 %endif
 
 # useless symlinks
This page took 0.250731 seconds and 4 git commands to generate.