diff --git a/libblockdev.spec b/libblockdev.spec index 43d878e9ce5c409238ce3a9ff6f7eee13c6225d5..ea4faa243dad1e3f1ccc065a415b33d4d4f5f38b 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -1,6 +1,6 @@ Name: libblockdev Version: 2.24 -Release: 7 +Release: 8 Summary: libblockdev is a C library supporting GObject introspection for manipulation of block devices License: LGPLv2+ URL: https://github.com/storaged-project/libblockdev @@ -172,6 +172,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %changelog +* Tue Sep 28 2021 Wenchao Hao - 2.24-8 +- 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