diff --git a/.gitignore b/.gitignore index 2e086c8..06f00d2 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ /evolution-ews-3.20.1.tar.xz /evolution-ews-3.21.1.tar.xz /evolution-ews-3.21.2.tar.xz +/evolution-ews-3.21.3.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 363d2ef..49383c4 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -2,7 +2,7 @@ %global libmspack_version 0.4 Name: evolution-ews -Version: 3.21.2 +Version: 3.21.3 Release: 1%{?dist} Group: Applications/Productivity Summary: Evolution extension for Exchange Web Services @@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/modules/*.la %{_datadir}/evolution-data-server/ews/windowsZones.xml %changelog +* Mon Jun 20 2016 Milan Crha - 3.21.3-1 +- Update to 3.21.3 + * Mon May 23 2016 Milan Crha - 3.21.2-1 - Update to 3.21.2 diff --git a/sources b/sources index 17c4f34..c12ae4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87f5f5ff650bff6ef779d0e7743e6514 evolution-ews-3.21.2.tar.xz +76d114fb1c7e339187335c51c83671e4 evolution-ews-3.21.3.tar.xz