From 48f9b000d587f6569a8c3fb9eaa3be479ea5c5c1 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Thu, 15 Oct 2015 11:23:25 -0300 Subject: [PATCH] - Update to final release --- .gitignore | 1 + qt5-qtwayland.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 057a3a0..2c5425a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /qtwayland-opensource-src-5.5.0-rc.tar.xz /qtwayland-opensource-src-5.5.0.tar.xz /qtwayland-opensource-src-5.5.1-rc1.tar.xz +/qtwayland-opensource-src-5.5.1.tar.xz diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec index 8de4a97..992ff52 100644 --- a/qt5-qtwayland.spec +++ b/qt5-qtwayland.spec @@ -4,7 +4,7 @@ # build support for non-egl platforms %define nogl 1 -%define prerelease rc1 +## define prerelease rc1 Summary: Qt5 - Wayland platform support and QtCompositor module Name: qt5-%{qt_module} diff --git a/sources b/sources index 8b5165a..a8d3394 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b630d8b2b7571a8273ded6529e346c36 qtwayland-opensource-src-5.5.1-rc1.tar.xz +5312f2508f4856d8e60a1374070cec34 qtwayland-opensource-src-5.5.1.tar.xz