diff --git a/iproute.spec b/iproute.spec index 7f79c65..efbb2cd 100644 --- a/iproute.spec +++ b/iproute.spec @@ -1,7 +1,8 @@ #needsrootforbuild Name: iproute Version: 5.15.0 -Release: 9 +Epoch: 1 +Release: 10 Summary: Linux network configuration utilities License: GPLv2+ and Public Domain URL: https://kernel.org/pub/linux/utils/net/iproute2/ @@ -106,6 +107,12 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a %{_mandir}/* %changelog +* Wed Feb 1 2023 gaoxingwang - 5.15.0-10 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add epoch version + * Thu Dec 22 2022 gaoxingwang - 5.15.0-9 - Type:bugfix - ID:NA