- fixed release numbering in spec file
This commit is contained in:
parent
88e64d276a
commit
3654c0515a
@ -1,7 +1,7 @@
|
|||||||
Summary: Traces the route taken by packets over an IPv4/IPv6 network
|
Summary: Traces the route taken by packets over an IPv4/IPv6 network
|
||||||
Name: traceroute
|
Name: traceroute
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://dmitry.butskoy.name/traceroute
|
URL: http://dmitry.butskoy.name/traceroute
|
||||||
@ -56,7 +56,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 17 2006 Martin Bacovsky <mbacovsk@redhat.com>
|
* Thu Oct 19 2006 Martin Bacovsky <mbacovsk@redhat.com> - 2.0.0-2
|
||||||
|
- fixed release numbering in spec file
|
||||||
|
|
||||||
|
* Tue Oct 17 2006 Martin Bacovsky <mbacovsk@redhat.com> - 2.0.0-1.fc7
|
||||||
- new source
|
- new source
|
||||||
- new features including ICMP support above all (#176587)
|
- new features including ICMP support above all (#176587)
|
||||||
- Thanks to Dmitry Butskoy
|
- Thanks to Dmitry Butskoy
|
||||||
|
Loading…
Reference in New Issue
Block a user