diff --git a/libesmtp.spec b/libesmtp.spec index 58835f6..0da9484 100644 --- a/libesmtp.spec +++ b/libesmtp.spec @@ -3,7 +3,7 @@ Summary: SMTP client library Name: libesmtp Version: 1.0.3r1 -Release: 7%{?dist} +Release: 8%{?dist} License: LGPL Group: System Environment/Libraries Source: http://www.stafford.uklinux.net/libesmtp/%{name}-%{version}.tar.bz2 @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libesmtp.a %changelog +* Wed Mar 1 2006 Pawel Salek - 1.0.3r1-8 +- Rebuild for Fedora Extras 5 + * Sun Dec 4 2005 Pawel Salek - 1.0.3r1-7 - Fix bug 173332 completely, including licence issues.