Accepting request 711201 from KDE:Qt:5.13

Qt 5.13.0

OBS-URL: https://build.opensuse.org/request/show/711201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwayland?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2019-06-28 14:31:01 +00:00 committed by Git OBS Bridge
parent 268a227707
commit 1f3002a03e
4 changed files with 57 additions and 11 deletions

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Wed Jun 19 11:24:47 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.13.0:
* New bugfix release
* No changelog available
* For more details about Qt 5.13 please see:
* http://code.qt.io/cgit/qt/qtwayland.git/plain/dist/changes-5.13.0/?h=5.13
-------------------------------------------------------------------
Tue Jun 4 07:25:17 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.13.0-rc:
* New bugfix release
* No changelog available
- Drop patches, bug fixed upstream:
* 0001-Revert-Fix-compilation-with-QT_NO_WARNING_OUTPUT.patch
* 0002-Revert-Client-Don-t-send-illegal-wl_pointer.set_curs.patch
* 0003-Revert-Client-tests-Add-convenience-for-getting-curs.patch
* 0004-Revert-Client-Decrease-buffer_scale-for-small-cursor.patch
* 0005-Revert-Client-Refactor-cursors-and-fix-various-bugs.patch
-------------------------------------------------------------------
Sat May 18 13:48:39 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
- Revert upstream commits to hopefully fix kscreenlocker crash (kde#407653):
* 0001-Revert-Fix-compilation-with-QT_NO_WARNING_OUTPUT.patch
* 0002-Revert-Client-Don-t-send-illegal-wl_pointer.set_curs.patch
* 0003-Revert-Client-tests-Add-convenience-for-getting-curs.patch
* 0004-Revert-Client-Decrease-buffer_scale-for-small-cursor.patch
* 0005-Revert-Client-Refactor-cursors-and-fix-various-bugs.patch
-------------------------------------------------------------------
Mon Apr 29 09:17:05 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.13.0-beta2:
* New bugfix release
* No changelog available
-------------------------------------------------------------------
Thu Apr 18 07:27:40 UTC 2019 - fabian@ritter-vogt.de
@ -6,6 +45,14 @@ Thu Apr 18 07:27:40 UTC 2019 - fabian@ritter-vogt.de
* For more details please see:
* http://code.qt.io/cgit/qt/qtwayland.git/plain/dist/changes-5.12.3/?h=v5.12.3
-------------------------------------------------------------------
Thu Mar 21 10:26:27 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.13.0-beta1:
* New feature release
* For more details about Qt 5.13 please see:
* http://code.qt.io/cgit/qt/qtwayland.git/plain/dist/changes-5.13.0/?h=5.13
-------------------------------------------------------------------
Thu Mar 14 08:52:00 UTC 2019 - fabian@ritter-vogt.de
@ -406,3 +453,4 @@ Mon Sep 8 20:15:30 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.4.0 alpha:
* Part of the official Qt release

View File

@ -19,17 +19,17 @@
%define qt5_snapshot 0
%define libname libQt5WaylandCompositor5
%define base_name libqt5
%define real_version 5.12.3
%define so_version 5.12.3
%define tar_version qtwayland-everywhere-src-5.12.3
%define real_version 5.13.0
%define so_version 5.13.0
%define tar_version qtwayland-everywhere-src-5.13.0
Name: libqt5-qtwayland
Version: 5.12.3
Version: 5.13.0
Release: 0
Summary: Qt 5 Wayland Addon
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
Group: Development/Libraries/X11
Url: https://www.qt.io
Source: https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
Source: https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
Source1: baselibs.conf
# PATCH-FIX-OPENSUSE
Patch100: workaround-null-object.patch
@ -47,7 +47,6 @@ BuildRequires: pkgconfig(wayland-egl)
BuildRequires: pkgconfig(wayland-server) >= 1.1.0
BuildRequires: pkgconfig(xcomposite)
BuildRequires: pkgconfig(xkbcommon) >= 0.2.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Conflicts: qtwayland
%if %{qt5_snapshot}
#to create the forwarding headers
@ -106,8 +105,7 @@ Recommends: %{name}-devel
Examples for libqt5-qtwayland module.
%prep
%setup -q -n %{tar_version}
%autopatch -p1
%autosetup -p1 -n %{tar_version}
%post -n libQt5WaylandCompositor5 -p /sbin/ldconfig

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0b45ad84180730e2d5a1249eb20c6357869b4b78f45eb266c2f2b17f77d86ff
size 432304

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b67a6d8119628bca3301bd03992880db07d61d405534067c9cd2a598695a7cf3
size 478076