Rebuild (Qt 5.15.3)

side-tag: c9s-build-side-453

Resolves: bz#2061415
This commit is contained in:
Jan Grulich 2022-04-01 15:20:16 +02:00
parent b7c9960f27
commit 9f2d954a1f

View File

@ -1,7 +1,7 @@
Name: qgnomeplatform
Version: 0.8.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Qt Platform Theme aimed to accommodate Gnome settings
License: LGPLv2+
@ -55,6 +55,10 @@ modifying them - making them fit into the environment as well as possible.
%{_qt5_libdir}/qt5/plugins/wayland-decoration-client/libqgnomeplatformdecoration.so
%changelog
* Fri Apr 01 2022 Jan Grulich <jgrulich@redhat.com> - 0.8.4-2
- Rebuild (Qt 5.15.3)
Resolves: bz#2061415
* Mon Jan 24 2022 Jan Grulich <jgrulich@redhat.com> - 0.8.4-1
- 0.8.4 (sync with Fedora)
Resolves: bz#2041342