diff --git a/libblockdev.spec b/libblockdev.spec index 00879911bb9d499140634580389f5021c3c78fd0..c03160094c9f18c4a6ab6d5063ecc879ee4720a5 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -3,7 +3,7 @@ Name: libblockdev Version: 3.0.4 -Release: 10 +Release: 11 Summary: libblockdev is a C library supporting GObject introspection for manipulation of block devices License: LGPLv2+ URL: https://github.com/storaged-project/libblockdev @@ -166,6 +166,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %changelog +* Wed Jun 25 2025 kouwenqi - 3.0.4-11 +- fix changelog display confusion issue + * Fri Jun 20 2025 Funda Wang - 3.0.4-10 - fix CVE-2025-6019 @@ -239,7 +242,7 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} - NOP:nothing but to make it able to sync between differnt branches * Fri Jul 30 2021 chenyanpanHW - 2.24-7 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Tue Jul 27 2021 yanglongkang - 2.24-6 - fix build fail caused by deprecated-declarations