Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:24:19 +00:00 committed by Stepan Oksanichenko
parent 9b3fec7189
commit 1d7c04441f
2 changed files with 6 additions and 1 deletions

1
.mtr.metadata Normal file
View File

@ -0,0 +1 @@
bf6b83f72aabffe8825bbde23967a64ddd5b7693 mtr-0.94.tar.gz

View File

@ -3,7 +3,7 @@
Summary: Network diagnostic tool combining 'traceroute' and 'ping'
Name: mtr
Version: 0.94
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 2
License: GPLv2
URL: https://www.bitwizard.nl/mtr/
@ -78,6 +78,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
%{_datadir}/applications/net-x%{name}.desktop
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2:0.94-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2:0.94-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937