diff --git a/.gitignore b/.gitignore index 7b625e7..762ec2c 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /evolution-ews-3.11.1.tar.xz /evolution-ews-3.11.2.tar.xz /evolution-ews-3.11.4.tar.xz +/evolution-ews-3.11.5.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index c30a93b..b1d6024 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -2,7 +2,7 @@ %global libmspack_version 0.4 Name: evolution-ews -Version: 3.11.4 +Version: 3.11.5 Release: 1%{?dist} Group: Applications/Productivity Summary: Evolution extension for Exchange Web Services @@ -66,6 +66,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_base_version}/modules/*.la %{_datadir}/evolution/%{evo_base_version}/errors/module-ews-configuration.error %changelog +* Mon Feb 03 2014 Milan Crha - 3.11.5-1 +- Update to 3.11.5 + * Mon Jan 13 2014 Milan Crha - 3.11.4-1 - Update to 3.11.4 diff --git a/sources b/sources index d7ec8db..bfb1870 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89d3f6d19a5ad3768595c82ba68b1488 evolution-ews-3.11.4.tar.xz +ddf7624fb6d315ca85f7cedaf3f09b0a evolution-ews-3.11.5.tar.xz