Update to 3.5.2

This commit is contained in:
Milan Crha 2012-06-04 11:17:50 +02:00
parent c216fe0eb3
commit f55e25aa0e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/evolution-ews-3.3.92.tar.xz
/evolution-ews-3.4.0.tar.xz
/evolution-ews-3.5.1.tar.xz
/evolution-ews-3.5.2.tar.xz

View File

@ -1,13 +1,13 @@
%global evo_base_version 3.6
Name: evolution-ews
Version: 3.5.1
Version: 3.5.2
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.4/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
BuildRequires: evolution-devel >= %{version}
BuildRequires: evolution-data-server-devel >= %{version}
@ -61,6 +61,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
%{_libdir}/liblzx.so.*
%changelog
* Mon Jun 04 2012 Milan Crha <mcrha@redhat.com> - 3.5.2-1
- Update to 3.5.2
* Sun Apr 29 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.1-1
- Update to 3.5.1

View File

@ -1 +1 @@
29f8cdeb3dbde3e37d9172c75c681f82 evolution-ews-3.5.1.tar.xz
b781378bfe5d2d366144b399d7de5979 evolution-ews-3.5.2.tar.xz