import CS qt5-qttools-5.15.9-3.el9

This commit is contained in:
eabdullin 2023-09-21 20:15:08 +00:00
parent a5d946133e
commit 2f68a722b4
3 changed files with 16 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
5ebd5b921ab4133f00eaf786e7d3ef79f9a1442c SOURCES/qttools-everywhere-opensource-src-5.15.3.tar.xz
f2252757e6eadbdb34995bbef404db12ff76c62c SOURCES/qttools-everywhere-opensource-src-5.15.9.tar.xz

View File

@ -11,8 +11,8 @@
Summary: Qt5 - QtTool components
Name: qt5-qttools
Version: 5.15.3
Release: 4%{?dist}
Version: 5.15.9
Release: 3%{?dist}
License: LGPLv3 or LGPLv2
Url: http://www.qt.io
@ -525,6 +525,18 @@ fi
%endif
%changelog
* Mon May 08 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-3
- Rebuild (LLVM-16)
Resolves: bz#2192954
* Tue Apr 25 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-2
- Rebuild (elfutils#2188064)
Resolves: bz#2175743
* Mon Apr 17 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
- 5.15.9
Resolves: bz#2175743
* Mon Oct 24 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-4
- Rebuild (LLVM-15)
Resolves: bz#2119003