spec: change release to 0.85-3

There is no need to bump spec twice since 0.85-3 was never released.
This commit is contained in:
Michal Sekletar 2013-10-08 12:34:44 +02:00
parent 6960a3bb59
commit 8167f0d6bd

View File

@ -3,7 +3,7 @@
Summary: A network diagnostic tool Summary: A network diagnostic tool
Name: mtr Name: mtr
Version: 0.85 Version: 0.85
Release: 4%{?dist} Release: 3%{?dist}
Epoch: 2 Epoch: 2
Group: Applications/Internet Group: Applications/Internet
License: GPLv2+ License: GPLv2+
@ -95,16 +95,14 @@ desktop-file-install \
%endif %endif
%changelog %changelog
* Tue Oct 1 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.85-4 * Tue Oct 01 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.85-3
- enable hardened build
- migrate from consolehelper to policykit (#502750) - migrate from consolehelper to policykit (#502750)
- specfile cleanup - specfile cleanup
- introduce grace period (#1009051) - introduce grace period (#1009051)
- query all ipv6 nameservers (#966174) - query all ipv6 nameservers (#966174)
- add missing documentation (#1015552) - add missing documentation (#1015552)
* Sat Sep 14 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.85-3
- enable hardened build
* Mon Aug 05 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.85-2 * Mon Aug 05 2013 Michal Sekletar <msekleta@redhat.com> - 2:0.85-2
- add generate-tarball.sh script - add generate-tarball.sh script