diff --git a/.gitignore b/.gitignore index 808074a..fb4be30 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /evolution-ews-3.7.92.tar.xz /evolution-ews-3.8.0.tar.xz /evolution-ews-3.9.1.tar.xz +/evolution-ews-3.9.2.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 80756f4..1526d7e 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -1,8 +1,8 @@ %global evo_base_version 3.10 Name: evolution-ews -Version: 3.9.1 -Release: 2%{?dist} +Version: 3.9.2 +Release: 1%{?dist} Group: Applications/Productivity Summary: Evolution extension for Exchange Web Services License: LGPLv2 @@ -67,6 +67,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/liblzx.so %{_libdir}/liblzx.so.* %changelog +* Mon May 27 2013 Milan Crha - 3.9.2-1 +- Update to 3.9.2 + * Sat May 25 2013 Rex Dieter 3.9.1-2 - rebuild (libical) diff --git a/sources b/sources index ff3a675..5b0d333 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4d26ebb64c236354b7bfb18d440ba3ad evolution-ews-3.9.1.tar.xz +da73148134a631b9484a2ba03031b6f0 evolution-ews-3.9.2.tar.xz