Qt 6.4.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-webchannel?expand=0&rev=14
This commit is contained in:
parent
b9eab787ed
commit
ba05a2e264
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 29 10:36:09 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.4.0:
|
||||||
|
* https://www.qt.io/blog/qt-6.4-released
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 16 08:29:25 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.4.0 RC
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 9 12:41:51 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Sep 9 12:41:51 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.3.2
|
%define real_version 6.4.0
|
||||||
%define short_version 6.3
|
%define short_version 6.4
|
||||||
%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.2
|
Version: 6.4.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)
|
||||||
@ -117,7 +117,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
|||||||
%{_qt6_qmldir}/QtWebChannel/
|
%{_qt6_qmldir}/QtWebChannel/
|
||||||
|
|
||||||
%files -n libQt6WebChannel6
|
%files -n libQt6WebChannel6
|
||||||
%license LICENSE.*
|
%license LICENSES/*
|
||||||
%{_qt6_libdir}/libQt6WebChannel.so.*
|
%{_qt6_libdir}/libQt6WebChannel.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d1ba476ba48b22ed64baad8100a1ac659220992fbd4501d69b47e0867d02153f
|
|
||||||
size 213916
|
|
3
qtwebchannel-everywhere-src-6.4.0.tar.xz
Normal file
3
qtwebchannel-everywhere-src-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:528f6d837cc58854deaddafbb76eb237f4dbd688a4407b438ab9c0db1613695a
|
||||||
|
size 213096
|
Loading…
Reference in New Issue
Block a user