[packages/qt5-qttools] up to 5.15.1

atler atler at pld-linux.org
Thu Sep 10 19:35:39 CEST 2020


commit f9a776f46cfd471e403d8cc10f9723ec37a1a628
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Sep 10 19:05:05 2020 +0200

    up to 5.15.1

 qt5-qttools.spec | 10 ++++------
 qtwebkit.patch   | 14 --------------
 2 files changed, 4 insertions(+), 20 deletions(-)
---
diff --git a/qt5-qttools.spec b/qt5-qttools.spec
index eff73ed..908dd74 100644
--- a/qt5-qttools.spec
+++ b/qt5-qttools.spec
@@ -21,15 +21,14 @@
 Summary:	Development tools for Qt 5
 Summary(pl.UTF-8):	Narzędzia programistyczne dla Qt 5
 Name:		qt5-%{orgname}
-Version:	5.15.0
-Release:	2
+Version:	5.15.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.15/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz
-# Source0-md5:	cbf72f34c9d53508f95b9a4db5322ffa
+# Source0-md5:	8634ae3e54f21727d1fcabf60e9b5291
 Source1:	http://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qttranslations-everywhere-src-%{version}.tar.xz
-# Source1-md5:	7cbff3badaf760badbcdb5fcba109c1b
-Patch0:		qtwebkit.patch
+# Source1-md5:	4742dfcb8fa21a899341daabab241716
 URL:		http://www.qt.io/
 BuildRequires:	OpenGL-devel
 BuildRequires:	Qt5Core-devel >= %{qtbase_ver}
@@ -324,7 +323,6 @@ Przykłady do narzędzi Qt5.
 
 %prep
 %setup -q -n %{orgname}-everywhere-src-%{version} %{?with_qm:-a1}
-%patch0 -p1
 
 %build
 qmake-qt5
diff --git a/qtwebkit.patch b/qtwebkit.patch
deleted file mode 100644
index c1811d5..0000000
--- a/qtwebkit.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- qttools-everywhere-src-5.15.0/src/assistant/assistant/helpviewer_qwv.cpp.orig	2020-06-01 17:00:23.023062657 +0200
-+++ qttools-everywhere-src-5.15.0/src/assistant/assistant/helpviewer_qwv.cpp	2020-06-01 17:00:44.593008843 +0200
-@@ -363,6 +363,11 @@
-     QWebView::mouseReleaseEvent(event);
- }
- 
-+void HelpViewer::resizeEvent(QResizeEvent *e)
-+{
-+    QWebView::resizeEvent(e);
-+}
-+
- // -- private slots
- 
- void HelpViewer::actionChanged()
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qttools.git/commitdiff/f9a776f46cfd471e403d8cc10f9723ec37a1a628



More information about the pld-cvs-commit mailing list