update code
This commit is contained in:
parent
5b3af91f94
commit
1a6a600256
@ -1,7 +1,7 @@
|
|||||||
Name: traceroute
|
Name: traceroute
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: A new modern implementation of traceroute(8) utility for Linux systems
|
Summary: A new modern implementation of traceroute(8) utility for Linux systems
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://traceroute.sourceforge.net/
|
URL: http://traceroute.sourceforge.net/
|
||||||
@ -47,7 +47,7 @@ popd
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING
|
%license COPYING
|
||||||
/bin/*
|
/bin/*
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
|
||||||
@ -57,6 +57,12 @@ popd
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.1.0-10
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change the directory of the license file
|
||||||
|
|
||||||
* Fri Sep 06 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.1.0-9
|
* Fri Sep 06 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.1.0-9
|
||||||
- Type: enhancement
|
- Type: enhancement
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user