From 7c46176f44c615c520b460331741966588e9eeba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 3 Apr 2022 19:36:09 +0200 Subject: [PATCH] yelp-xsl: upgrade 41.1 -> 42.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 42.0 ==== * No changes since beta, stable release only 42.beta ======= * Fix topic and section links in Mallard stack files * Avoid use of global l10n.locale parameter * Updated translations Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-gnome/yelp/{yelp-xsl_41.1.bb => yelp-xsl_42.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/yelp/{yelp-xsl_41.1.bb => yelp-xsl_42.0.bb} (85%) diff --git a/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb b/meta-gnome/recipes-gnome/yelp/yelp-xsl_42.0.bb similarity index 85% rename from meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb rename to meta-gnome/recipes-gnome/yelp/yelp-xsl_42.0.bb index 50cc8fc3a7..54a6aa6163 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp-xsl_41.1.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp-xsl_42.0.bb @@ -10,7 +10,7 @@ inherit gnomebase gettext itstool DEPENDS += "libxml2" -SRC_URI[archive.sha256sum] = "0d6db37ac2ef812483e0104703f1fa9cf032e9e0956a5f1c3afbcc23791f8a54" +SRC_URI[archive.sha256sum] = "29b273cc0bd16efb6e983443803f1e9fdc03511e5c4ff6348fd30a604d4dc846" RDEPENDS:${PN}:append:class-target = " libxml2 itstool"