diff --git a/.gitignore b/.gitignore index 7d945cc..9bcb6f1 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ /evolution-ews-3.19.92.tar.xz /evolution-ews-3.20.0.tar.xz /evolution-ews-3.20.1.tar.xz +/evolution-ews-3.21.1.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 558409d..0c6340b 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -1,14 +1,14 @@ -%global evo_base_version 3.20 +%global evo_base_version 3.22 %global libmspack_version 0.4 Name: evolution-ews -Version: 3.20.1 +Version: 3.21.1 Release: 1%{?dist} Group: Applications/Productivity Summary: Evolution extension for Exchange Web Services License: LGPLv2 URL: https://wiki.gnome.org/Apps/Evolution -Source: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz #Patch01: evolution-ews-3.5.90-xmlbuffer.patch @@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/modules/*.la %{_datadir}/evolution-data-server/ews/windowsZones.xml %changelog +* Mon Apr 25 2016 Milan Crha - 3.21.1-1 +- Update to 3.21.1 + * Mon Apr 11 2016 Milan Crha - 3.20.1-1 - Update to 3.20.1 diff --git a/sources b/sources index 394e4f6..c2d3714 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37172e5feeddeb595904238e440268cb evolution-ews-3.20.1.tar.xz +37c69c1d71d538f88145113829998373 evolution-ews-3.21.1.tar.xz