update code

This commit is contained in:
zhuchunyi 2019-11-06 19:54:23 +08:00
parent 6dc201191b
commit f1a4da4172

View File

@ -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 <buildteam@openeuler.org> - 2.2.0-2
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Fri Sep 06 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.2.0-1
- Package init