This commit is contained in:
Dennis Gilmore 2013-02-14 19:33:43 -06:00
parent a42027d8bb
commit 6f24ff8e84

View File

@ -3,7 +3,7 @@
Summary: The client for the Trivial File Transfer Protocol (TFTP)
Name: tftp
Version: 5.2
Release: 6%{?dist}
Release: 7%{?dist}
License: BSD
Group: Applications/Internet
URL: http://www.kernel.org/pub/software/network/tftp/
@ -104,6 +104,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_unitdir}/*
%changelog
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Aug 22 2012 Jan Synáček <jsynacek@redhat.com> - 5.2-6
- add systemd-rpm macros
- Resolves: #850338