From f1a4da4172e38d14f2ef726ad709288b25b68a23 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:54:23 +0800 Subject: [PATCH] update code --- tipcutils.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/tipcutils.spec b/tipcutils.spec index e1213d3..cebf765 100644 --- a/tipcutils.spec +++ b/tipcutils.spec @@ -2,7 +2,7 @@ Name: tipcutils Version: 2.2.0 -Release: 1 +Release: 2 License: BSD and GPLv2 URL: http://tipc.sourceforge.net/ Summary: Utils package required to configure TIPC @@ -31,7 +31,7 @@ make %files %defattr(-,root,root) -%doc LICENSE +%license LICENSE %{_sbindir}/tipclog %{_bindir}/tipc-pipe @@ -44,5 +44,11 @@ make make check %changelog +* Sat Oct 19 2019 openEuler Buildteam - 2.2.0-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Fri Sep 06 2019 openEuler Buildteam - 2.2.0-1 - Package init