diff --git a/.cvsignore b/.cvsignore index 602530a..24fac30 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libetpan-0.40.tar.gz +libetpan-0.41.tar.gz diff --git a/libetpan.spec b/libetpan.spec index 38037d9..4ca1685 100644 --- a/libetpan.spec +++ b/libetpan.spec @@ -1,5 +1,5 @@ Name: libetpan -Version: 0.40 +Version: 0.41 Release: 1%{?dist} Summary: Portable, efficient middleware for different kinds of mail access @@ -31,7 +31,7 @@ The %{name}-devel package contains the files needed for development with %{name}. %prep -%setup -q -n %{name}-0.40 +%setup -q -n %{name}-0.41 %build %configure --disable-static --with-gnutls=no @@ -43,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT%{_libdir}/libetpan.la -chmod 755 $RPM_BUILD_ROOT%{_libdir}/libetpan.so.3.2.0 +chmod 755 $RPM_BUILD_ROOT%{_libdir}/libetpan.so.0.6.0 %clean rm -rf $RPM_BUILD_ROOT @@ -65,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Sun Dec 25 2005 Andreas Bierfert +0.41-1 +- version upgrade + * Thu Nov 17 2005 Andreas Bierfert 0.40-1 - version upgrade diff --git a/sources b/sources index db1a012..d7bc773 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d204c1c222408d24b073dbaaf8ab3920 libetpan-0.40.tar.gz +62fd85dc7d38f7586073b469278ee58e libetpan-0.41.tar.gz