diff mbox series

[meta-gnome] libnma: upgrade 1.10.4 -> 1.10.6

Message ID 1673939785-20072-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-gnome] libnma: upgrade 1.10.4 -> 1.10.6 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 17, 2023, 7:16 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
* Fix the path and translation domains of GSchema files.
* Removed strings that don't match our conscious language standards from
  the translation files.
* Added autoptr support.
* Fix translations of country and territory names in the mobile broadband
  dialog.
* Honor explicitly set APN if provider was not present in the mobile
  broadband dialog.
* Make sure Kosovar operators are ordered properly in the mobile broadband
  dialog.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libnma/{libnma_1.10.4.bb => libnma_1.10.6.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-connectivity/libnma/{libnma_1.10.4.bb => libnma_1.10.6.bb} (92%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb b/meta-gnome/recipes-connectivity/libnma/libnma_1.10.6.bb
similarity index 92%
rename from meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb
rename to meta-gnome/recipes-connectivity/libnma/libnma_1.10.6.bb
index 6adb7ec29..bff9a3360 100644
--- a/meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb
+++ b/meta-gnome/recipes-connectivity/libnma/libnma_1.10.6.bb
@@ -10,7 +10,7 @@  inherit gnomebase gobject-introspection gtk-doc gettext vala features_check
 REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG','gcr','x11','',d)} opengl"
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
-SRC_URI[archive.sha256sum] = "79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c"
+SRC_URI[archive.sha256sum] = "53a6fb2b190ad37c5986caed3e98bede7c3c602399ee4f93c8fc054303d76dab"
 
 PACKAGECONFIG ?= "gcr iso_codes mobile_broadband_provider_info"
 PACKAGECONFIG[gcr] = "-Dgcr=true,-Dgcr=false,gcr"