Update to upstream 0.0.4
This commit is contained in:
parent
8f41585070
commit
0a054c3bca
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/omping-0.0.1.tar.gz
|
||||
/omping-0.0.2.tar.gz
|
||||
/omping-0.0.3.tar.gz
|
||||
/omping-0.0.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: omping
|
||||
Version: 0.0.3
|
||||
Version: 0.0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility to test IP multicast functionality
|
||||
Group: Applications/Internet
|
||||
|
|
@ -32,6 +32,9 @@ rm -rf %{buildroot}
|
|||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 22 2011 Jan Friesse <jfriesse@redhat.com> - 0.0.4-1
|
||||
- Update to version 0.0.4
|
||||
|
||||
* Mon May 02 2011 Jan Friesse <jfriesse@redhat.com> - 0.0.3-1
|
||||
- Update to version 0.0.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
a21bc9636ba9945653e0df892e5c8fd1 omping-0.0.3.tar.gz
|
||||
ab17ba458ac942e7295dd95496ae90f4 omping-0.0.4.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue