diff mbox series

[meta-oe,07/38] libbytesize: upgrade 2.11 -> 2.12

Message ID 20251209095552.690-7-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/38] boost-sml: upgrade 1.1.12 -> 1.1.13 | expand

Commit Message

Wang Mingyu Dec. 9, 2025, 9:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- packit: Bump release only for daily Copr builds
- tests: Split locale tests into multiple test cases
- misc: Separate Ansible tasks into a different file
- misc: Add build and test dependecies for CentOS
- misc: Use --break-system-packages for pip on Debian
- misc: Do not use "with_items" when installing packages
- HACKING: Update directions for updating documentation
- Fix compilation with C23

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libbytesize/{libbytesize_2.11.bb => libbytesize_2.12.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/libbytesize/{libbytesize_2.11.bb => libbytesize_2.12.bb} (90%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.12.bb
similarity index 90%
rename from meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb
rename to meta-oe/recipes-support/libbytesize/libbytesize_2.12.bb
index ef2a6c76fb..e9a48f941c 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.12.bb
@@ -7,8 +7,8 @@  SECTION = "devel/lib"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
 
 
-SRCREV = "9da72b2732508b0ba0ceed27f5e50bc276ef31f2"
-SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https"
+SRCREV = "518fd4a0a863e896675a7f5ef0164a36eb4d7b03"
+SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https;tag=${PV}"
 
 inherit gettext autotools pkgconfig python3native