parent
bc03c71db3
commit
5dfd7d5e42
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
9
mtr.spec
9
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@redhat.com> - 2:0.85-1
|
||||
- update to 0.85
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:0.84-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user