From d03ca05b488e028a071d362cb2d54b6ea568e4b3 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Wed, 1 Mar 2023 21:22:49 -0600 Subject: [PATCH] Rebuild in CentOS Stream for library link --- qt5-qttools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index e931f4a..7b7de47 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -5,7 +5,7 @@ Summary: Qt5 - QtTool components Name: qt5-qttools Version: 5.15.3 -Release: 4%{?dist} +Release: 4.0.1%{?dist} License: LGPLv3 or LGPLv2 Url: http://www.qt.io @@ -511,6 +511,9 @@ fi %endif %changelog +* Wed Mar 01 2023 bstinson@redhat.com - 5.15.3-4.0.1 +- Rebuild only in CentOS Stream for the right llvm links + * Tue Nov 22 2022 Jan Grulich - 5.15.3-4 - Add versioned dependencies between subpackages Resolves: bz#2144798