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:
Dominique Leuenberger 2021-12-08 21:09:09 +00:00 committed by Git OBS Bridge
commit 6ff51e4fd5
4 changed files with 15 additions and 6 deletions

View File

@ -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>

View File

@ -16,7 +16,7 @@
#
%define real_version 6.2.1
%define real_version 6.2.2
%define short_version 6.2
%define tar_name qtserialport-everywhere-src
%define tar_suffix %{nil}
@ -27,7 +27,7 @@
%endif
#
Name: qt6-serialport%{?pkg_suffix}
Version: 6.2.1
Version: 6.2.2
Release: 0
Summary: Qt 6 SerialPort library
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
@ -64,7 +64,7 @@ change notification).
%package devel
Summary: Qt 6 SerialPort library - Development files
Requires: libQt6SerialPort6 = %{version}
%requires_eq qt6-core-private-devel
Requires: cmake(Qt6Core)
%description devel
Development files for the Qt 6 SerialPort library.
@ -72,6 +72,7 @@ Development files for the Qt 6 SerialPort library.
%package private-devel
Summary: Non-ABI stable API for the Qt 6 SerialPort library
Requires: cmake(Qt6SerialPort) = %{real_version}
%requires_eq qt6-core-private-devel
%description private-devel
This package provides private headers of libQt6SerialPort that do not have any

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec77f4c9d6096588f3e735315f873976103479be453985b27f27fe8994e0776a
size 318916

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5555aae0332df90c7d955381a758a2b918b6e65e2148da8003c1fb2f9cf9640a
size 318840