Skip to content

Commit

Permalink
qt6-webchannel: Update to v6.6.3
Browse files Browse the repository at this point in the history
Release notes available [here](https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.3/release-note.md)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Mar 26, 2024
1 parent d105420 commit d061ed8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions packages/q/qt6-webchannel/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : qt6-webchannel
version : 6.6.2
release : 7
version : 6.6.3
release : 8
source :
- https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/qtwebchannel-everywhere-src-6.6.2.tar.xz : 3d7c7d3999a394aa337bf575e33e526b058922e3760b34c942e5c8c174dcccc6
- https://download.qt.io/official_releases/qt/6.6/6.6.3/submodules/qtwebchannel-everywhere-src-6.6.3.tar.xz : 7c7b2ae5d1b496f76a7ece3ac5728a8d209af4ac7853207dbc01a4982f718c33
license :
- GFDL-1.3-or-later
- GPL-2.0-or-later
Expand Down
22 changes: 11 additions & 11 deletions packages/q/qt6-webchannel/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ Qt WebChannel uses introspection on the QObjects and sends this serialized data
<PartOf>desktop.qt</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libQt6WebChannel.so.6</Path>
<Path fileType="library">/usr/lib64/libQt6WebChannel.so.6.6.2</Path>
<Path fileType="library">/usr/lib64/libQt6WebChannel.so.6.6.3</Path>
<Path fileType="library">/usr/lib64/libQt6WebChannelQuick.so.6</Path>
<Path fileType="library">/usr/lib64/libQt6WebChannelQuick.so.6.6.2</Path>
<Path fileType="library">/usr/lib64/libQt6WebChannelQuick.so.6.6.3</Path>
<Path fileType="library">/usr/lib64/qt6/qml/QtWebChannel/libwebchannelquickplugin.so</Path>
<Path fileType="library">/usr/lib64/qt6/qml/QtWebChannel/plugins.qmltypes</Path>
<Path fileType="library">/usr/lib64/qt6/qml/QtWebChannel/qmldir</Path>
Expand All @@ -44,7 +44,7 @@ Qt WebChannel uses introspection on the QObjects and sends this serialized data
</Description>
<PartOf>programming.library</PartOf>
<RuntimeDependencies>
<Dependency release="7">qt6-webchannel</Dependency>
<Dependency release="8">qt6-webchannel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/qt6/examples/webchannel/chatserver-cpp/chatserver</Path>
Expand All @@ -59,12 +59,12 @@ Qt WebChannel uses introspection on the QObjects and sends this serialized data
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="7">qt6-webchannel</Dependency>
<Dependency release="8">qt6-webchannel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/qt6/QtWebChannel/6.6.2/QtWebChannel/private/qmetaobjectpublisher_p.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannel/6.6.2/QtWebChannel/private/qwebchannel_p.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannel/6.6.2/QtWebChannel/private/signalhandler_p.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannel/6.6.3/QtWebChannel/private/qmetaobjectpublisher_p.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannel/6.6.3/QtWebChannel/private/qwebchannel_p.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannel/6.6.3/QtWebChannel/private/signalhandler_p.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannel/QWebChannel</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannel/QWebChannelAbstractTransport</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannel/QtWebChannel</Path>
Expand All @@ -75,7 +75,7 @@ Qt WebChannel uses introspection on the QObjects and sends this serialized data
<Path fileType="header">/usr/include/qt6/QtWebChannel/qwebchannel.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannel/qwebchannelabstracttransport.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannel/qwebchannelglobal.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannelQuick/6.6.2/QtWebChannelQuick/private/qqmlwebchannelattached_p.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannelQuick/6.6.3/QtWebChannelQuick/private/qqmlwebchannelattached_p.h</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannelQuick/QQmlWebChannel</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannelQuick/QtWebChannelQuick</Path>
<Path fileType="header">/usr/include/qt6/QtWebChannelQuick/QtWebChannelQuickDepends</Path>
Expand Down Expand Up @@ -124,9 +124,9 @@ Qt WebChannel uses introspection on the QObjects and sends this serialized data
</Files>
</Package>
<History>
<Update release="7">
<Date>2024-02-14</Date>
<Version>6.6.2</Version>
<Update release="8">
<Date>2024-03-26</Date>
<Version>6.6.3</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit d061ed8

Please sign in to comment.