diff --git a/qt6-serialbus.changes b/qt6-serialbus.changes index 7e40a41..dc66d9a 100644 --- a/qt6-serialbus.changes +++ b/qt6-serialbus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 17 15:15:33 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-serialbus.spec b/qt6-serialbus.spec index dfc820e..3688b56 100644 --- a/qt6-serialbus.spec +++ b/qt6-serialbus.spec @@ -16,7 +16,7 @@ # -%define real_version 6.3.0 +%define real_version 6.3.1 %define short_version 6.3 %define tar_name qtserialbus-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-serialbus -Version: 6.3.0 +Version: 6.3.1 Release: 0 Summary: Qt 6 SerialBus library License: LGPL-3.0-only OR GPL-2.0-or-later @@ -35,6 +35,7 @@ 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-serialbus-rpmlintrc BuildRequires: fdupes +BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6Gui) @@ -61,8 +62,8 @@ and others. %package devel Summary: Qt 6 SerialBus library - Development files -Requires: libQt6SerialBus6 = %{version} Requires: %{name} = %{version} +Requires: libQt6SerialBus6 = %{version} Requires: cmake(Qt6Network) Requires: cmake(Qt6SerialPort) @@ -117,13 +118,13 @@ rm %{buildroot}%{_qt6_cmakedir}/Qt6SerialBus/*Plugin*.cmake %files devel %{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtSerialBusTestsConfig.cmake %{_qt6_cmakedir}/Qt6SerialBus/ -%{_qt6_cmakedir}/Qt6SerialBusTools/ %{_qt6_descriptionsdir}/SerialBus.json %{_qt6_includedir}/QtSerialBus/ %{_qt6_libdir}/libQt6SerialBus.prl %{_qt6_libdir}/libQt6SerialBus.so %{_qt6_metatypesdir}/qt6serialbus_*_metatypes.json %{_qt6_mkspecsdir}/modules/qt_lib_serialbus.pri +%{_qt6_pkgconfigdir}/Qt6SerialBus.pc %exclude %{_qt6_includedir}/QtSerialBus/%{real_version}/ %files private-devel diff --git a/qtserialbus-everywhere-src-6.3.0.tar.xz b/qtserialbus-everywhere-src-6.3.0.tar.xz deleted file mode 100644 index 41077b6..0000000 --- a/qtserialbus-everywhere-src-6.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2f6c988cb36e76956b8828cdc17513c0677b5523f635fc30a920701bb3627d6 -size 381844 diff --git a/qtserialbus-everywhere-src-6.3.1.tar.xz b/qtserialbus-everywhere-src-6.3.1.tar.xz new file mode 100644 index 0000000..96495ea --- /dev/null +++ b/qtserialbus-everywhere-src-6.3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00953f7704ba5b085abd241afc911fbfa981a8e1693bf0566f2d3a63f2d878d2 +size 381812