Commit e28cfeb2 authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

KDE: Update KDE Gear to 23.08.2

KDE Gear 23.08.2

Thursday, 12 October 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * kdeconnect: Avoid adding duplicate devices to Dolphin's side panel
   (Commit, fixes bug #461872)
 * merkuro: Fix shifting of date by one day/month (Commit, fixes bug
   #473866)
 * kdenlive: Fix multiple audio streams broken by MLT's new astream
   property (Commit, fixes bug #474895)

Full changelog: https://kde.org/announcements/changelogs/gear/23.08.2/
parent 8dde8cf1
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -83,10 +83,10 @@ KDE_FRAMEWORKS_VERSION?= 5.110.0
KDE_FRAMEWORKS_BRANCH?= 	stable

# Current KDE applications.
KDE_APPLICATIONS_VERSION?=	23.08.1
KDE_APPLICATIONS_SHLIB_VER?=	5.24.1
KDE_APPLICATIONS_VERSION?=	23.08.2
KDE_APPLICATIONS_SHLIB_VER?=	5.24.2
# G as in KDE Gear, and as in "don't make the variable name longer than required"
KDE_APPLICATIONS_SHLIB_G_VER?=	23.8.1
KDE_APPLICATIONS_SHLIB_G_VER?=	23.8.2
KDE_APPLICATIONS_BRANCH?=	stable

# Extended KDE universe applications.
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1694551311
SHA256 (KDE/release-service/23.08.1/kmag-23.08.1.tar.xz) = fa9f9795c7f1572c723d5bd03d97402dff5f8350d7464cbaf48df8969b3d5b41
SIZE (KDE/release-service/23.08.1/kmag-23.08.1.tar.xz) = 724248
TIMESTAMP = 1697173009
SHA256 (KDE/release-service/23.08.2/kmag-23.08.2.tar.xz) = 162cfc66edfcd83dd6e24eeda07ecbe2fb628441423269e73c5bcfe94a60fde1
SIZE (KDE/release-service/23.08.2/kmag-23.08.2.tar.xz) = 724140
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1694551310
SHA256 (KDE/release-service/23.08.1/kmousetool-23.08.1.tar.xz) = 9798360a43fa90075cdcdb88383d487bd75fcaf00b7c0617aff40e22cab4ccd3
SIZE (KDE/release-service/23.08.1/kmousetool-23.08.1.tar.xz) = 129796
TIMESTAMP = 1697173010
SHA256 (KDE/release-service/23.08.2/kmousetool-23.08.2.tar.xz) = c266d306b257fee4b112f5694e1cacecbde773fc2369dc360ed80863fc01c36c
SIZE (KDE/release-service/23.08.2/kmousetool-23.08.2.tar.xz) = 129772
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1694551313
SHA256 (KDE/release-service/23.08.1/kmouth-23.08.1.tar.xz) = ed0b3c8e06f8dc7e6dae5ea7804d5b366d006d2c96291b870f2634e31cdb888e
SIZE (KDE/release-service/23.08.1/kmouth-23.08.1.tar.xz) = 2087616
TIMESTAMP = 1697173012
SHA256 (KDE/release-service/23.08.2/kmouth-23.08.2.tar.xz) = 8821fb3cf14248edcf423e5241912f58aeaf605128a059b613e915bb6e6558b2
SIZE (KDE/release-service/23.08.2/kmouth-23.08.2.tar.xz) = 2090028
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1694551283
SHA256 (KDE/release-service/23.08.1/ark-23.08.1.tar.xz) = 7ed454a9905342ca5de2ff8435546b05c7dd2c3bb2fd1484b294981ad74f7d1d
SIZE (KDE/release-service/23.08.1/ark-23.08.1.tar.xz) = 3016220
TIMESTAMP = 1697172766
SHA256 (KDE/release-service/23.08.2/ark-23.08.2.tar.xz) = 3112e6be5eae476c851ece194b2b68888d29b167b7ec1b3a8754a8838ee72b6f
SIZE (KDE/release-service/23.08.2/ark-23.08.2.tar.xz) = 3017536
Loading