diff --git a/.gitignore b/.gitignore index e6f4ca2..f4c6f68 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /evolution-ews-3.11.90.tar.xz /evolution-ews-3.11.91.tar.xz /evolution-ews-3.11.92.tar.xz +/evolution-ews-3.12.0.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 7528399..8928653 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -2,13 +2,13 @@ %global libmspack_version 0.4 Name: evolution-ews -Version: 3.11.92 +Version: 3.12.0 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.11/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz #Patch01: evolution-ews-3.5.90-xmlbuffer.patch @@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_base_version}/modules/*.la %{_datadir}/evolution-data-server/ews/windowsZones.xml %changelog +* Mon Mar 24 2014 Milan Crha - 3.12.0-1 +- Update to 3.12.0 + * Mon Mar 17 2014 Milan Crha - 3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index eac69a0..83ccbd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87b858f85183691b07ca5274a5d013c4 evolution-ews-3.11.92.tar.xz +817cf396d43b8fd3cbab1698d3081c91 evolution-ews-3.12.0.tar.xz