6.4.0
This commit is contained in:
parent
1b845519dc
commit
0f658eb149
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/qttools-everywhere-src-6.2.3.tar.xz
|
||||
/qttools-everywhere-src-6.3.0.tar.xz
|
||||
/qttools-everywhere-src-6.3.1.tar.xz
|
||||
/qttools-everywhere-src-6.4.0.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Qt6 - QtTool components
|
||||
Name: qt6-qttools
|
||||
Version: 6.3.1
|
||||
Release: 3%{?dist}
|
||||
Version: 6.4.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv3 or LGPLv2
|
||||
Url: http://www.qt.io
|
||||
@ -241,7 +241,7 @@ popd
|
||||
%{_qt6_libdir}/libQt6UiTools.so.6*
|
||||
|
||||
%files common
|
||||
%license LICENSE.LGPL*
|
||||
%license LICENSES/LGPL*
|
||||
|
||||
%ldconfig_scriptlets libs-designer
|
||||
|
||||
@ -374,6 +374,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.4.0-1
|
||||
- 6.4.0
|
||||
|
||||
* Mon Sep 19 2022 Pete Walter <pwalter@fedoraproject.org> - 6.3.1-3
|
||||
- Rebuild for llvm 15
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qttools-everywhere-src-6.3.1.tar.xz) = 6e392ef2415b14119d0c4058efa78f1a66e91c01c8f48a2f1926df43f7f1cb8fcd94f84c91fc0188baa96e3055eede6f080ca4e9f150e263c3fdc5c864649883
|
||||
SHA512 (qttools-everywhere-src-6.4.0.tar.xz) = ff4ed95491d26227b3bfea665fe810572f537a295dda0cffa26b18525961026db0471e7ef04667e3e4b8ae6b92dbedccb0fa77d733274c34d489d448b961ab44
|
||||
|
Loading…
Reference in New Issue
Block a user