6.5.0
This commit is contained in:
parent
40e50b8204
commit
06f316dd5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/qtconnectivity-everywhere-src-6.4.1.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.4.2.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.4.3.tar.xz
|
||||
/qtconnectivity-everywhere-src-6.5.0.tar.xz
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
Summary: Qt6 - Connectivity components
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL3, respectively, for exception details
|
||||
@ -108,8 +108,8 @@ popd
|
||||
%{_qt6_libdir}/cmake/Qt6Nfc/*.cmake
|
||||
%{_qt6_archdatadir}/mkspecs/modules/qt_lib_bluetooth*.pri
|
||||
%{_qt6_archdatadir}/mkspecs/modules/qt_lib_nfc*.pri
|
||||
%{_qt6_datadir}/modules/*.json
|
||||
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/qt6/modules/*.json
|
||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/pkgconfig/*.pc
|
||||
|
||||
%if 0%{?examples}
|
||||
@ -118,6 +118,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 04 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-1
|
||||
- 6.5.0
|
||||
|
||||
* Thu Mar 23 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.3-1
|
||||
- 6.4.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtconnectivity-everywhere-src-6.4.3.tar.xz) = 2d5f0c6ca5ed5e0a8ef056344441b2828834a334129e337d51596c774f0e121e9f393a6a2f7ca24b8186ee28e8d398316abdf3f32fda6cd097c3139d92dd30aa
|
||||
SHA512 (qtconnectivity-everywhere-src-6.5.0.tar.xz) = 8113dfb556d29c7e3cbac197498b532beba6a22fdfafe6d5fa778be11e8f83b318d06f6e159002c3e1bda39adae173dd2df06b819ca04066cc5a536b80da882b
|
||||
|
Loading…
Reference in New Issue
Block a user