This commit is contained in:
Dennis Gilmore 2011-02-07 19:09:35 -06:00
parent eab83f7fc3
commit adad9e93dd

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 15.19 Version: 15.19
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -229,6 +229,9 @@ update-desktop-database &> /dev/null || :
%endif %endif
%changelog %changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 15.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Feb 07 2011 Chris Lumens <clumens@redhat.com> - 15.19-1 * Mon Feb 07 2011 Chris Lumens <clumens@redhat.com> - 15.19-1
- Fix a typo. (clumens) - Fix a typo. (clumens)
- Don't write our own udev persistent net rules; use udev's generator. - Don't write our own udev persistent net rules; use udev's generator.