Rebuild (qt5)

This commit is contained in:
Jan Grulich 2022-10-31 14:31:09 +01:00
parent ba65ef8764
commit 1589ea638f
1 changed files with 4 additions and 1 deletions

View File

@ -18,7 +18,7 @@
Name: qt5-%{qt_module}
Version: 5.212.0
Release: 0.69%{?prerel}%{?dist}
Release: 0.70%{?prerel}%{?dist}
Summary: Qt5 - QtWebKit components
License: LGPLv2 and BSD
@ -251,6 +251,9 @@ test -z "$(pkg-config --cflags Qt5WebKit | grep Qt5WebKit)"
%changelog
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 5.212.0-0.70alpha4
- Rebuild (qt5)
* Tue Oct 18 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 5.212.0-0.69.alpha4
- Patch for offlineasm to support ruby 3.2 wrt Object#=~ removal