diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec index 30d12463b4108fadaaf28d4dd86b906939eb65a6..0c949cd7eb90f47233949af86752c187bdae1107 100644 --- a/python-linux-procfs.spec +++ b/python-linux-procfs.spec @@ -1,11 +1,11 @@ -%define anolis_release 1 +%define anolis_release 2 Name: python-linux-procfs Version: 0.7.1 Release: %{anolis_release}%{?dist} License: GPLv2 Summary: Linux /proc abstraction classes -Source: https://cdn.kernel.org/pub/software/libs/python/%{name}/%{name}-%{version}.tar.gz +Source0: https://cdn.kernel.org/pub/software/libs/python/python-linux-procfs/older/python-linux-procfs-0.7.1.tar.gz URL: https://rt.wiki.kernel.org/index.php/Tuna BuildArch: noarch BuildRequires: python3-devel @@ -48,6 +48,9 @@ rm -rf %{buildroot} %changelog +* Tue Dec 26 2023 happy_orange - 0.7.1-2 +- fix the source url error + * Mon Jan 16 2023 mgb01105731 - 0.7.1-1 - update to version 0.7.1