diff --git a/qt6-qtremoteobjects.spec b/qt6-qtremoteobjects.spec index e73346a..e82a6eb 100644 --- a/qt6-qtremoteobjects.spec +++ b/qt6-qtremoteobjects.spec @@ -13,7 +13,7 @@ Summary: Qt6 - Qt Remote Objects Name: qt6-%{qt_module} Version: 6.9.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -142,6 +142,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %endif %changelog +* Fri Jun 06 2025 Jan Grulich - 6.9.1-2 +- Rebuild (broken buildroot) + Resolves: RHEL-78545 + * Wed May 14 2025 Jan Grulich - 6.9.1-1 - 6.9.1 Resolves: RHEL-78545