Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *taglib* to *2.3.1* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-taglib-upgrade-2.3-2.3.1.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 3454b2f004dc18bbcb1e9dad10f5705f97dc6f9f Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Mon, 20 Jul 2026 05:25:14 +0000
Subject: [PATCH] taglib: upgrade 2.3 -> 2.3.1

---
 meta/recipes-support/taglib/{taglib_2.3.bb => taglib_2.3.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/taglib/{taglib_2.3.bb => taglib_2.3.1.bb} (95%)

diff --git a/meta/recipes-support/taglib/taglib_2.3.bb 
b/meta/recipes-support/taglib/taglib_2.3.1.bb
similarity index 95%
rename from meta/recipes-support/taglib/taglib_2.3.bb
rename to meta/recipes-support/taglib/taglib_2.3.1.bb
index b29f28702d..3f3831f1f8 100644
--- a/meta/recipes-support/taglib/taglib_2.3.bb
+++ b/meta/recipes-support/taglib/taglib_2.3.1.bb
@@ -11,7 +11,7 @@ DEPENDS = "zlib utfcpp"
 
 SRC_URI = "http://taglib.github.io/releases/${BP}.tar.gz";
 
-SRC_URI[sha256sum] = 
"7349f6fd942418bc7009ebe743eb7c9d055f02921ec56fa436ec25007c47fd38"
+SRC_URI[sha256sum] = 
"a19d90e6fd41d09a0281ec0fe762d51491d7a6ccffc923c4f7868c5e647ca230"
 
 UPSTREAM_CHECK_URI = "https://taglib.org/";
 UPSTREAM_CHECK_REGEX = "taglib-(?P<pver>\d+(\.\d+)+)\.tar"
-- 
2.47.1

Attachment: 0001-taglib-upgrade-2.3-2.3.1.patch
Description: Binary data

packages/x86-64-v3-poky-linux/taglib: PKGV changed from 2.3 [default] to 2.3.1 
[default]
packages/x86-64-v3-poky-linux/taglib: SRC_URI changed from 
"http://taglib.github.io/releases/taglib-2.3.tar.gz"; to 
"http://taglib.github.io/releases/taglib-2.3.1.tar.gz";
packages/x86-64-v3-poky-linux/taglib: PV changed from "2.3" to "2.3.1"
Changes to packages/x86-64-v3-poky-linux/taglib (sysroot):
  /usr/lib/libtag_c.so.2 changed symlink target from libtag_c.so.2.3.0 to 
libtag_c.so.2.3.1
  /usr/lib/libtag.so.2 changed symlink target from libtag.so.2.3.0 to 
libtag.so.2.3.1
  /usr/lib/libtag_c.so.2.3.0 moved to /usr/lib/libtag_c.so.2.3.1
  /usr/lib/libtag.so.2.3.0 moved to /usr/lib/libtag.so.2.3.1
packages/x86-64-v3-poky-linux/taglib/taglib-c: PKGV changed from 2.3 [default] 
to 2.3.1 [default]
packages/x86-64-v3-poky-linux/taglib/taglib-c: FILELIST: removed 
"/usr/lib/libtag_c.so.2.3.0", added "/usr/lib/libtag_c.so.2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib-c: PV changed from "2.3" to "2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib-dbg: PKGV changed from 2.3 
[default] to 2.3.1 [default]
packages/x86-64-v3-poky-linux/taglib/taglib-dbg: FILELIST: removed 
"/usr/lib/.debug/libtag.so.2.3.0 /usr/lib/.debug/libtag_c.so.2.3.0", added 
"/usr/lib/.debug/libtag.so.2.3.1 /usr/lib/.debug/libtag_c.so.2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib-dbg: PKGSIZE changed from 31428208 
to 31484080 (+0%)
packages/x86-64-v3-poky-linux/taglib/taglib-dbg: PV changed from "2.3" to 
"2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib-dev: PKGV changed from 2.3 
[default] to 2.3.1 [default]
packages/x86-64-v3-poky-linux/taglib/taglib-dev: PKGSIZE changed from 835738 to 
835775 (+0%)
packages/x86-64-v3-poky-linux/taglib/taglib-dev: PV changed from "2.3" to 
"2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib-doc: PKGV changed from 2.3 
[default] to 2.3.1 [default]
packages/x86-64-v3-poky-linux/taglib/taglib-doc: PV changed from "2.3" to 
"2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib-locale: PKGV changed from 2.3 
[default] to 2.3.1 [default]
packages/x86-64-v3-poky-linux/taglib/taglib-locale: PV changed from "2.3" to 
"2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib-src: PKGV changed from 2.3 
[default] to 2.3.1 [default]
packages/x86-64-v3-poky-linux/taglib/taglib-src: FILELIST: directory renamed 
/usr/src/debug/taglib/2.3/taglib/ogg/opus -> 
/usr/src/debug/taglib/2.3.1/taglib/ogg/opus, directory renamed 
/usr/src/debug/taglib/2.3/taglib/riff/wav -> 
/usr/src/debug/taglib/2.3.1/taglib/riff/wav, directory renamed 
/usr/src/debug/taglib/2.3/taglib/dsdiff -> 
/usr/src/debug/taglib/2.3.1/taglib/dsdiff, directory renamed 
/usr/src/debug/taglib/2.3/taglib/matroska -> 
/usr/src/debug/taglib/2.3.1/taglib/matroska, directory renamed 
/usr/src/debug/taglib/2.3/taglib/ogg/flac -> 
/usr/src/debug/taglib/2.3.1/taglib/ogg/flac, directory renamed 
/usr/src/debug/taglib/2.3/taglib/flac -> 
/usr/src/debug/taglib/2.3.1/taglib/flac, directory renamed 
/usr/src/debug/taglib/2.3/taglib/asf -> /usr/src/debug/taglib/2.3.1/taglib/asf, 
directory renamed /usr/src/debug/taglib/2.3/taglib/matroska/ebml -> 
/usr/src/debug/taglib/2.3.1/taglib/matroska/ebml, directory renamed 
/usr/src/debug/taglib/2.3/taglib/mpeg/id3v2/frames -> /usr/src/debug/
 taglib/2.3.1/taglib/mpeg/id3v2/frames, directory renamed 
/usr/src/debug/taglib/2.3/taglib/mpc -> /usr/src/debug/taglib/2.3.1/taglib/mpc, 
directory renamed /usr/src/debug/taglib/2.3/taglib -> 
/usr/src/debug/taglib/2.3.1/taglib, directory renamed 
/usr/src/debug/taglib/2.3/taglib/mpeg -> 
/usr/src/debug/taglib/2.3.1/taglib/mpeg, directory renamed 
/usr/src/debug/taglib/2.3/taglib/riff/aiff -> 
/usr/src/debug/taglib/2.3.1/taglib/riff/aiff, directory renamed 
/usr/src/debug/taglib/2.3/taglib/wavpack -> 
/usr/src/debug/taglib/2.3.1/taglib/wavpack, directory renamed 
/usr/src/debug/taglib/2.3/taglib/it -> /usr/src/debug/taglib/2.3.1/taglib/it, 
directory renamed /usr/src/debug/taglib/2.3/taglib/trueaudio -> 
/usr/src/debug/taglib/2.3.1/taglib/trueaudio, directory renamed 
/usr/src/debug/taglib/2.3/taglib/toolkit -> 
/usr/src/debug/taglib/2.3.1/taglib/toolkit, directory renamed 
/usr/src/debug/taglib/2.3/taglib/ape -> /usr/src/debug/taglib/2.3.1/taglib/ape, 
directory renamed /usr/src/debug/taglib/2.3/
 taglib/ogg/vorbis -> /usr/src/debug/taglib/2.3.1/taglib/ogg/vorbis, directory 
renamed /usr/src/debug/taglib/2.3/taglib/mod -> 
/usr/src/debug/taglib/2.3.1/taglib/mod, directory renamed 
/usr/src/debug/taglib/2.3/taglib/mp4 -> /usr/src/debug/taglib/2.3.1/taglib/mp4, 
directory renamed /usr/src/debug/taglib/2.3/taglib/xm -> 
/usr/src/debug/taglib/2.3.1/taglib/xm, directory renamed 
/usr/src/debug/taglib/2.3/taglib/dsf -> /usr/src/debug/taglib/2.3.1/taglib/dsf, 
directory renamed /usr/src/debug/taglib/2.3/taglib/ogg/speex -> 
/usr/src/debug/taglib/2.3.1/taglib/ogg/speex, directory renamed 
/usr/src/debug/taglib/2.3/taglib/s3m -> /usr/src/debug/taglib/2.3.1/taglib/s3m, 
directory renamed /usr/src/debug/taglib/2.3/taglib/shorten -> 
/usr/src/debug/taglib/2.3.1/taglib/shorten, directory renamed 
/usr/src/debug/taglib/2.3/taglib/mpeg/id3v2 -> 
/usr/src/debug/taglib/2.3.1/taglib/mpeg/id3v2, directory renamed 
/usr/src/debug/taglib/2.3/taglib/ogg -> /usr/src/debug/taglib/2.3.1/taglib/ogg, 
directory renam
 ed /usr/src/debug/taglib/2.3/taglib/riff -> 
/usr/src/debug/taglib/2.3.1/taglib/riff, directory renamed 
/usr/src/debug/taglib/2.3/taglib/mpeg/id3v1 -> 
/usr/src/debug/taglib/2.3.1/taglib/mpeg/id3v1, directory renamed 
/usr/src/debug/taglib/2.3/bindings/c -> /usr/src/debug/taglib/2.3.1/bindings/c
packages/x86-64-v3-poky-linux/taglib/taglib-src: PKGSIZE changed from 2080518 
to 2084558 (+0%)
packages/x86-64-v3-poky-linux/taglib/taglib-src: PV changed from "2.3" to 
"2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib-staticdev: PKGV changed from 2.3 
[default] to 2.3.1 [default]
packages/x86-64-v3-poky-linux/taglib/taglib-staticdev: PV changed from "2.3" to 
"2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib: PKGV changed from 2.3 [default] to 
2.3.1 [default]
packages/x86-64-v3-poky-linux/taglib/taglib: FILELIST: removed 
"/usr/lib/libtag.so.2.3.0", added "/usr/lib/libtag.so.2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib: PKGSIZE changed from 1632367 to 
1632375 (+0%)
packages/x86-64-v3-poky-linux/taglib/taglib: PV changed from "2.3" to "2.3.1"
Changes to packages/x86-64-v3-poky-linux/taglib (sysroot):
  /usr/lib/libtag_c.so.2 changed symlink target from libtag_c.so.2.3.0 to 
libtag_c.so.2.3.1
  /usr/lib/libtag.so.2 changed symlink target from libtag.so.2.3.0 to 
libtag.so.2.3.1
  /usr/lib/libtag_c.so.2.3.0 moved to /usr/lib/libtag_c.so.2.3.1
  /usr/lib/libtag.so.2.3.0 moved to /usr/lib/libtag.so.2.3.1
packages/x86-64-v3-poky-linux/taglib/taglib-c: FILELIST: removed 
"/usr/lib/libtag_c.so.2.3.0", added "/usr/lib/libtag_c.so.2.3.1"
packages/x86-64-v3-poky-linux/taglib/taglib: FILELIST: removed 
"/usr/lib/libtag.so.2.3.0", added "/usr/lib/libtag.so.2.3.1"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#241316): 
https://lists.openembedded.org/g/openembedded-core/message/241316
Mute This Topic: https://lists.openembedded.org/mt/120354849/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to