Update to 3.5.2
This commit is contained in:
parent
c216fe0eb3
commit
f55e25aa0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user