Skip to content

Commit

Permalink
kclock: 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 ce231f7 commit 0ffb929
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions packages/k/kclock/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ libQt6Core.so.6:_ZN13QJsonDocumentC1ERK10QJsonArray
libQt6Core.so.6:_ZN13QJsonDocumentC1ERK11QJsonObject
libQt6Core.so.6:_ZN13QJsonDocumentD1Ev
libQt6Core.so.6:_ZN13QJsonValueRefaSERK10QJsonValue
libQt6Core.so.6:_ZN14QStandardPaths17standardLocationsENS_16StandardLocationE
libQt6Core.so.6:_ZN14QStandardPaths6locateENS_16StandardLocationERK7QString6QFlagsINS_12LocateOptionEE
libQt6Core.so.6:_ZN15QtSharedPointer20ExternalRefCountData9getAndRefEPK7QObject
libQt6Core.so.6:_ZN16QCoreApplication11aboutToQuitENS_14QPrivateSignalE
Expand Down Expand Up @@ -206,6 +207,8 @@ libQt6Core.so.6:_ZN4QUrlC1Ev
libQt6Core.so.6:_ZN4QUrlD1Ev
libQt6Core.so.6:_ZN5QDate11currentDateEv
libQt6Core.so.6:_ZN5QFile6existsERK7QString
libQt6Core.so.6:_ZN5QFileC1ERK7QString
libQt6Core.so.6:_ZN5QFileD1Ev
libQt6Core.so.6:_ZN5QTime11currentTimeEv
libQt6Core.so.6:_ZN5QTimeC1Eiiii
libQt6Core.so.6:_ZN5QUuid10createUuidEv
Expand Down Expand Up @@ -381,6 +384,7 @@ libQt6Core.so.6:_ZNK4QUrl4pathE6QFlagsINS_25ComponentFormattingOptionEE
libQt6Core.so.6:_ZNK4QUrl7isValidEv
libQt6Core.so.6:_ZNK5QDate7addDaysEx
libQt6Core.so.6:_ZNK5QDate9dayOfWeekEv
libQt6Core.so.6:_ZNK5QFile6existsEv
libQt6Core.so.6:_ZNK5QTime4hourEv
libQt6Core.so.6:_ZNK5QTime6minuteEv
libQt6Core.so.6:_ZNK5QTime7addSecsEi
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kclock/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : kclock
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/kclock-24.02.0.tar.xz : 5b0a19ba853067a26176929bc65395031de930555566062d19a2ee14f8886246
- https://cdn.download.kde.org/stable/release-service/24.02.1/src/kclock-24.02.1.tar.xz : af820bc88d4a26b235f56083a7470491fb68fd17c3682df3422f10d23623e858
homepage : https://apps.kde.org/kclock
license : GPL-2.0-or-later
component : desktop.kde
Expand Down
6 changes: 3 additions & 3 deletions packages/k/kclock/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,9 @@ Features
</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 0ffb929

Please sign in to comment.