From 34f77c92b38e91813c489e68916980c28e51bd52 Mon Sep 17 00:00:00 2001 From: robertxw Date: Wed, 8 Feb 2023 17:03:38 +0800 Subject: [PATCH] add epoch version in changelogtofix check_spec_file ci failure (cherry picked from commit a77b13fb87ac8d63fdad2c033023ac812e6009d7) --- iproute.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/iproute.spec b/iproute.spec index efbb2cd..3dcf18a 100644 --- a/iproute.spec +++ b/iproute.spec @@ -2,7 +2,7 @@ Name: iproute Version: 5.15.0 Epoch: 1 -Release: 10 +Release: 11 Summary: Linux network configuration utilities License: GPLv2+ and Public Domain URL: https://kernel.org/pub/linux/utils/net/iproute2/ @@ -107,6 +107,12 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a %{_mandir}/* %changelog +* Wed Feb 8 2023 gaoxingwang - 1:5.15.0-11 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add epoch version in changelog to fix check_spec_file ci failure + * Wed Feb 1 2023 gaoxingwang - 5.15.0-10 - Type:bugfix - ID:NA