add epoch version in changelog to fix check_spec_file ci failure

This commit is contained in:
robertxw 2023-02-09 14:50:24 +08:00
parent 6bd6962f87
commit 8c22ea99e3

View File

@ -2,7 +2,7 @@
Name: iproute
Version: 6.1.0
Epoch: 1
Release: 2
Release: 3
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
* Thu Feb 9 2023 gaoxingwang <gaoxingwang1@huawei.com> - 1:6.1.0-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:add epoch version in changelog to fix check_spec_file ci failure
* Wed Feb 1 2023 gaoxingwang <gaoxingwang1@huawei.com> - 6.1.0-2
- Type:bugfix
- ID:NA