[mtr] Update to 0.82

Adam Tkac atkac at fedoraproject.org
Wed Dec 7 13:59:45 UTC 2011


commit 375ea500871f6f45c7d49e7042eff38c22c9bf33
Author: Adam Tkac <atkac at redhat.com>
Date:   Wed Dec 7 14:58:10 2011 +0100

    Update to 0.82
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore |    1 +
 mtr.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 134aeff..020785c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 mtr-0.79.tar.gz
 /mtr-0.80.tar.gz
 /mtr-0.81.tar.gz
+/mtr-0.82.tar.gz
diff --git a/mtr.spec b/mtr.spec
index b5137d4..c5290a8 100644
--- a/mtr.spec
+++ b/mtr.spec
@@ -1,6 +1,6 @@
 Summary: A network diagnostic tool
 Name: mtr
-Version: 0.81
+Version: 0.82
 Release: 1%{?dist}
 Epoch:	2
 Group: Applications/Internet
@@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/mtr_icon.xpm
 
 %changelog
+* Wed Dec 07 2011 Adam Tkac <atkac redhat com> - 2:0.82-1
+- update to 0.82
+
 * Tue Nov 01 2011 Adam Tkac <atkac redhat com> - 2:0.81-1
 - update to 0.81
 - mtr-now-waits-for-last-response.patch is no longer needed
diff --git a/sources b/sources
index ef1f62d..155a5c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7a7914f1fc1b5a21ab10bdca44356e1  mtr-0.81.tar.gz
+10601ea543fda3e51545c4bce195b64c  mtr-0.82.tar.gz


More information about the scm-commits mailing list