Skip to content

Commit

Permalink
tokodon: Update to v24.02.1
Browse files Browse the repository at this point in the history
Release notes:
- [24.02.1](https://kde.org/announcements/changelogs/gear/24.02.1/)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Mar 21, 2024
1 parent 3009141 commit c417bad
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions packages/t/tokodon/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ libKF6KIOGui.so.6:_ZN3KIO18CommandLauncherJobC1ERK7QStringRK5QListIS1_EP7QObject
libKF6KIOGui.so.6:_ZN3KIO22ApplicationLauncherJob7setUrlsERK5QListI4QUrlE
libKF6KIOGui.so.6:_ZN3KIO22ApplicationLauncherJobC1ERK28QExplicitlySharedDataPointerI8KServiceEP7QObject
libKF6Notifications.so.6:_ZN13KNotification16addDefaultActionERK7QString
libKF6Notifications.so.6:_ZN13KNotification16staticMetaObjectE
libKF6Notifications.so.6:_ZN13KNotification6closedEv
libKF6Notifications.so.6:_ZN13KNotification7setHintERK7QStringRK8QVariant
libKF6Notifications.so.6:_ZN13KNotification7setTextERK7QString
libKF6Notifications.so.6:_ZN13KNotification8setTitleERK7QString
Expand Down Expand Up @@ -181,6 +183,7 @@ libQt6Core.so.6:_ZN11QJsonObjectD1Ev
libQt6Core.so.6:_ZN11QJsonObjectaSERKS_
libQt6Core.so.6:_ZN11QJsonObjectixE13QLatin1String
libQt6Core.so.6:_ZN11QJsonObjectixERK7QString
libQt6Core.so.6:_ZN11QMetaObject10ConnectionC1Ev
libQt6Core.so.6:_ZN11QMetaObject10ConnectionD1Ev
libQt6Core.so.6:_ZN11QMetaObject14normalizedTypeEPKc
libQt6Core.so.6:_ZN11QMetaObject8activateEP7QObjectPKS_iPPv
Expand Down Expand Up @@ -311,6 +314,7 @@ libQt6Core.so.6:_ZN7QLocaleC1Ev
libQt6Core.so.6:_ZN7QLocaleD1Ev
libQt6Core.so.6:_ZN7QObject10childEventEP11QChildEvent
libQt6Core.so.6:_ZN7QObject10disconnectEPKS_PKcS1_S3_
libQt6Core.so.6:_ZN7QObject10disconnectERKN11QMetaObject10ConnectionE
libQt6Core.so.6:_ZN7QObject10timerEventEP11QTimerEvent
libQt6Core.so.6:_ZN7QObject11connectImplEPKS_PPvS1_S3_PN9QtPrivate15QSlotObjectBaseEN2Qt14ConnectionTypeEPKiPK11QMetaObject
libQt6Core.so.6:_ZN7QObject11customEventEP6QEvent
Expand Down Expand Up @@ -454,6 +458,7 @@ libQt6Core.so.6:_ZNK11QJsonObject7isEmptyEv
libQt6Core.so.6:_ZNK11QJsonObject8containsE13QLatin1String
libQt6Core.so.6:_ZNK11QJsonObject8containsERK7QString
libQt6Core.so.6:_ZNK11QJsonObjectixERK7QString
libQt6Core.so.6:_ZNK11QMetaObject10Connection18isConnected_helperEv
libQt6Core.so.6:_ZNK11QMetaObject4castEPK7QObject
libQt6Core.so.6:_ZNK11QMetaObject9classNameEv
libQt6Core.so.6:_ZNK11QObjectData17dynamicMetaObjectEv
Expand Down
6 changes: 3 additions & 3 deletions packages/t/tokodon/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : tokodon
version : 24.02.0
release : 6
version : 24.02.1
release : 7
source :
- https://cdn.download.kde.org/stable/release-service/24.02.0/src/tokodon-24.02.0.tar.xz : 0d748e43fa81b1edfdb41bc23f309e4d0e9fd6f2533c663ecfb0d8c3900ecfdf
- https://cdn.download.kde.org/stable/release-service/24.02.1/src/tokodon-24.02.1.tar.xz : 3eaf6ca487532336f6f1ceff45281b96595a0493a1faaee43fdefe5f97f680ef
homepage : https://apps.kde.org/tokodon
license : GPL-3.0-or-later
component : desktop.kde
Expand Down
6 changes: 3 additions & 3 deletions packages/t/tokodon/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
</Files>
</Package>
<History>
<Update release="6">
<Date>2024-03-14</Date>
<Version>24.02.0</Version>
<Update release="7">
<Date>2024-03-21</Date>
<Version>24.02.1</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit c417bad

Please sign in to comment.