diff --git a/.gitignore b/.gitignore index fde1b84..808074a 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /evolution-ews-3.7.91.tar.xz /evolution-ews-3.7.92.tar.xz /evolution-ews-3.8.0.tar.xz +/evolution-ews-3.9.1.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index e9b3b51..1482955 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -1,13 +1,13 @@ -%global evo_base_version 3.8 +%global evo_base_version 3.10 Name: evolution-ews -Version: 3.8.0 +Version: 3.9.1 Release: 1%{?dist} Group: Applications/Productivity Summary: Evolution extension for Exchange Web Services License: LGPLv2 URL: http://projects.gnome.org/evolution -Source: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz #Patch01: evolution-ews-3.5.90-xmlbuffer.patch @@ -68,6 +68,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc %{_libdir}/liblzx.so.* %changelog +* Mon Apr 29 2013 Milan Crha - 3.9.1-1 +- Update to 3.9.1 + * Mon Mar 25 2013 Milan Crha - 3.8.0-1 - Update to 3.8.0 diff --git a/sources b/sources index 98f3943..ff3a675 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -659df09460fb97bcba833565fbb97cc8 evolution-ews-3.8.0.tar.xz +4d26ebb64c236354b7bfb18d440ba3ad evolution-ews-3.9.1.tar.xz