diff --git a/qt6-sensors.changes b/qt6-sensors.changes index 626f770..b9c4a11 100644 --- a/qt6-sensors.changes +++ b/qt6-sensors.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 17 15:15:31 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.1: + * https://www.qt.io/blog/qt-6.3.1-released + ------------------------------------------------------------------- Fri Apr 8 11:56:59 UTC 2022 - Christophe Giboudeaux diff --git a/qt6-sensors.spec b/qt6-sensors.spec index 9dde797..a43e2b6 100644 --- a/qt6-sensors.spec +++ b/qt6-sensors.spec @@ -16,7 +16,7 @@ # -%define real_version 6.3.0 +%define real_version 6.3.1 %define short_version 6.3 %define short_name qtsensors %define tar_name qtsensors-everywhere-src @@ -28,13 +28,14 @@ %endif # Name: qt6-sensors%{?pkg_suffix} -Version: 6.3.0 +Version: 6.3.1 Release: 0 Summary: Qt Sensors API to access sensor hardware License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) URL: https://www.qt.io Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-sensors-rpmlintrc +BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6DBus) @@ -50,7 +51,7 @@ BuildRequires: qt6-tools %{qt6_doc_packages} %else # boo#1188098 -Requires: (iio-sensor-proxy if systemd) +Requires: (iio-sensor-proxy if systemd) %endif %description @@ -158,6 +159,7 @@ rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin{Config,ConfigVersion,Targets*}.cmake %{_qt6_libdir}/libQt6Sensors.so %{_qt6_metatypesdir}/qt6sensors_*_metatypes.json %{_qt6_mkspecsdir}/modules/qt_lib_sensors.pri +%{_qt6_pkgconfigdir}/Qt6Sensors.pc %exclude %{_qt6_includedir}/QtSensors/%{real_version} %files private-devel @@ -175,6 +177,7 @@ rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin{Config,ConfigVersion,Targets*}.cmake %{_qt6_libdir}/libQt6SensorsQuick.so %{_qt6_metatypesdir}/qt6sensorsquick_*_metatypes.json %{_qt6_mkspecsdir}/modules/qt_lib_sensorsquick.pri +%{_qt6_pkgconfigdir}/Qt6SensorsQuick.pc %exclude %{_qt6_includedir}/QtSensorsQuick/%{real_version} %files -n qt6-sensorsquick-private-devel diff --git a/qtsensors-everywhere-src-6.3.0.tar.xz b/qtsensors-everywhere-src-6.3.0.tar.xz deleted file mode 100644 index af0f87b..0000000 --- a/qtsensors-everywhere-src-6.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c757c733b5ee847abd44c531cfb22287e4cbab03e8d6fc337690808a2cbe9748 -size 2109520 diff --git a/qtsensors-everywhere-src-6.3.1.tar.xz b/qtsensors-everywhere-src-6.3.1.tar.xz new file mode 100644 index 0000000..9041750 --- /dev/null +++ b/qtsensors-everywhere-src-6.3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b240b59edba9a42b4735758a25f279a26841b982864e7b38f6ef0b81e0d60cc +size 2109248