diff --git a/.gitignore b/.gitignore index 97683a7..43da211 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ /evolution-ews-3.22.0.tar.xz /evolution-ews-3.22.1.tar.xz /evolution-ews-3.23.1.tar.xz +/evolution-ews-3.23.2.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index aaea2e4..41e3091 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -2,7 +2,7 @@ %global libmspack_version 0.4 Name: evolution-ews -Version: 3.23.1 +Version: 3.23.2 Release: 1%{?dist} Group: Applications/Productivity Summary: Evolution extension for Exchange Web Services @@ -79,6 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/evolution-data-server/ews/windowsZones.xml %changelog +* Mon Nov 21 2016 Milan Crha - 3.23.2-1 +- Update to 3.23.2 + * Mon Oct 24 2016 Milan Crha - 3.23.1-1 - Update to 3.23.1 diff --git a/sources b/sources index e02de31..ee5bbd8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d9959e254f898bb32c07e68f7ac1afe1 evolution-ews-3.23.1.tar.xz +71ed965a4d3e3cb353bf41d7b061fe79 evolution-ews-3.23.2.tar.xz