Qt 6.3.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-webchannel?expand=0&rev=10
This commit is contained in:
parent
93a6c8cfa3
commit
e05e740a0a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 17 15:15:45 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.3.1:
|
||||||
|
* https://www.qt.io/blog/qt-6.3.1-released
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 11:57:03 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 11:57:03 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.3.0
|
%define real_version 6.3.1
|
||||||
%define short_version 6.3
|
%define short_version 6.3
|
||||||
%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.3.0
|
Version: 6.3.1
|
||||||
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)
|
||||||
@ -35,6 +35,7 @@ URL: https://www.qt.io
|
|||||||
Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||||
Source99: qt6-webchannel-rpmlintrc
|
Source99: qt6-webchannel-rpmlintrc
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-core-private-devel
|
BuildRequires: qt6-core-private-devel
|
||||||
BuildRequires: cmake(Qt6Concurrent)
|
BuildRequires: cmake(Qt6Concurrent)
|
||||||
BuildRequires: cmake(Qt6Core)
|
BuildRequires: cmake(Qt6Core)
|
||||||
@ -128,6 +129,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
|||||||
%{_qt6_libdir}/libQt6WebChannel.so
|
%{_qt6_libdir}/libQt6WebChannel.so
|
||||||
%{_qt6_metatypesdir}/qt6webchannel_*_metatypes.json
|
%{_qt6_metatypesdir}/qt6webchannel_*_metatypes.json
|
||||||
%{_qt6_mkspecsdir}/modules/qt_lib_webchannel.pri
|
%{_qt6_mkspecsdir}/modules/qt_lib_webchannel.pri
|
||||||
|
%{_qt6_pkgconfigdir}/Qt6WebChannel.pc
|
||||||
%exclude %{_qt6_includedir}/QtWebChannel/%{real_version}/
|
%exclude %{_qt6_includedir}/QtWebChannel/%{real_version}/
|
||||||
|
|
||||||
%files private-devel
|
%files private-devel
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ebc4c428a31ff8510046a5e6aced58eeb5b63be72a098effc021cc96e27be40e
|
|
||||||
size 214292
|
|
3
qtwebchannel-everywhere-src-6.3.1.tar.xz
Normal file
3
qtwebchannel-everywhere-src-6.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aaa20ac23f86992721b7ee487c379a3fd68caa8cdcea0a77a37e0d8b47ff2668
|
||||||
|
size 213812
|
Loading…
Reference in New Issue
Block a user