Accepting request 936315 from KDE:Qt6

Qt 6.2.2 (forwarded request 936299 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/936315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-remoteobjects?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2021-12-08 21:09:07 +00:00 committed by Git OBS Bridge
commit 00d244812e
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 1 10:06:19 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:53 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,13 +16,13 @@
#
%define real_version 6.2.1
%define real_version 6.2.2
%define short_version 6.2
%define tar_name qtremoteobjects-everywhere-src
%define tar_suffix %{nil}
#
Name: qt6-remoteobjects
Version: 6.2.1
Version: 6.2.2
Release: 0
Summary: Qt6 RemoteObjects Library
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
@ -56,6 +56,7 @@ The Qt 6 RemoteObjects library.
Summary: Qt 6 RemoteObjects library - Development files
Requires: libQt6RemoteObjects6 = %{version}
Requires: qt6-remoteobjects-tools = %{version}
Requires: cmake(Qt6Network)
%description devel
Development files for the Qt 6 RemoteObjects library.
@ -77,6 +78,9 @@ The Qt 6 RemoteObjectsQml library.
%package -n qt6-remoteobjectsqml-devel
Summary: Qt 6 RemoteObjectsQml library - Development files
Requires: libQt6RemoteObjectsQml6 = %{version}
Requires: cmake(Qt6Gui)
Requires: cmake(Qt6Qml)
Requires: cmake(Qt6RemoteObjects) = %{real_version}
%description -n qt6-remoteobjectsqml-devel
Development files for the Qt 6 RemoteObjectsQml library.

View File

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

View File

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