import qt5-qtscript-5.15.2-2.el8

This commit is contained in:
CentOS Sources 2021-11-09 04:51:38 -05:00 committed by Stepan Oksanichenko
parent 1e2a0142a1
commit a9481bb74b
3 changed files with 12 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
b0ea73055dea6f2173e4547b5759435f6070b24e SOURCES/qtscript-everywhere-src-5.12.5.tar.xz
6ab2c96373ad3866b8b5e9e74efb607518560e11 SOURCES/qtscript-everywhere-src-5.15.2.tar.xz

View File

@ -16,8 +16,8 @@
Summary: Qt5 - QtScript 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, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -165,6 +165,14 @@ fi
%endif
%changelog
* Wed Apr 28 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-2
- Rebuild (binutils)
Resolves: bz#1930051
* Sun Apr 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
- 5.15.2
Resolves: bz#1930051
* Mon Nov 18 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
- 5.12.5
Resolves: bz#1733147