From a18e2d6d3d2d580665d972f0145bb06f7d043838 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Thu, 15 Oct 2015 15:22:36 -0300 Subject: [PATCH] - Update to 5.5.1 --- qt5-qtwebchannel.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qtwebchannel.spec b/qt5-qtwebchannel.spec index 4295cfd..fb14f2a 100644 --- a/qt5-qtwebchannel.spec +++ b/qt5-qtwebchannel.spec @@ -11,12 +11,12 @@ %endif %endif -%define prerelease rc1 +## define prerelease rc1 Summary: Qt5 - WebChannel component Name: qt5-%{qt_module} Version: 5.5.1 -Release: 1%{?dist} +Release: 2%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://doc.qt.io/qt-5/licensing.html @@ -132,6 +132,9 @@ popd %changelog +* Thu Oct 15 2015 Helio Chissini de Castro - 5.5.1-2 +- Update for final qt 5.5.1 + * Tue Sep 29 2015 Helio Chissini de Castro - 5.5.1-1 - Update to Qt 5.5.1 RC1