Import from AlmaLinux stable repository

This commit is contained in:
eabdullin 2024-05-15 08:48:41 +00:00
parent 8022b8e3c1
commit 7180c34367
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
8c228fa23c68cf3baa4614b7421665056d4a5175 SOURCES/qtx11extras-everywhere-opensource-src-5.15.3.tar.xz
6b61486c0995096364a6f80cc19796aaa1e20064 SOURCES/qtx11extras-everywhere-opensource-src-5.15.9.tar.xz

View File

@ -4,7 +4,7 @@
Summary: Qt5 - X11 support library
Name: qt5-%{qt_module}
Version: 5.15.3
Version: 5.15.9
Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
@ -93,6 +93,10 @@ popd
%endif
%changelog
* Tue Apr 18 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
Resolves: bz#2175750
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
Resolves: bz#2061375