close
Commit 896d87b6 authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

*/*: Zpdate KDE Gear to 21.04.2

Thursday, 10 June 2021

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

The full changelog can be found here:
	https://kde.org/announcements/changelogs/gear/21.04.2/
parent b5163fd6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -83,8 +83,8 @@ KDE_FRAMEWORKS_VERSION?= 5.82.0
KDE_FRAMEWORKS_BRANCH?= 	stable

# Current KDE applications.
KDE_APPLICATIONS_VERSION?=	21.04.1
KDE_APPLICATIONS_SHLIB_VER?=	5.17.1
KDE_APPLICATIONS_VERSION?=	21.04.2
KDE_APPLICATIONS_SHLIB_VER?=	5.17.2
KDE_APPLICATIONS_BRANCH?=	stable

# Extended KDE universe applications.
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1620741412
SHA256 (KDE/release-service/21.04.1/kmag-21.04.1.tar.xz) = d2a8a9b2f2c53bb7c75e2090ffc2fa837b30a4a19d30adb053212236b0ea2df1
SIZE (KDE/release-service/21.04.1/kmag-21.04.1.tar.xz) = 698412
TIMESTAMP = 1623520743
SHA256 (KDE/release-service/21.04.2/kmag-21.04.2.tar.xz) = f4187391304074d3725dda4a68871c7a57d833416270dfb4924832c3876f7ed7
SIZE (KDE/release-service/21.04.2/kmag-21.04.2.tar.xz) = 705540
+6 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ share/icons/hicolor/32x32/apps/kmag.png
%%DATADIR%%/icons/hicolor/16x16/actions/window.png
share/locale/ar/LC_MESSAGES/kmag.mo
share/locale/ast/LC_MESSAGES/kmag.mo
share/locale/be/LC_MESSAGES/kmag.mo
share/locale/bg/LC_MESSAGES/kmag.mo
share/locale/bs/LC_MESSAGES/kmag.mo
share/locale/ca/LC_MESSAGES/kmag.mo
@@ -63,13 +64,18 @@ share/locale/pt/LC_MESSAGES/kmag.mo
share/locale/pt_BR/LC_MESSAGES/kmag.mo
share/locale/ro/LC_MESSAGES/kmag.mo
share/locale/ru/LC_MESSAGES/kmag.mo
share/locale/se/LC_MESSAGES/kmag.mo
share/locale/sk/LC_MESSAGES/kmag.mo
share/locale/sl/LC_MESSAGES/kmag.mo
share/locale/sq/LC_MESSAGES/kmag.mo
share/locale/sr/LC_MESSAGES/kmag.mo
share/locale/sv/LC_MESSAGES/kmag.mo
share/locale/ta/LC_MESSAGES/kmag.mo
share/locale/tg/LC_MESSAGES/kmag.mo
share/locale/tr/LC_MESSAGES/kmag.mo
share/locale/ug/LC_MESSAGES/kmag.mo
share/locale/uk/LC_MESSAGES/kmag.mo
share/locale/vi/LC_MESSAGES/kmag.mo
share/locale/zh_CN/LC_MESSAGES/kmag.mo
share/locale/zh_TW/LC_MESSAGES/kmag.mo
share/metainfo/org.kde.kmag.appdata.xml
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1620741413
SHA256 (KDE/release-service/21.04.1/kmousetool-21.04.1.tar.xz) = 0a433482f682794268f5acb5b7d88f1a9f8a06894b6a5b74fcd0eef440216628
SIZE (KDE/release-service/21.04.1/kmousetool-21.04.1.tar.xz) = 117344
TIMESTAMP = 1623520744
SHA256 (KDE/release-service/21.04.2/kmousetool-21.04.2.tar.xz) = c148760e03c3a75529abef828b4ef81a43a2a245ca1feb8de2bdf1ac2a867e58
SIZE (KDE/release-service/21.04.2/kmousetool-21.04.2.tar.xz) = 120808
+6 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ share/icons/hicolor/32x32/actions/kmousetool_on.png
share/icons/hicolor/32x32/apps/kmousetool.png
%%DATADIR%%/sounds/mousetool_tap.wav
share/locale/ar/LC_MESSAGES/kmousetool.mo
share/locale/be/LC_MESSAGES/kmousetool.mo
share/locale/bg/LC_MESSAGES/kmousetool.mo
share/locale/bs/LC_MESSAGES/kmousetool.mo
share/locale/ca/LC_MESSAGES/kmousetool.mo
@@ -63,13 +64,18 @@ share/locale/pt/LC_MESSAGES/kmousetool.mo
share/locale/pt_BR/LC_MESSAGES/kmousetool.mo
share/locale/ro/LC_MESSAGES/kmousetool.mo
share/locale/ru/LC_MESSAGES/kmousetool.mo
share/locale/se/LC_MESSAGES/kmousetool.mo
share/locale/sk/LC_MESSAGES/kmousetool.mo
share/locale/sl/LC_MESSAGES/kmousetool.mo
share/locale/sq/LC_MESSAGES/kmousetool.mo
share/locale/sr/LC_MESSAGES/kmousetool.mo
share/locale/sv/LC_MESSAGES/kmousetool.mo
share/locale/ta/LC_MESSAGES/kmousetool.mo
share/locale/tg/LC_MESSAGES/kmousetool.mo
share/locale/tr/LC_MESSAGES/kmousetool.mo
share/locale/ug/LC_MESSAGES/kmousetool.mo
share/locale/uk/LC_MESSAGES/kmousetool.mo
share/locale/vi/LC_MESSAGES/kmousetool.mo
share/locale/zh_CN/LC_MESSAGES/kmousetool.mo
share/locale/zh_TW/LC_MESSAGES/kmousetool.mo
share/metainfo/org.kde.kmousetool.appdata.xml
Loading