Import from AlmaLinux stable repository

This commit is contained in:
eabdullin 2024-05-15 08:45:33 +00:00
parent b6b9deab56
commit 83a341e8ff
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
7937e80d484c678c447ff396605f545bd8737619 SOURCES/qtlocation-everywhere-opensource-src-5.15.3.tar.xz
bac7c66efd1bcf5c963e59466324a3ebabc00eab SOURCES/qtlocation-everywhere-opensource-src-5.15.9.tar.xz

View File

@ -4,7 +4,7 @@
Summary: Qt5 - Location component
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
@ -147,6 +147,10 @@ popd
%endif
%changelog
* Tue Apr 18 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
Resolves: bz#2175735
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
Resolves: bz#2061361