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