diff --git a/.gitignore b/.gitignore index aea98d0..cf5d845 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /evolution-ews-3.9.2.tar.xz /evolution-ews-3.9.3.tar.xz /evolution-ews-3.9.4.tar.xz +/evolution-ews-3.9.5.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 75bb5e2..d981b64 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -2,7 +2,7 @@ %global libmspack_version 0.4 Name: evolution-ews -Version: 3.9.4 +Version: 3.9.5 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 +* Mon Jul 29 2013 Milan Crha - 3.9.5-1 +- Update to 3.9.5 + * Mon Jul 08 2013 Milan Crha - 3.9.4-1 - Update to 3.9.4 diff --git a/sources b/sources index 6f21cb7..58f1ece 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4e701d137aa307a846d07ac02bb284a evolution-ews-3.9.4.tar.xz +ea6bb94104f21b02a2edbe21f904ec35 evolution-ews-3.9.5.tar.xz