5.15.3
side-tag: c9s-build-side-453 Resolves: bz#2061370
This commit is contained in:
parent
c4a96ce17d
commit
e3c55b63ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/qttools-everywhere-src-5.14.2.tar.xz
|
/qttools-everywhere-src-5.14.2.tar.xz
|
||||||
/qttools-everywhere-src-5.15.1.tar.xz
|
/qttools-everywhere-src-5.15.1.tar.xz
|
||||||
/qttools-everywhere-src-5.15.2.tar.xz
|
/qttools-everywhere-src-5.15.2.tar.xz
|
||||||
|
/qttools-everywhere-opensource-src-5.15.3.tar.xz
|
||||||
|
@ -11,13 +11,13 @@
|
|||||||
|
|
||||||
Summary: Qt5 - QtTool components
|
Summary: Qt5 - QtTool components
|
||||||
Name: qt5-qttools
|
Name: qt5-qttools
|
||||||
Version: 5.15.2
|
Version: 5.15.3
|
||||||
Release: 11%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPLv3 or LGPLv2
|
License: LGPLv3 or LGPLv2
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
%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
|
||||||
|
|
||||||
# help lrelease/lupdate use/prefer qmake-qt5
|
# help lrelease/lupdate use/prefer qmake-qt5
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1009893
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1009893
|
||||||
@ -501,6 +501,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
||||||
|
- 5.15.3
|
||||||
|
Resolves: bz#2061370
|
||||||
|
|
||||||
* Fri Dec 17 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-11
|
* Fri Dec 17 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-11
|
||||||
- Rebuild (LLVM13)
|
- Rebuild (LLVM13)
|
||||||
Resolves: bz#2001129
|
Resolves: bz#2001129
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qttools-everywhere-src-5.15.2.tar.xz) = 3bd32a302af6e81cd5d4eb07d60c5ef233f1ca7af1aae180c933ac28fafffce28c6c868eb032108747937ea951d6d4f0df5516841bc65d22c529207147533a8b
|
SHA512 (qttools-everywhere-opensource-src-5.15.3.tar.xz) = 3c4ffee1d67126e3dd10c1dabae3660b94b97541480814b77bc88c0eaf86d8d43324d582465521fbdbd49dbb4155561f93e91c998dc1ad6553da02a3fcb0da47
|
||||||
|
Loading…
Reference in New Issue
Block a user