$ git show --format=fuller --patch-with-stat --summary c2d8678e9b9a2776990354bbc496e4d5dc8f999e
commit c2d8678e9b9a2776990354bbc496e4d5dc8f999e
Author: Bernhard Rosenkraenzer <bero@lindev.ch>
AuthorDate: Tue Sep 10 01:53:43 2019 +0200
Commit: Bernhard Rosenkraenzer <bero@lindev.ch>
CommitDate: Tue Sep 10 01:53:43 2019 +0200
5.13.1
---
.abf.yml | 2 +-
qt5-qtwayland.spec | 6 ++----
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 29fcd8d..00dd65a 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- qtwayland-everywhere-src-5.13.0.tar.xz: 24732fef2e4b58ffd9c31fb549278b02554a9f9b
+ qtwayland-everywhere-src-5.13.1.tar.xz: 63576833b5f253971dc06c51b27ba5bb01a327bf
diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec
index 0db8cf5..0f8d41c 100644
--- a/qt5-qtwayland.spec
+++ b/qt5-qtwayland.spec
@@ -13,13 +13,13 @@
%define _qt5_prefix %{_libdir}/qt%{api}
Name: qt5-qtwayland
-Version: 5.13.0
+Version: 5.13.1
%if "%{beta}" != ""
Release: 0.%{beta}.1
%define qttarballdir qtwayland-everywhere-src-%{version}-%{beta}
Source0: http://download.qt.io/development_releases/qt/%(echo %{version}|cut -d. -f1-2)/%{version}-%(echo %{beta} |sed -e "s,1$,,")/submodules/%{qttarballdir}.tar.xz
%else
-Release: 2
+Release: 1
%define qttarballdir qtwayland-everywhere-src-%{version}
Source0: http://download.qt.io/official_releases/qt/%(echo %{version}|cut -d. -f1-2)/%{version}/submodules/%{qttarballdir}.tar.xz
%endif
@@ -84,7 +84,6 @@ Qt5 - Wayland platform support and QtCompositor module.
%{_qt5_plugindir}/wayland-decoration-client
%{_qt5_plugindir}/wayland-graphics-integration-client
%dir %{_qt5_plugindir}/wayland-graphics-integration-server
-%{_qt5_plugindir}/wayland-graphics-integration-server/libdmabuf-server.so
%{_qt5_plugindir}/wayland-shell-integration
%{_libdir}/qt5/qml/QtWayland
@@ -153,7 +152,6 @@ Qt Wayland QtCompositor module.
%{_qt5_plugindir}/wayland-graphics-integration-server/libxcomposite-glx.so
%{_qt5_plugindir}/wayland-graphics-integration-server/libqt-plugin-wayland-egl.so
%{_qt5_plugindir}/wayland-graphics-integration-server/libwayland-eglstream-controller.so
-%{_qt5_plugindir}/wayland-graphics-integration-server/liblinux-dmabuf-unstable-v1.so
#----------------------------------------------------------------------------