import qt5-qtdoc-5.15.3-2.el9
This commit is contained in:
parent
aea0faf281
commit
4d85c1d8d4
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/qtdoc-everywhere-src-5.15.2.tar.xz
|
||||
SOURCES/qtdoc-everywhere-opensource-src-5.15.3.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
0ce8f60c746aa52434a58e590ca8070e9b8fa77e SOURCES/qtdoc-everywhere-src-5.15.2.tar.xz
|
||||
c8bf0014feff649b98cf288b8f292a076baf087d SOURCES/qtdoc-everywhere-opensource-src-5.15.3.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
|
||||
Summary: Main Qt5 Reference Documentation
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.15.2
|
||||
Release: 5%{?dist}
|
||||
Version: 5.15.3
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: GFDL
|
||||
Url: http://www.qt.io
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz
|
||||
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
%global _qt5_qmake %{_bindir}/qmake-qt5
|
||||
@ -50,6 +50,14 @@ make install_docs INSTALL_ROOT=%{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 22 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-2
|
||||
- Bump build to build against correct Qt version
|
||||
Resolves: bz#2061358
|
||||
|
||||
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
||||
- 5.15.3
|
||||
Resolves: bz#2061358
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.15.2-5
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user