diff --git a/.gitignore b/.gitignore index 6a57fca..7d945cc 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ /evolution-ews-3.19.91.tar.xz /evolution-ews-3.19.92.tar.xz /evolution-ews-3.20.0.tar.xz +/evolution-ews-3.20.1.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 46ed0cf..558409d 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -2,7 +2,7 @@ %global libmspack_version 0.4 Name: evolution-ews -Version: 3.20.0 +Version: 3.20.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 Apr 11 2016 Milan Crha - 3.20.1-1 +- Update to 3.20.1 + * Mon Mar 21 2016 Milan Crha - 3.20.0-1 - Update to 3.20.0 diff --git a/sources b/sources index 0d87ed4..394e4f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -86e71f77d82cf6b5725c3cfe4215a6d7 evolution-ews-3.20.0.tar.xz +37172e5feeddeb595904238e440268cb evolution-ews-3.20.1.tar.xz