This commit is contained in:
Dennis Gilmore 2013-08-03 22:50:31 -05:00
parent cd736afae4
commit 02b8155cff

View File

@ -4,7 +4,7 @@
Summary: The client for the Trivial File Transfer Protocol (TFTP)
Name: tftp
Version: 5.2
Release: 9%{?dist}
Release: 10%{?dist}
License: BSD
Group: Applications/Internet
URL: http://www.kernel.org/pub/software/network/tftp/
@ -107,6 +107,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_unitdir}/*
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.2-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Apr 23 2013 Jan Synáček <jsynacek@redhat.com> - 5.2-9
- harden the package (#955197)