From b42abd772b7aab585d8b1fc0b6581c96dead3f5e Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 12 Jul 2023 13:47:45 +0200 Subject: [PATCH] Rebuild for qtbase private API version change --- qt6-qtlottie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt6-qtlottie.spec b/qt6-qtlottie.spec index bfa613d..36c8d98 100644 --- a/qt6-qtlottie.spec +++ b/qt6-qtlottie.spec @@ -9,7 +9,7 @@ Summary: Qt6 - Lottie Animation Name: qt6-%{qt_module} Version: 6.5.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -77,6 +77,9 @@ Requires: qt6-qtbase-devel%{?_isa} %changelog +* Wed Jul 12 2023 Jan Grulich - 6.5.1-3 +- Rebuild for qtbase private API version change + * Wed Jul 12 2023 Jan Grulich - 6.5.1-2 - Rebuild for qtbase private API version change