Import from AlmaLinux stable repository

This commit is contained in:
eabdullin 2024-05-15 08:45:05 +00:00
parent 26cb3bd151
commit cf809e1fc7
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
e3b8940159968948e10ecd1335316be12d275943 SOURCES/qtgraphicaleffects-everywhere-opensource-src-5.15.3.tar.xz
ddb8e164903f1256ac2e4023ff33424d998fc127 SOURCES/qtgraphicaleffects-everywhere-opensource-src-5.15.9.tar.xz

View File

@ -4,7 +4,7 @@
Summary: Qt5 - QtGraphicalEffects component
Name: qt5-%{qt_module}
Version: 5.15.3
Version: 5.15.9
Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
@ -73,6 +73,10 @@ make install INSTALL_ROOT=%{buildroot}
%changelog
* Tue Apr 18 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
Resolves: bz#2175733
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
- 5.15.3
Resolves: bz#2061359