6.4.0
This commit is contained in:
parent
afa40266fd
commit
752eade0a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/qtbase-everywhere-src-6.2.3.tar.xz
|
/qtbase-everywhere-src-6.2.3.tar.xz
|
||||||
/qtbase-everywhere-src-6.3.0.tar.xz
|
/qtbase-everywhere-src-6.3.0.tar.xz
|
||||||
/qtbase-everywhere-src-6.3.1.tar.xz
|
/qtbase-everywhere-src-6.3.1.tar.xz
|
||||||
|
/qtbase-everywhere-src-6.4.0.tar.xz
|
||||||
|
@ -38,8 +38,8 @@ BuildRequires: pkgconfig(libsystemd)
|
|||||||
|
|
||||||
Name: qt6-qtbase
|
Name: qt6-qtbase
|
||||||
Summary: Qt6 - QtBase components
|
Summary: Qt6 - QtBase components
|
||||||
Version: 6.3.1
|
Version: 6.4.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, for exception details
|
# See LGPL_EXCEPTIONS.txt, for exception details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -423,7 +423,7 @@ translationdir=%{_qt6_translationdir}
|
|||||||
|
|
||||||
Name: Qt6
|
Name: Qt6
|
||||||
Description: Qt6 Configuration
|
Description: Qt6 Configuration
|
||||||
Version: 6.3.1
|
Version: 6.4.0
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# rpm macros
|
# rpm macros
|
||||||
@ -508,9 +508,8 @@ make check -k ||:
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE.FDL
|
%license LICENSES/GPL*
|
||||||
%license LICENSE.GPL*
|
%license LICENSES/LGPL*
|
||||||
%license LICENSE.LGPL*
|
|
||||||
%dir %{_sysconfdir}/xdg/QtProject/
|
%dir %{_sysconfdir}/xdg/QtProject/
|
||||||
%{_qt6_libdir}/libQt6Concurrent.so.6*
|
%{_qt6_libdir}/libQt6Concurrent.so.6*
|
||||||
%{_qt6_libdir}/libQt6Core.so.6*
|
%{_qt6_libdir}/libQt6Core.so.6*
|
||||||
@ -836,6 +835,9 @@ make check -k ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.4.0-1
|
||||||
|
- 6.4.0
|
||||||
|
|
||||||
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 6.3.1-4
|
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 6.3.1-4
|
||||||
- Rebuilt for ICU 71.1
|
- Rebuilt for ICU 71.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtbase-everywhere-src-6.3.1.tar.xz) = 5c4304dc1f5fa80201b61c9c8dbf4c3449506a243ea1f87e336dc3641a37b9d40c2aa4a93190cc69ddde0f349c74e327c35de5f46de888ddfd49616903e8a7b5
|
SHA512 (qtbase-everywhere-src-6.4.0.tar.xz) = 7c9430da115529fa5697d134bf53d185259de23529d6db17398d91d48a0b7a95acd1fbe55189a2d2b3a2ecdafb27065ea99f29f7022110c95a45d6c04ebf46a3
|
||||||
|
Loading…
Reference in New Issue
Block a user