diff --git a/.gitignore b/.gitignore index 518dd07..23c3356 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /evolution-ews-3.9.92.tar.xz /evolution-ews-3.10.0.tar.xz /evolution-ews-3.10.1.tar.xz +/evolution-ews-3.11.1.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index da0d30a..aefa608 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -1,8 +1,8 @@ -%global evo_base_version 3.10 +%global evo_base_version 3.12 %global libmspack_version 0.4 Name: evolution-ews -Version: 3.10.1 +Version: 3.11.1 Release: 1%{?dist} Group: Applications/Productivity Summary: Evolution extension for Exchange Web Services @@ -64,6 +64,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_base_version}/modules/*.la %{_datadir}/evolution/%{evo_base_version}/errors/module-ews-configuration.error %changelog +* Tue Oct 22 2013 Matthew Barnes - 3.11.1-1 +- Update to 3.11.1 + * Mon Oct 14 2013 Milan Crha - 3.10.1-1 - Update to 3.10.1 diff --git a/sources b/sources index 69b9802..73d5973 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49c396c3c454377741ba859ebfac3319 evolution-ews-3.10.1.tar.xz +2432104311cd3a92a79319865d156a46 evolution-ews-3.11.1.tar.xz