diff --git a/.gitignore b/.gitignore index bff7adf..31a1a0c 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.13.90.tar.xz /evolution-3.15.91.tar.xz /evolution-3.15.92.tar.xz +/evolution-3.16.0.tar.xz diff --git a/evolution.spec b/evolution.spec index ccb460b..e904843 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,14 +28,14 @@ ### Abstract ### Name: evolution -Version: 3.15.92 +Version: 3.16.0 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL URL: https://wiki.gnome.org/Apps/Evolution BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Source: http://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} @@ -534,6 +534,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Mar 23 2015 Milan Crha - 3.16.0-1 +- Update to 3.16.0 + * Mon Mar 16 2015 Milan Crha - 3.15.92-1 - Update to 3.15.92 - Remove obsolete patches (one unused and one fixed upstream) diff --git a/sources b/sources index 18cc69e..4372bbd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f17f93d152c17d57b1b8075308698ffd evolution-3.15.92.tar.xz +21f7a5c78af4b10dcfb469efcb18b901 evolution-3.16.0.tar.xz