gnome-user-share: update 43.0 -> 47.0

This is gnome-user-share 47.0, a system for easy sharing of user files.
Major changes since 47.alpha:
- Translation updates
Major changes since 43:
- Increase the required Apache web server version to 2.4
- Remove GNOME 2 migration code
- Remove the size limit for file transfers
- Fix leaks
- Translation updates

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk
2024-09-20 17:08:13 +02:00
committed by Khem Raj
parent a076087a5d
commit 1f64c4d340
@@ -14,7 +14,7 @@ inherit gnomebase gsettings features_check
REQUIRED_DISTRO_FEATURES = "systemd" REQUIRED_DISTRO_FEATURES = "systemd"
SRC_URI = "git://gitlab.gnome.org/GNOME/gnome-user-share.git;protocol=https;branch=master" SRC_URI = "git://gitlab.gnome.org/GNOME/gnome-user-share.git;protocol=https;branch=master"
SRCREV = "a0e790aa9494db9d1b1f48b4fc0d2f78e112044d" SRCREV = "77ecbaddab0ed2121859926acbfccc9cecdee0db"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PACKAGECONFIG ??= "modules" PACKAGECONFIG ??= "modules"