Accepting request 936319 from KDE:Qt6
Qt 6.2.2 (forwarded request 936299 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/936319 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-serialport?expand=0&rev=3
This commit is contained in:
commit
6ff51e4fd5
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 10:06:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.2.2
|
||||||
|
* https://www.qt.io/blog/qt-6.2.2-released
|
||||||
|
- Make sure all dependencies are present when installing devel
|
||||||
|
packages. Qt >= 6.2.2 is much less permissive.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 26 11:22:56 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Oct 26 11:22:56 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.2.1
|
%define real_version 6.2.2
|
||||||
%define short_version 6.2
|
%define short_version 6.2
|
||||||
%define tar_name qtserialport-everywhere-src
|
%define tar_name qtserialport-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: qt6-serialport%{?pkg_suffix}
|
Name: qt6-serialport%{?pkg_suffix}
|
||||||
Version: 6.2.1
|
Version: 6.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 6 SerialPort library
|
Summary: Qt 6 SerialPort library
|
||||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||||
@ -64,7 +64,7 @@ change notification).
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Qt 6 SerialPort library - Development files
|
Summary: Qt 6 SerialPort library - Development files
|
||||||
Requires: libQt6SerialPort6 = %{version}
|
Requires: libQt6SerialPort6 = %{version}
|
||||||
%requires_eq qt6-core-private-devel
|
Requires: cmake(Qt6Core)
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for the Qt 6 SerialPort library.
|
Development files for the Qt 6 SerialPort library.
|
||||||
@ -72,6 +72,7 @@ Development files for the Qt 6 SerialPort library.
|
|||||||
%package private-devel
|
%package private-devel
|
||||||
Summary: Non-ABI stable API for the Qt 6 SerialPort library
|
Summary: Non-ABI stable API for the Qt 6 SerialPort library
|
||||||
Requires: cmake(Qt6SerialPort) = %{real_version}
|
Requires: cmake(Qt6SerialPort) = %{real_version}
|
||||||
|
%requires_eq qt6-core-private-devel
|
||||||
|
|
||||||
%description private-devel
|
%description private-devel
|
||||||
This package provides private headers of libQt6SerialPort that do not have any
|
This package provides private headers of libQt6SerialPort that do not have any
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ec77f4c9d6096588f3e735315f873976103479be453985b27f27fe8994e0776a
|
|
||||||
size 318916
|
|
3
qtserialport-everywhere-src-6.2.2.tar.xz
Normal file
3
qtserialport-everywhere-src-6.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5555aae0332df90c7d955381a758a2b918b6e65e2148da8003c1fb2f9cf9640a
|
||||||
|
size 318840
|
Loading…
x
Reference in New Issue
Block a user