This commit is contained in:
Dennis Gilmore 2011-02-08 07:25:59 -06:00
parent 3fb2c5db2e
commit 58bd133a89

View File

@ -1,6 +1,6 @@
Name: lldpad
Version: 0.9.38
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Intel LLDP Agent
Group: System Environment/Daemons
@ -105,6 +105,9 @@ test -e %{_includedir}/dcbd && `rm -f %{_includedir}/dcbd`
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.38-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jun 28 2010 Jan Zeleny <jzeleny@redhat.com> - 0.9.38-1
- rebased to 0.9.38 (various enhancements and bugfixes, see
lldpad-0.9.38-relnotes.txt on http://e1000.sf.net for complete list)