diff --git a/.gitignore b/.gitignore index 6f95a64..124af6c 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.9.90.tar.xz /evolution-3.9.91.tar.xz /evolution-3.9.92.tar.xz +/evolution-3.10.0.tar.xz diff --git a/evolution.spec b/evolution.spec index ce12b5b..9f920f3 100644 --- a/evolution.spec +++ b/evolution.spec @@ -30,14 +30,14 @@ ### Abstract ### Name: evolution -Version: 3.9.92 +Version: 3.10.0 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL URL: http://projects.gnome.org/evolution/ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Source: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} @@ -192,7 +192,6 @@ This package contains supplemental utilities for %{name} that require Perl. Group: Applications/Productivity Summary: PST importer plugin for Evolution Requires: %{name} = %{version}-%{release} -Requires: libpst %description pst This package contains the plugin to import Microsoft Personal Storage Table @@ -533,6 +532,10 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Sep 23 2013 Milan Crha - 3.10.0-1 +- Update to 3.10.0 +- Remove explicit Requires on libpst in pst subpackage + * Mon Sep 16 2013 Milan Crha - 3.9.92-1 - Update to 3.9.92 diff --git a/sources b/sources index 48c4b12..4fd31eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c25767ad5468f2f5de300ffd7503d7f7 evolution-3.9.92.tar.xz +01c3f4f73bc236b95f74afedf9f463ca evolution-3.10.0.tar.xz