6.5.0
This commit is contained in:
parent
aca31f5723
commit
434d6cf370
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/qtsensors-everywhere-src-6.4.1.tar.xz
|
||||
/qtsensors-everywhere-src-6.4.2.tar.xz
|
||||
/qtsensors-everywhere-src-6.4.3.tar.xz
|
||||
/qtsensors-everywhere-src-6.5.0.tar.xz
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
Summary: Qt6 - Sensors component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
@ -115,8 +115,8 @@ popd
|
||||
%dir %{_qt6_libdir}/cmake/Qt6SensorsQuick/
|
||||
%{_qt6_libdir}/cmake/Qt6SensorsQuick/*.cmake
|
||||
%{_qt6_archdatadir}/mkspecs/modules/qt_lib_sensors*.pri
|
||||
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_datadir}/modules/*.json
|
||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/qt6/modules/*.json
|
||||
%{_qt6_libdir}/pkgconfig/*.pc
|
||||
|
||||
%if 0%{?examples}
|
||||
@ -125,6 +125,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 (qtsensors-everywhere-src-6.4.3.tar.xz) = a1a39ab73cb15384fa29e62d8193e796bfb5e8349fd85eff106e9fb6fd45677db39f200f5b8e47be268c34d8ff35142e608adc33b85cd4dcc5180f5c3220deba
|
||||
SHA512 (qtsensors-everywhere-src-6.5.0.tar.xz) = 1daf326529075d978a6deda1ed2f77f4c32468962fae44837ad7f54c6052ae2ac475df6e40f954375d0d7a1bd1ce3c7947668f1a726fca2556fab5e972f08805
|
||||
|
Loading…
Reference in New Issue
Block a user