diff --git a/.gitignore b/.gitignore index f33f192..9f56612 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ /evolution-ews-3.18.2.tar.xz /evolution-ews-3.18.3.tar.xz /evolution-ews-3.18.4.tar.xz +/evolution-ews-3.18.5.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 1d68d55..9c3a12b 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -2,7 +2,7 @@ %global libmspack_version 0.4 Name: evolution-ews -Version: 3.18.4 +Version: 3.18.5 Release: 1%{?dist} Group: Applications/Productivity Summary: Evolution extension for Exchange Web Services @@ -80,6 +80,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/modules/*.la %{_datadir}/evolution-data-server/ews/windowsZones.xml %changelog +* Mon Feb 15 2016 Milan Crha - 3.18.5-1 +- Update to 3.18.5 + * Mon Jan 18 2016 Milan Crha - 3.18.4-1 - Update to 3.18.4 diff --git a/sources b/sources index d4ce078..64cec0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f68fca2f6aa1de49a99ca182ad4c4b2 evolution-ews-3.18.4.tar.xz +58f9034b1898142e71f8c44c5819d51d evolution-ews-3.18.5.tar.xz