From 6d0f93c4e78b75701fc27db36dd92516cffe902c Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 6 Jun 2025 11:07:43 +0200 Subject: [PATCH] Rebuild (broken buildroot) Resolves: RHEL-78546 --- qt6-qtscxml.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qt6-qtscxml.spec b/qt6-qtscxml.spec index f61a0ce..c82a006 100644 --- a/qt6-qtscxml.spec +++ b/qt6-qtscxml.spec @@ -13,7 +13,7 @@ Summary: Qt6 - ScXml component 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 @@ -158,6 +158,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %endif %changelog +* Fri Jun 06 2025 Jan Grulich - 6.9.1-2 +- Rebuild (broken buildroot) + Resolves: RHEL-78546 + * Wed May 14 2025 Jan Grulich - 6.9.1-1 - 6.9.1 Resolves: RHEL-78546