import CS qt5-qtquickcontrols-5.15.9-1.el9

This commit is contained in:
eabdullin 2023-09-21 20:13:05 +00:00
parent 36f6666243
commit a7f9f231db
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
13a8124230c606e1b3cc3a51492f97f140656e10 SOURCES/qtquickcontrols-everywhere-opensource-src-5.15.3.tar.xz
fa71002234fec0365a7ba8d027f7d11ff1460d7b SOURCES/qtquickcontrols-everywhere-opensource-src-5.15.9.tar.xz

View File

@ -4,7 +4,7 @@
Name: qt5-%{qt_module}
Summary: Qt5 - module with set of QtQuick controls
Version: 5.15.3
Version: 5.15.9
Release: 1%{?dist}
License: LGPLv2 or LGPLv3 and GFDL
@ -80,6 +80,10 @@ make install INSTALL_ROOT=%{buildroot}
%endif
%changelog
* Tue Apr 18 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
Resolves: bz#2175737
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
Resolves: bz#2061363