diff mbox series

[AUH] shared-mime-info: upgrading to 2.3 SUCCEEDED

Message ID 0101018b34df10d0-f63243a8-8977-45ef-aace-2f141ba6ed36-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] shared-mime-info: upgrading to 2.3 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Oct. 15, 2023, 7:45 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *shared-mime-info* to *2.3* has Succeeded.

Next steps:
    - apply the patch: git am 0001-shared-mime-info-upgrade-2.2-2.3.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From e3abf34af86397042f896ed414237e671e66dbf1 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sun, 15 Oct 2023 19:02:12 +0000
Subject: [PATCH] shared-mime-info: upgrade 2.2 -> 2.3

---
 meta/recipes-support/shared-mime-info/shared-mime-info_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb b/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb
index 387dd7bbad..81a9259d7b 100644
--- a/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb
+++ b/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb
@@ -9,8 +9,8 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 DEPENDS = "libxml2 itstool-native glib-2.0 shared-mime-info-native xmlto-native"
 
 SRC_URI = "git://gitlab.freedesktop.org/xdg/shared-mime-info.git;protocol=https;branch=master"
-SRCREV = "13695c7225c2f525a435e72739c33ac32bbfbbb9"
-PV = "2.2"
+SRCREV = "8e80a317f5c61a7f410330abea441e0b0b9280b5"
+PV = "2.3"
 S = "${WORKDIR}/git"
 
 inherit meson pkgconfig gettext python3native mime