import qt5-qtgraphicaleffects-5.15.2-2.el8

This commit is contained in:
CentOS Sources 2021-10-05 20:14:18 -04:00 committed by Stepan Oksanichenko
parent de99f67a30
commit 93c69f9519
3 changed files with 12 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/qtgraphicaleffects-everywhere-src-5.12.5.tar.xz
SOURCES/qtgraphicaleffects-everywhere-src-5.15.2.tar.xz

View File

@ -1 +1 @@
04b9e74a4ea1151a3d85a7d8cfff2f302b9e3ab8 SOURCES/qtgraphicaleffects-everywhere-src-5.12.5.tar.xz
047e1a14b8db7d27f22e64a59eccc2c97df63977 SOURCES/qtgraphicaleffects-everywhere-src-5.15.2.tar.xz

View File

@ -4,8 +4,8 @@
Summary: Qt5 - QtGraphicalEffects component
Name: qt5-%{qt_module}
Version: 5.12.5
Release: 1%{?dist}
Version: 5.15.2
Release: 2%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -80,6 +80,14 @@ done
%endif
%changelog
* Wed Apr 28 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-2
- Rebuild (binutils)
Resolves: bz#1930045
* Sun Apr 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
- 5.15.2
Resolves: bz#1930045
* Mon Nov 18 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
- 5.12.5
Resolves: bz#1733141