]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libhandy: upgrade 1.8.2 -> 1.8.3
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 28 Feb 2024 07:32:18 +0000 (15:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Feb 2024 10:26:14 +0000 (10:26 +0000)
Changelog:
==========
- HdyStyleManager
  - Support contrast setting in the settings portal
  - Remove an extra unref
- Translation updates
  - Catalan
  - Georgian
  - Romanian
  - Turkish

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libhandy/libhandy_1.8.3.bb [moved from meta/recipes-gnome/libhandy/libhandy_1.8.2.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-gnome/libhandy/libhandy_1.8.2.bb
rename to meta/recipes-gnome/libhandy/libhandy_1.8.3.bb
index e863e8d13b684fc893decc76691e5e5738b43090..7f5f02a7ba95956d1d8551a8455f1aa960a9cc95 100644 (file)
@@ -10,7 +10,7 @@ LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=libhandy-1-8"
-SRCREV = "48ae7ec0f7f9ee5f666da38b0e39e66874957166"
+SRCREV = "9b0071408ce86a3ef843806fddd723a85f6f2416"
 S = "${WORKDIR}/git"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.(\d*[02468])+(\.\d+))"