import CS qt5-qtlocation-5.15.9-1.el9

This commit is contained in:
eabdullin 2023-09-21 20:12:29 +00:00
parent 759a3d64f6
commit 6678b7bd6c
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