import qt5-qtx11extras-5.15.2-2.el8

This commit is contained in:
CentOS Sources 2021-11-09 05:00:35 -05:00 committed by Stepan Oksanichenko
parent 1f82de47df
commit c643f504e2
3 changed files with 12 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
b14b1b7f07669a09695541a178d53f102d6caf6a SOURCES/qtx11extras-everywhere-src-5.12.5.tar.xz
0d5effb3d2e6bfbcd9449d127e3bf91198dab158 SOURCES/qtx11extras-everywhere-src-5.15.2.tar.xz

View File

@ -4,8 +4,8 @@
Summary: Qt5 - X11 support library
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, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -102,6 +102,14 @@ popd
%endif
%changelog
* Wed Apr 28 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-2
- Rebuild (binutils)
Resolves: bz#1930062
* Mon Apr 05 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
- 5.15.2
Resolves: bz#1930062
* Mon Nov 18 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
- 5.12.5
Resolves: bz#1733158