Skip to content

Commit

Permalink
qt5-networkauth: Update to v5.15.13
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/5.15.13/release-note.md)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Mar 15, 2024
1 parent 09ccf15 commit 8d67b8f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions packages/q/qt5-networkauth/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : qt5-networkauth
version : 5.15.12
release : 22
version : 5.15.13
release : 23
source :
- git|https://invent.kde.org/qt/qt/qtnetworkauth.git : 3fccc9b8fdaff1252fb4a9c516868d0bbbd4384d
- git|https://invent.kde.org/qt/qt/qtnetworkauth.git : ed2291d454fac207f6b1555d30b9227e51be611b
homepage : https://www.qt.io
license :
- GFDL-1.3-only
Expand Down
26 changes: 13 additions & 13 deletions packages/q/qt5-networkauth/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<Files>
<Path fileType="library">/usr/lib64/libQt5NetworkAuth.so.5</Path>
<Path fileType="library">/usr/lib64/libQt5NetworkAuth.so.5.15</Path>
<Path fileType="library">/usr/lib64/libQt5NetworkAuth.so.5.15.12</Path>
<Path fileType="library">/usr/lib64/libQt5NetworkAuth.so.5.15.13</Path>
</Files>
</Package>
<Package>
Expand All @@ -33,7 +33,7 @@
</Description>
<PartOf>programming.library</PartOf>
<RuntimeDependencies>
<Dependency release="22">qt5-networkauth</Dependency>
<Dependency release="23">qt5-networkauth</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/qt5/examples/oauth/oauth.pro</Path>
Expand Down Expand Up @@ -61,16 +61,16 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="22">qt5-networkauth</Dependency>
<Dependency release="23">qt5-networkauth</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.12/QtNetworkAuth/private/qabstractoauth2_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.12/QtNetworkAuth/private/qabstractoauth_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.12/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.12/QtNetworkAuth/private/qoauth1_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.12/QtNetworkAuth/private/qoauth1signature_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.12/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.12/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.13/QtNetworkAuth/private/qabstractoauth2_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.13/QtNetworkAuth/private/qabstractoauth_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.13/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.13/QtNetworkAuth/private/qoauth1_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.13/QtNetworkAuth/private/qoauth1signature_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.13/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/5.15.13/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/QAbstractOAuth</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/QAbstractOAuth2</Path>
<Path fileType="header">/usr/include/QtNetworkAuth/QAbstractOAuthReplyHandler</Path>
Expand Down Expand Up @@ -102,9 +102,9 @@
</Files>
</Package>
<History>
<Update release="22">
<Date>2024-01-09</Date>
<Version>5.15.12</Version>
<Update release="23">
<Date>2024-03-14</Date>
<Version>5.15.13</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit 8d67b8f

Please sign in to comment.