diff --git a/.gitignore b/.gitignore index 6067b57..ceff244 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /omping-0.0.1.tar.gz /omping-0.0.2.tar.gz +/omping-0.0.4.tar.gz diff --git a/omping.spec b/omping.spec index 3f163ab..3b12a54 100644 --- a/omping.spec +++ b/omping.spec @@ -1,6 +1,6 @@ Name: omping -Version: 0.0.2 -Release: 2%{?dist} +Version: 0.0.4 +Release: 1%{?dist} Summary: Utility to test IP multicast functionality Group: Applications/Internet License: ISC @@ -32,6 +32,9 @@ rm -rf %{buildroot} %{_mandir}/man8/* %changelog +* Mon Sep 05 2011 Jan Friesse - 0.0.4-1 +- Initial package for EPEL 5 + * Tue Feb 08 2011 Fedora Release Engineering - 0.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 03efae2..2540483 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -04cca9576b0b936258336997c9e4b02c omping-0.0.2.tar.gz +ab17ba458ac942e7295dd95496ae90f4 omping-0.0.4.tar.gz