diff --git a/maliit-framework.spec b/maliit-framework.spec index 9819258..5a767cb 100644 --- a/maliit-framework.spec +++ b/maliit-framework.spec @@ -1,6 +1,6 @@ Name: maliit-framework Version: 2.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Input method framework License: LGPLv2 @@ -45,7 +45,7 @@ Summary: Input method module for Qt 5 based on Maliit framework BuildRequires: qt5-qtbase-private-devel #libQt5Core.so.5(Qt_5_PRIVATE_API)(64bit) Obsoletes: maliit-plugins < 2.0.0 -%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} + Requires: %{name}%{?_isa} = %{version}-%{release} %description qt5 @@ -136,6 +136,9 @@ This package contains tests and examples for %{name}. %changelog +* Thu Jul 14 2022 Jan Grulich - 2.2.0-4 +- Rebuild (qt5) + * Tue May 17 2022 Jan Grulich - 2.2.0-3 - Rebuild (qt5)