diff --git a/.cvsignore b/.cvsignore index e71745e..7f8df63 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -evolution-2.1.4.tar.bz2 +evolution-2.1.5.tar.bz2 diff --git a/evolution.spec b/evolution.spec index 72168f2..a34acae 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,10 +1,10 @@ # no ppc64 mozilla ExcludeArch: ppc64 -%define gal_version 2:2.3.3 -%define gtkhtml_version 3.5.4 +%define gal_version 2:2.3.4 +%define gtkhtml_version 3.5.6 %define soup_version 2.2.2 -%define eds_version 1.1.4.1 +%define eds_version 1.1.5 %define use_mozilla_nss 1 %define evo_major 2.2 %define libbonoboui_version 2.4.2 @@ -27,7 +27,7 @@ ExcludeArch: ppc64 %define nntp_support 1 Name: evolution -Version: 2.1.4 +Version: 2.1.5 Release: 1 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -288,7 +288,6 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/mime-info/* %dir %{_datadir}/evolution %{_datadir}/evolution/%{evo_major} -%{_datadir}/evolution-%{evo_major}/weather/*.png %{_datadir}/omf/evolution %{_datadir}/pixmaps/* %{_libdir}/bonobo/servers/* @@ -320,6 +319,14 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*/*.a %changelog +* Wed Feb 9 2005 David Malcolm - 2.1.5-1 +- Update from upstream unstable 2.1.4 to 2.1.5 +- Updated requirements: + * gtkhtml3 from 3.5.4 to 3.5.6 + * libgal2 from 2.3.3 to 2.3.4 + * eds from 1.1.4.1 to 1.1.5 +- Removed explicit packaging of weather icons as these are now below DATADIR/evolution/2.2 rather than DATADIR/evolution-2.2 + * Wed Jan 26 2005 David Malcolm - 2.1.4-1 - Update from upstream stable 2.0.3 to unstable 2.1.4 - Updated evo_major from 2.0 to 2.2 diff --git a/sources b/sources index 543693a..5e5ae01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ea0196135c8efe66d90de13228e80c7 evolution-2.1.4.tar.bz2 +66cac9d9a156660484408da4e6ec3d04 evolution-2.1.5.tar.bz2