import CS qt5-qtwebchannel-5.15.9-1.el9

This commit is contained in:
eabdullin 2023-09-21 20:15:58 +00:00
parent 97e126c5d6
commit c4bd5589fb
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/qtwebchannel-everywhere-opensource-src-5.15.3.tar.xz
SOURCES/qtwebchannel-everywhere-opensource-src-5.15.9.tar.xz

View File

@ -1 +1 @@
c4be8689c5f552ec6d8e79b75634d8b64a9b2921 SOURCES/qtwebchannel-everywhere-opensource-src-5.15.3.tar.xz
52a2ce2192b770b6ced540cc50987e861472303c SOURCES/qtwebchannel-everywhere-opensource-src-5.15.9.tar.xz

View File

@ -4,7 +4,7 @@
Summary: Qt5 - WebChannel component
Name: qt5-%{qt_module}
Version: 5.15.3
Version: 5.15.9
Release: 1%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
@ -108,6 +108,10 @@ popd
%endif
%changelog
* Tue Apr 18 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
Resolves: bz#2175747
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
Resolves: bz#2061373