diff --git a/biosdevname.spec b/biosdevname.spec index ab1784c895050360a2ee487bae5e57d08b3a632a..e6c6875142cc3915a2dd5a1cf791969111c67015 100644 --- a/biosdevname.spec +++ b/biosdevname.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 Name: biosdevname Version: 0.7.3 Release: %{anolis_release}%{?dist} @@ -9,7 +9,7 @@ URL: https://github.com/dell/%{name} # arches don't expect the PCI bus to be sorted breadth-first, or of # so, there haven't been any comments about that on LKML. ExclusiveArch: %{ix86} x86_64 -Source0: https://github.com/dell/%{name}/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/dell/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: autoconf >= 2.59 BuildRequires: automake @@ -58,6 +58,9 @@ autoreconf -fvi %doc README AUTHORS ChangeLog NEWS TODO %changelog +* Tue May 21 2024 mgb01105731 - 0.7.3-4 +- fix source link + * Thu Dec 22 2022 Funda Wang - 0.7.3-3 - Bump release for upgrading from anolis 8