diff --git a/.gitignore b/.gitignore index c9d5326..892cc30 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,4 @@ /evolution-ews-3.21.91.tar.xz /evolution-ews-3.21.92.tar.xz /evolution-ews-3.22.0.tar.xz +/evolution-ews-3.22.1.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 885a673..7ab1340 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -2,7 +2,7 @@ %global libmspack_version 0.4 Name: evolution-ews -Version: 3.22.0 +Version: 3.22.1 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 Oct 10 2016 Milan Crha - 3.22.1-1 +- Update to 3.22.1 + * Mon Sep 19 2016 Milan Crha - 3.22.0-1 - Update to 3.22.0 diff --git a/sources b/sources index 80acaff..2d8d634 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c1a484705039a9f21b0bd733f0725de evolution-ews-3.22.0.tar.xz +82717b4431344bd6894f314335121b94 evolution-ews-3.22.1.tar.xz