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