import qt5-qttools-5.12.5-3.el8

This commit is contained in:
CentOS Sources 2021-05-18 03:00:51 -04:00 committed by Andrew Lukoshko
parent d82f613ca7
commit 2868d9c491
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Summary: Qt5 - QtTool components
Name: qt5-qttools
Version: 5.12.5
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv3 or LGPLv2
Url: http://www.qt.io
@ -500,6 +500,10 @@ fi
%endif
%changelog
* Wed Feb 24 2021 Jan Grulich <jgrulich@redhat.com> - 5.12.5-3
- Rebuild (LLVM-11)
Resolves: bz#1931768
* Tue May 12 2020 Jan Grulich <jgrulich@redhat.com> - 5.12.5-2
- Rebuild (LLVM-10)
Resolves: bz#1832857