Accepting request 1077339 from KDE:Qt6
Update to 6.5.0 (forwarded request 1077258 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/1077339 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-remoteobjects?expand=0&rev=13
This commit is contained in:
commit
314a025290
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 10:02:34 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.5.0
|
||||
* https://www.qt.io/blog/qt-6.5-lts-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 10:00:06 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-remoteobjects
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.4.3
|
||||
%define short_version 6.4
|
||||
%define real_version 6.5.0
|
||||
%define short_version 6.5
|
||||
%define tar_name qtremoteobjects-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-remoteobjects%{?pkg_suffix}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 0
|
||||
Summary: Qt6 RemoteObjects Library
|
||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||
@ -37,11 +37,13 @@ Source99: qt6-remoteobjects-rpmlintrc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-core-private-devel
|
||||
BuildRequires: qt6-qml-private-devel
|
||||
BuildRequires: cmake(Qt6Core)
|
||||
BuildRequires: cmake(Qt6Network)
|
||||
BuildRequires: cmake(Qt6Quick)
|
||||
BuildRequires: cmake(Qt6QuickTest)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
BuildRequires: cmake(Qt6Core) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Bluetooth) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Gui) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Network) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Quick) = %{real_version}
|
||||
BuildRequires: cmake(Qt6QuickTest) = %{real_version}
|
||||
BuildRequires: cmake(Qt6Widgets) = %{real_version}
|
||||
%if "%{qt6_flavor}" == "docs"
|
||||
BuildRequires: qt6-tools
|
||||
%{qt6_doc_packages}
|
||||
@ -69,7 +71,7 @@ The Qt 6 RemoteObjects library.
|
||||
Summary: Qt 6 RemoteObjects library - Development files
|
||||
Requires: libQt6RemoteObjects6 = %{version}
|
||||
Requires: qt6-remoteobjects-tools = %{version}
|
||||
Requires: cmake(Qt6Network)
|
||||
Requires: cmake(Qt6Network) = %{real_version}
|
||||
|
||||
%description devel
|
||||
Development files for the Qt 6 RemoteObjects library.
|
||||
@ -91,8 +93,8 @@ 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(Qt6Gui) = %{real_version}
|
||||
Requires: cmake(Qt6Qml) = %{real_version}
|
||||
Requires: cmake(Qt6RemoteObjects) = %{real_version}
|
||||
|
||||
%description -n qt6-remoteobjectsqml-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c9447df79cba249191d8628b6a6910658a7882d14114977f5d69c69440c186a
|
||||
size 366136
|
3
qtremoteobjects-everywhere-src-6.5.0.tar.xz
Normal file
3
qtremoteobjects-everywhere-src-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff40b6e7afa84e44190d3b6357462569525b1e1fb0e8bfd8de16a8680825c2ae
|
||||
size 450644
|
Loading…
Reference in New Issue
Block a user