diff --git a/.gitignore b/.gitignore index b494aa9..97b63a4 100644 --- a/.gitignore +++ b/.gitignore @@ -95,3 +95,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.17.90.tar.xz /evolution-3.17.91.tar.xz /evolution-3.17.92.tar.xz +/evolution-3.18.0.tar.xz diff --git a/evolution.spec b/evolution.spec index c8aad51..0841854 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,14 +28,14 @@ ### Abstract ### Name: evolution -Version: 3.17.92 +Version: 3.18.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.17/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.18/%{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 Sep 21 2015 Milan Crha - 3.18.0-1 +- Update to 3.18.0 + * Mon Sep 14 2015 Milan Crha - 3.17.92-1 - Update to 3.17.92 - Add pkgconfig(iso-codes) into BuildRequires diff --git a/sources b/sources index 416e86c..ea2aa2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -886cf723f18df4f75afd0983d124e2a2 evolution-3.17.92.tar.xz +2bc21e57d9a86fc01bc542e350bebcc2 evolution-3.18.0.tar.xz