Rebuild because previous build doesn't have correct dist-tag

https://koji.fedoraproject.org/koji/buildinfo?buildID=863151

Has dist-tag fc26 but it was built in rawhide buildroot.
This commit is contained in:
Michal Sekletar 2017-03-01 10:55:37 +01:00
parent b7cac80ef4
commit 081e1fa7bf

View File

@ -3,7 +3,7 @@
Summary: A network diagnostic tool
Name: mtr
Version: 0.87
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 2
Group: Applications/Internet
License: GPLv2+
@ -80,6 +80,9 @@ desktop-file-install \
%endif
%changelog
* Wed Mar 01 2017 Michal Sekletar <msekleta@redhat.com> - 2:0.87-2
- Rebuilt because previous build doesn't have correct dist-tag
* Tue Feb 28 2017 Michal Sekletar <msekleta@redhat.com> - 2:0.87-1
- Rebase to latest upstream (#1365128)