diff --git a/SPECS/qt5-qtquickcontrols2.spec b/SPECS/qt5-qtquickcontrols2.spec index 813bab5..04bfa50 100644 --- a/SPECS/qt5-qtquickcontrols2.spec +++ b/SPECS/qt5-qtquickcontrols2.spec @@ -5,7 +5,7 @@ Name: qt5-%{qt_module} Summary: Qt5 - module with set of QtQuick controls for embedded Version: 5.15.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ or LGPLv3 and GFDL Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) @@ -137,6 +137,10 @@ rm -f %{buildroot}%{_qt5_libdir}/libQt5*.la %changelog +* Wed Apr 28 2021 Jan Grulich - 5.15.2-2 +- Rebuild (binutils) + Resolves: bz#1930050 + * Sun Apr 04 2021 Jan Grulich - 5.15.2-1 - 5.15.2 Resolves: bz#1930050