diff --git a/.gitignore b/.gitignore index c342483..f1915d4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /evolution-ews-3.3.90.tar.xz /evolution-ews-3.3.91.tar.xz /evolution-ews-3.3.92.tar.xz +/evolution-ews-3.4.0.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index defe554..3a9e244 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -1,13 +1,13 @@ %global evo_base_version 3.4 Name: evolution-ews -Version: 3.3.92 +Version: 3.4.0 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.3/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz BuildRequires: evolution-devel >= %{version} BuildRequires: evolution-data-server-devel >= %{version} @@ -64,6 +64,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc %{_libdir}/liblzx.so.* %changelog +* Mon Mar 26 2012 Milan Crha - 3.4.0-1 +- Update to 3.4.0 + * Mon Mar 19 2012 Milan Crha - 3.3.92-1 - Update to 3.3.92 diff --git a/sources b/sources index 8f78fb4..992ccdd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7569af1532e519bf8fd9ead82823e72f evolution-ews-3.3.92.tar.xz +53c4b6f61f47e5d1d30bc688b0ace80b evolution-ews-3.4.0.tar.xz