diff --git a/.gitignore b/.gitignore index 8badc20..69beecb 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ /evolution-ews-3.17.92.tar.xz /evolution-ews-3.18.0.tar.xz /evolution-ews-3.18.1.tar.xz +/evolution-ews-3.19.1.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 3d30163..29f7bd3 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -1,14 +1,14 @@ -%global evo_base_version 3.18 +%global evo_base_version 3.20 %global libmspack_version 0.4 Name: evolution-ews -Version: 3.18.1 +Version: 3.19.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.18/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz #Patch01: evolution-ews-3.5.90-xmlbuffer.patch @@ -80,6 +80,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/modules/*.la %{_datadir}/evolution-data-server/ews/windowsZones.xml %changelog +* Mon Oct 26 2015 Milan Crha - 3.19.1-1 +- Update to 3.19.1 + * Mon Oct 12 2015 Milan Crha - 3.18.1-1 - Update to 3.18.1 diff --git a/sources b/sources index 939a3e9..92b36f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27a3a1e1ff4d48c6ed09b07dadd26a21 evolution-ews-3.18.1.tar.xz +a0f874e9b2996e52fc64d074d549a6a5 evolution-ews-3.19.1.tar.xz