diff --git a/qt5-qtquickcontrols.spec b/qt5-qtquickcontrols.spec index ab8044d..3495e2d 100644 --- a/qt5-qtquickcontrols.spec +++ b/qt5-qtquickcontrols.spec @@ -17,7 +17,7 @@ Name: qt5-%{qt_module} Summary: Qt5 - module with set of QtQuick controls Version: 5.5.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2 or LGPLv3 and GFDL Url: http://www.qt.io @@ -109,6 +109,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform} %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