diff --git a/libblockdev.spec b/libblockdev.spec index 7b0d11696e1db50bcf23d38395415fe34649f6a9..e8b7882541b919bd04ee7fd6e53ec1141b3c204c 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %define with_gtk_doc 1 %define with_bcache 0 @@ -94,7 +94,7 @@ Release: %{anolis_release}%{?dist} Summary: A library for low-level manipulation with block devices License: LGPLv2+ URL: https://github.com/storaged-project/libblockdev -Source0: https://github.com/storaged-project/libblockdev/releases/download/%{version}-%{release}/%{name}-%{version}.tar.gz +Source0: https://github.com/storaged-project/libblockdev/releases/download/%{version}-1/%{name}-%{version}.tar.gz BuildRequires: make BuildRequires: glib2-devel @@ -888,6 +888,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %doc README.md features.rst %changelog +* Wed Dec 27 2023 mgb01105731 - 2.28-4 +- rebuild + * Thu Nov 16 2023 Wenlong Zhang - 2.28-3 - fix build error for libblockdev