From c75c3364f979ac1ff754a7cfd0526fcf5af84824 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Thu, 15 Oct 2015 11:24:13 -0300 Subject: [PATCH] - Update to final release --- qt5-qtwayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec index 992ff52..696cb03 100644 --- a/qt5-qtwayland.spec +++ b/qt5-qtwayland.spec @@ -9,7 +9,7 @@ Summary: Qt5 - Wayland platform support and QtCompositor module Name: qt5-%{qt_module} Version: 5.5.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2 with exceptions or LGPLv3 with exceptions Url: http://www.qt.io Source0: http://download.qt.io/official_releases/qt/5.5/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz @@ -133,6 +133,9 @@ install -pm644 \ %changelog +* Thu Oct 15 2015 Helio Chissini de Castro - 5.5.1-2 +- Update to final release 5.5.1 + * Tue Sep 29 2015 Helio Chissini de Castro - 5.5.1-1 - Update to Qt 5.5.1 RC1