Accepting request 1077351 from KDE:Qt6
Update to 6.5.0 (forwarded request 1077258 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/1077351 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-webchannel?expand=0&rev=13
This commit is contained in:
commit
8bb5510bfe
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 3 10:02:57 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:12 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Thu Mar 16 10:00:12 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package qt6-webchannel
|
# spec file for package qt6-webchannel
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.4.3
|
%define real_version 6.5.0
|
||||||
%define short_version 6.4
|
%define short_version 6.5
|
||||||
%define tar_name qtwebchannel-everywhere-src
|
%define tar_name qtwebchannel-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
#
|
#
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: qt6-webchannel%{?pkg_suffix}
|
Name: qt6-webchannel%{?pkg_suffix}
|
||||||
Version: 6.4.3
|
Version: 6.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 6 WebChannel library
|
Summary: Qt 6 WebChannel 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)
|
||||||
@ -37,15 +37,15 @@ Source99: qt6-webchannel-rpmlintrc
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-core-private-devel
|
BuildRequires: qt6-core-private-devel
|
||||||
BuildRequires: cmake(Qt6Concurrent)
|
BuildRequires: cmake(Qt6Concurrent) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6Core)
|
BuildRequires: cmake(Qt6Core) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6Gui)
|
BuildRequires: cmake(Qt6Gui) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6Qml)
|
BuildRequires: cmake(Qt6Qml) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6Quick)
|
BuildRequires: cmake(Qt6Quick) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6QuickTest)
|
BuildRequires: cmake(Qt6QuickTest) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6Test)
|
BuildRequires: cmake(Qt6Test) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6WebSockets)
|
BuildRequires: cmake(Qt6WebSockets) = %{real_version}
|
||||||
BuildRequires: cmake(Qt6Widgets)
|
BuildRequires: cmake(Qt6Widgets) = %{real_version}
|
||||||
%if "%{qt6_flavor}" == "docs"
|
%if "%{qt6_flavor}" == "docs"
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-tools
|
||||||
%{qt6_doc_packages}
|
%{qt6_doc_packages}
|
||||||
@ -73,14 +73,13 @@ The Qt 6 WebChannel library.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Qt 6 WebChannel library - Development files
|
Summary: Qt 6 WebChannel library - Development files
|
||||||
Requires: libQt6WebChannel6 = %{version}
|
Requires: libQt6WebChannel6 = %{version}
|
||||||
Requires: cmake(Qt6Qml)
|
Requires: cmake(Qt6Qml) = %{real_version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for the Qt 6 WebChannel library
|
Development files for the Qt 6 WebChannel library
|
||||||
|
|
||||||
%package private-devel
|
%package private-devel
|
||||||
Summary: Non-ABI stable API for the Qt 6 WebChannel library
|
Summary: Non-ABI stable API for the Qt 6 WebChannel library
|
||||||
Requires: qt6-core-private-devel
|
|
||||||
Requires: cmake(Qt6WebChannel) = %{real_version}
|
Requires: cmake(Qt6WebChannel) = %{real_version}
|
||||||
%requires_eq qt6-core-private-devel
|
%requires_eq qt6-core-private-devel
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e955044587f0e74a64c88bbbe4d6be9fd869ac89d66a96cce4752756bcbef3a8
|
|
||||||
size 213316
|
|
3
qtwebchannel-everywhere-src-6.5.0.tar.xz
Normal file
3
qtwebchannel-everywhere-src-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d9553d646df3681b8e09c7609bf7eda0cde69b562f180fa50451a987ed00f1bf
|
||||||
|
size 213524
|
Loading…
Reference in New Issue
Block a user