[mtr] spec: update to the newest upstream 0.85

Michal Sekletar msekleta at fedoraproject.org
Sun Aug 4 21:18:33 UTC 2013


commit 5dfd7d5e42d66d791c322998b5b289822c255cf1
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Thu Jul 4 14:53:51 2013 +0200

    spec: update to the newest upstream 0.85
    
    Resolves #979579

 .gitignore |    1 +
 mtr.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cacfb4d..358096d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ mtr-0.79.tar.gz
 /mtr-0.82.tar.gz
 /mtr-0.83.tar.gz
 /mtr-0.84.tar.gz
+/mtr-0.85.tar.gz
diff --git a/mtr.spec b/mtr.spec
index 5cea32c..7682af9 100644
--- a/mtr.spec
+++ b/mtr.spec
@@ -1,7 +1,7 @@
 Summary: A network diagnostic tool
 Name: mtr
-Version: 0.84
-Release: 3%{?dist}
+Version: 0.85
+Release: 1%{?dist}
 Epoch: 2
 Group: Applications/Internet
 License: GPLv2+
@@ -13,7 +13,7 @@ Source3: net-x%{name}.desktop
 
 Patch1: mtr-crash-in-xml-mode.patch
 Patch2: mtr-xml-format-fixes.patch
-Patch3: mtr-mixed-ipv4-ipv6-nameservers.patch
+Patch3: mtr-default-hostname.patch
 
 BuildRequires: ncurses-devel gtk2-devel desktop-file-utils
 BuildRequires: autoconf automake libtool
@@ -93,6 +93,9 @@ desktop-file-install \
 %{_datadir}/pixmaps/mtr_icon.xpm
 
 %changelog
+* Sun Aug 04 2013 Michal Sekletar <msekleta at redhat.com> - 2:0.85-1
+- update to 0.85
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2:0.84-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 502c490..c1eeb9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df61096ae1b18b27f915feeb907ae48c  mtr-0.84.tar.gz
+aba1e111d270178eb1d65e51ebf6503f  mtr-0.85.tar.gz


More information about the scm-commits mailing list