diff --git a/iproute.spec b/iproute.spec index cf9ceff86b8de4007af5be041557ab30ac906a67..56ab69f06c8ed5d1ee2a03137a052e18a67915d4 100644 --- a/iproute.spec +++ b/iproute.spec @@ -1,6 +1,6 @@ Name: iproute Version: 5.15.0 -Release: 4 +Release: 5 Summary: Linux network configuration utilities License: GPLv2+ and Public Domain URL: https://kernel.org/pub/linux/utils/net/iproute2/ @@ -89,6 +89,12 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a %{_mandir}/* %changelog +* Sat Oct 08 2022 jiangheng - 5.15.0-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix marco expansion in changelog + * Fri Aug 26 2022 sunsuwan - 5.15.0-4 - Type:bugfix - ID:NA @@ -122,7 +128,7 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a - DESC: update to 5.15.0 * Mon Aug 02 2021 chenyanpanHW - 5.10.0-2 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Tue Jan 26 2021 xihaochen - 5.10.0-1 - Type:requirements