diff --git a/.gitignore b/.gitignore index 114d52c..7b625e7 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /evolution-ews-3.10.1.tar.xz /evolution-ews-3.11.1.tar.xz /evolution-ews-3.11.2.tar.xz +/evolution-ews-3.11.4.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 4804c46..c30a93b 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -2,8 +2,8 @@ %global libmspack_version 0.4 Name: evolution-ews -Version: 3.11.2 -Release: 3%{?dist} +Version: 3.11.4 +Release: 1%{?dist} Group: Applications/Productivity Summary: Evolution extension for Exchange Web Services License: LGPLv2 @@ -66,6 +66,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_base_version}/modules/*.la %{_datadir}/evolution/%{evo_base_version}/errors/module-ews-configuration.error %changelog +* Mon Jan 13 2014 Milan Crha - 3.11.4-1 +- Update to 3.11.4 + * Sun Dec 01 2013 Matthew Barnes - 3.11.2-3 - Add $RPM_OPT_FLAGS to $CFLAGS (RH bug #1035930) diff --git a/sources b/sources index b367373..d7ec8db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1eb439e73a08f4e8723be67e0afc82b evolution-ews-3.11.2.tar.xz +89d3f6d19a5ad3768595c82ba68b1488 evolution-ews-3.11.4.tar.xz