This commit is contained in:
Dennis Gilmore 2011-02-09 10:10:02 -06:00
parent 7da2a8ca78
commit 876312becb
1 changed files with 4 additions and 1 deletions

View File

@ -29,7 +29,7 @@
Name: postfix
Summary: Postfix Mail Transport Agent
Version: 2.8.0
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 2
Group: System Environment/Daemons
URL: http://www.postfix.org
@ -475,6 +475,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Feb 07 2011 Miroslav Lichvar <mlichvar@redhat.com> 2:2.8.0-2
- don't set config_directory when upgrading configuration (#675654)