import qt5-qtwebchannel-5.15.2-2.el8

This commit is contained in:
CentOS Sources 2021-11-09 04:58:16 -05:00 committed by Stepan Oksanichenko
parent d5205f3e90
commit 96201f0be6
3 changed files with 12 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
12c7b4c73c5b8a7f02e36aa12ddf58779eafd28c SOURCES/qtwebchannel-everywhere-src-5.12.5.tar.xz
63e6c5bc45fe8d42d4b82fb94d44bd9e0a04b0f5 SOURCES/qtwebchannel-everywhere-src-5.15.2.tar.xz

View File

@ -4,8 +4,8 @@
Summary: Qt5 - WebChannel component
Name: qt5-%{qt_module}
Version: 5.12.5
Release: 1%{?dist}
Version: 5.15.2
Release: 2%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -119,6 +119,14 @@ popd
%endif
%changelog
* Wed Apr 28 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-2
- Rebuild (binutils)
Resolves: bz#1930059
* Mon Apr 05 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
- 5.15.2
Resolves: bz#1930059
* Mon Nov 18 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
- 5.12.5
Resolves: bz#1733155