Rebuild in CentOS Stream for library link

This commit is contained in:
Brian Stinson 2023-03-01 21:22:49 -06:00
parent 72f7e273d1
commit d03ca05b48

View File

@ -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 <jgrulich@redhat.com> - 5.15.3-4
- Add versioned dependencies between subpackages
Resolves: bz#2144798