Import from AlmaLinux stable repository

This commit is contained in:
eabdullin 2024-05-15 08:48:15 +00:00
parent 04ab8f8cb3
commit 053161b868
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 Summary: Qt5 - WebChannel component
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.15.3 Version: 5.15.9
Release: 1%{?dist} Release: 1%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
@ -108,6 +108,10 @@ popd
%endif %endif
%changelog %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 * Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3 - 5.15.3
Resolves: bz#2061373 Resolves: bz#2061373